Skip to content

agent: update all custom commands to follow Claude Code slash commands guide #8

@p-iknow

Description

@p-iknow

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

https://docs.claude.com/en/docs/claude-code/slash-commands

Metadata

Metadata

Assignees

Labels

agentAgent rules and commands

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions