mhawthorne
UserAI coding assistant task and workflow manager
Categories
Indexed Skills (22)
gza-code-review-full
Comprehensive pre-release code review assessing test coverage, code duplication, and component interactions
gza-code-review-interactive
Review changes on current branch and output a structured review. Optionally post to PR with --pr flag, or apply non-blocking follow-ups inline with --apply-followups.
gza-docs-review
Review documentation for accuracy, completeness, and missing information that users may need
gza-explore-summarize
Summarize an explore task, extract the important findings, and suggest concrete next steps
gza-log-insights
Analyze gza run logs to find recurring anti-patterns, wasted effort, and suggest AGENTS.md or workflow improvements
gza-plan-improve
Refine a draft plan by asking targeted questions, resolving gaps, and rewriting it into an implementation-ready plan
gza-plan-review
Run an interactive quality gate for a plan task and produce a go or no-go recommendation before implementation
gza-rebase
Rebase current branch on main, with interactive conflict resolution. Use when rebasing, merging, or resolving git conflicts.
gza-spec-review-all
Review all spec files for accuracy against the current implementation, flagging outdated vs aspirational content
gza-spec-review
Run an interactive quality gate for a spec file and produce a go or no-go recommendation before implementation
gza-summary
Synthesize operator triage guidance from failed-task history, unimplemented plan and explore work, unmerged branches, and queue state
gza-task-add
Create a well-formed gza task with appropriate type, tags, and prompt
gza-task-debug
Diagnose why a gza task failed — analyzes logs, detects loops, checks diffs, compares baselines, and suggests fixes
gza-task-draft
Guide user through deliberate task creation with clarification and refinement before running gza add
gza-task-fix
Rescue a stuck gza task inline — diagnoses review/improve churn, verifies each blocker against current code, addresses the open ones, runs verify, and commits. Runs entirely in Claude Code, no background worker.
gza-task-improve
Address feedback for a gza task inline — reads review findings and/or unresolved comments, checks out the branch, fixes must-fix items and comments, runs verify, and commits
gza-task-info
Gather comprehensive info about a specific gza task including status, branch, commits, and logs
gza-task-review
Run an interactive code review for a gza task's implementation branch, always running verify_command and producing structured review output compatible with gza-task-improve
gza-task-triage
Triage `gza incomplete` rows — classify each unresolved merge-unit lineage and recommend the right corrective action (drop moot leaves, escalate to fix, surface manual-resolve rebases, etc.). Never merges, retries, resumes, or deletes branches; never edits code.
gza-test-and-fix
Run verify_command from gza.yaml, fix any errors found, then commit all fixes.
gza-task-resume
Compatibility wrapper that routes task resumption to first-class gza CLI resume/run-inline workflows
gza-task-run
Compatibility wrapper that routes inline task execution to the first-class gza run-inline command
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.