generated from practical-stack/turborepo-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Copy link
Labels
agentAgent rules and commandsAgent rules and commands
Description
Requirement
What agent rule/command needs to be created/updated:
All existing custom Claude Code commands need to be updated to follow the official slash commands guide at https://docs.claude.com/en/docs/claude-code/slash-commands
Current custom commands to update:
- /make-commit
- Any other existing custom commands
Implementation Plan (optional)
Rule/Command type:
Custom slash commands
Trigger conditions:
When users invoke the custom commands
Expected behavior:
All custom commands should follow the structure, patterns, and best practices outlined in the official Claude Code documentation
Files to be modified:
- .claude/commands/make-commit.md (and any other custom command files)
Should be tested
- Rule/command should be tested locally
- Edge cases should be covered
- Documentation should be updated (if applicable)
- Documentation should referenced properly
Reference
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
agentAgent rules and commandsAgent rules and commands
Type
Projects
Status
Done