agent-harness
Framework for orchestrating multiple AI agent sessions to complete complex, long-running software projects. Use when the user wants to set up or use the long-running agent harness pattern for managing multi-session projects, breaking work into discrete sessions with persistent state tracking, or implementing incremental progress workflows across multiple Claude Code sessions.
commit
Guide for creating atomic commits with conventional commit format. Use when user wants to commit changes.
execute-plan
Execute the implementation plan. Use when you have a written plan file to implement.
handover
Consolidate prior multi-step discussions, decisions, and artifacts into one executable handover document for a target agent or external tool agent. Use when work spans multiple design/communication steps and needs clean transfer.