Exports one or more skills and their agent wrappers into a self-contained package ready to share with teammates.
Technical documentation generation. Trigger when the user wants to create a README, API docs, or guides.
Display git changes in GitHub-style unified diff format with colored terminal output. Shows both staged (--cached) and unstaged changes with two-column line numbers, red/green…
Set up Git worktrees for agent parallelization with isolated environments. Use when setting up parallel agent execution, creating isolated environments per agent, or enabling…
Synchronize task lifecycle with git commits and Claude's TodoWrite tool. PROACTIVELY use when: (1) user says "sync tasks", "task done", "closing task", (2) committing code that…