Use when asked to work on, implement, or complete a GitHub issue — before writing any code, checks issue state, existing PRs, git history, and codebase to determine what work remains or if the issue is already resolved
Use when starting, checking, or finishing work on a GitHub issue in any repo where multiple agents may work in parallel — posts a session-info claim comment and manages the in-progress label so other agents skip claimed issues
Use when asked to create, open, publish, or submit a pull request from the current branch
Use when asked to create, open, file, or draft a GitHub issue
Commit session changes only, or all changes if no session edits.
Autonomous test-fix pipeline. Runs full suite, diagnoses each failure, fixes source code, and iterates until all tests pass. Asks the user when uncertain about intended behavior.
Group ALL working-tree changes into logical commits.
Set up or repair a persistent Claude Remote Control environment for a project using a systemd user service, including blocker checks, project symlink, linger, verification, and URL capture.