Files
gh-fcakyon-claude-codex-set…/commands/commit-staged.md
2025-11-29 18:26:35 +08:00

525 B

allowed-tools, argument-hint, description
allowed-tools argument-hint description
Task, Read, Grep, SlashCommand
context
Commit staged changes with optional context

Commit Staged Changes

Use the commit-manager agent to analyze and commit staged changes with intelligent organization and optimal commit strategy.

Additional Context

$ARGUMENTS

Task( description: "Analyze and commit staged changes", prompt: "Analyze the staged changes and create appropriate commits. Additional context: $ARGUMENTS", subagent_type: "github-dev:commit-manager" )