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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Documentation on how to extend or override base commands and skills for project-specific needs.
Acceptance Criteria
Technical Notes