Skip to content

Commit 461fcc2

Browse files
committed
Convert ROADMAP to checklist format
1 parent 735bc00 commit 461fcc2

File tree

1 file changed

+4
-13
lines changed

1 file changed

+4
-13
lines changed

ROADMAP.md

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,15 @@
44

55
### Cross-Platform Support
66

7-
**Windows Compatibility**
8-
Full Windows support for all sync operations, including proper path handling, registry-based configs, and Windows-specific AI agent installations.
7+
- [ ] **Windows Compatibility** - Full Windows support for all sync operations, including proper path handling, registry-based configs, and Windows-specific AI agent installations.
98

109
### Skills & Commands
1110

12-
**Vercel-Style Skill Addition**
13-
Streamlined workflow for adding new skills/commands to your agents. Drop in a markdown file, and syncode handles the rest—no manual config editing required.
11+
- [ ] **Vercel-Style Skill Addition** - Streamlined workflow for adding new skills/commands to your agents. Drop in a markdown file, and syncode handles the rest—no manual config editing required.
1412

15-
**Universal Skill Format**
16-
Single source of truth for skills, commands, and agent configurations. Write once in canonical format, automatically convert to Claude Code, Cursor, OpenCode, VSCode, and any other AI agent's syntax. No more maintaining the same skill across multiple formats.
13+
- [ ] **Universal Skill Format** - Single source of truth for skills, commands, and agent configurations. Write once in canonical format, automatically convert to Claude Code, Cursor, OpenCode, VSCode, and any other AI agent's syntax. No more maintaining the same skill across multiple formats.
1714

1815
### Automation
1916

20-
**Auto-Push on Changes**
21-
Automatically commit and push config changes to your remote repository when modifications are detected. Keep your configs synced across machines without manual git operations.
17+
- [ ] **Auto-Push on Changes** - Automatically commit and push config changes to your remote repository when modifications are detected. Keep your configs synced across machines without manual git operations.
2218

23-
---
24-
25-
## Contributing
26-
27-
Have ideas or want to contribute? Open an issue or PR on [GitHub](https://github.com/anthropics/claude-code).

0 commit comments

Comments
 (0)