generated from practical-stack/turborepo-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
agentAgent rules and commandsAgent rules and commands
Description
Context
The current custom command names are too long and cumbersome to invoke. We want to rename them to shorter, more intuitive names to improve the development workflow.
Related files:
- .claude/commands/make-branch.md
- .claude/commands/make-commit.md
- .claude/commands/make-pr.md
- .claude/commands/make-task-issue.md
- .claude/commands/plan-issue.md
- docs/CONVENTIONAL_COMMITS.md - Documented in the Custom Commands section
Requirement
Rename custom commands as follows:
make-branch→branchmake-commit→commitmake-pr→prmake-task-issue→issue-taskplan-issue→plan
Solution
Test Plan
Reference
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
agentAgent rules and commandsAgent rules and commands
Type
Projects
Status
Done