Document customization patterns #28

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

Summary

Documentation on how to extend or override base commands and skills for project-specific needs.

Acceptance Criteria

  • Document how to override a command (local copy takes precedence)
  • Document how to extend a skill with project-specific knowledge
  • Document how to create project-specific commands
  • Provide examples of common customizations
  • Add to CLAUDE.md or separate docs/ file

Technical Notes

  • Focus on patterns, not exhaustive API docs
  • Keep it practical with real examples
## Summary Documentation on how to extend or override base commands and skills for project-specific needs. ## Acceptance Criteria - [ ] Document how to override a command (local copy takes precedence) - [ ] Document how to extend a skill with project-specific knowledge - [ ] Document how to create project-specific commands - [ ] Provide examples of common customizations - [ ] Add to CLAUDE.md or separate docs/ file ## Technical Notes - Focus on patterns, not exhaustive API docs - Keep it practical with real examples
HugoNijhuis added this to the Reusable across projects milestone 2026-01-01 22:02:32 +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#28