Add /init command #26

Open
opened 2026-01-01 22:02:18 +00:00 by HugoNijhuis · 0 comments
Owner

Summary

Bootstrap ai-workflow in a new project with optional component selection.

Acceptance Criteria

  • /init creates basic structure: commands/, skills/, agents/ directories
  • Copies essential commands (dashboard, work-issue, commit, pr)
  • Optionally copies additional commands based on user selection
  • Creates starter CLAUDE.md with project instructions
  • Creates starter vision.md template

Technical Notes

  • Create commands/init.md
  • May need to handle different source locations (local vs remote)
## Summary Bootstrap ai-workflow in a new project with optional component selection. ## Acceptance Criteria - [ ] `/init` creates basic structure: commands/, skills/, agents/ directories - [ ] Copies essential commands (dashboard, work-issue, commit, pr) - [ ] Optionally copies additional commands based on user selection - [ ] Creates starter CLAUDE.md with project instructions - [ ] Creates starter vision.md template ## Technical Notes - Create `commands/init.md` - May need to handle different source locations (local vs remote)
HugoNijhuis added this to the Reusable across projects milestone 2026-01-01 22:02:18 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: flowmade-one/architecture#26