Skip to content

feat(agent): commands for calling agents#97

Merged
Besthope-Official merged 1 commit into
mainfrom
feat/claude-commands
Jan 30, 2026
Merged

feat(agent): commands for calling agents#97
Besthope-Official merged 1 commit into
mainfrom
feat/claude-commands

Conversation

@Besthope-Official
Copy link
Copy Markdown
Contributor

Related Issue

Closes #95

Summary of Changes

  • Add three Claude Code slash commands: /plan, /refactor, /review
  • Each command invokes its corresponding agent with $ARGUMENTS passthrough

Breaking Changes

N/A

Checklist

  • Issue discussion completed before opening PR
  • Scope is small and focused (single feature/fix)
  • All functions have full type annotations
  • Async/await used for all I/O operations
  • Tests added for new behaviors

@Besthope-Official Besthope-Official added Agent-enhanced Enhancement to agent claude Related to claude code labels Jan 30, 2026
@Besthope-Official Besthope-Official merged commit 4957ad2 into main Jan 30, 2026
2 checks passed
@Besthope-Official Besthope-Official deleted the feat/claude-commands branch January 30, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Agent-enhanced Enhancement to agent claude Related to claude code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

commands for calling subagents

1 participant