mhawthorne

27 mods across 1 repository, 11 stars between them.

gza AGENTS.md

01

mhawthorne/gza

Instructions file CodexOpenCode

Instructions for mhawthorne/gza, covering gza, essential commands, critical rules, pytest hangs and don'ts.

11 2d ago A 1,834 tokens original MIT

gza CLAUDE.md

02

mhawthorne/gza

Instructions file

Instructions for mhawthorne/gza: Read AGENTS.md for all project instructions.

11 2d ago A 9 tokens original MIT

gza-behavior-check

03

mhawthorne/gza

Skill Claude CodeCodex

Check the implementation against the behavior specs in specs/behavior/. Reports where the code diverges from intended behavior — each divergence is either a code bug or a spec gap. The behavior spec is the source of truth; this skill never edits code or the spec.

11 2d ago A 59 tokens original MIT

mhawthorne/gza

Skill Claude CodeCodex

Comprehensive pre-release code review assessing test coverage, code duplication, and component interactions.

11 2d ago A 22 tokens original MIT

mhawthorne/gza

Skill Claude CodeCodex

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.

11 2d ago A 42 tokens original MIT

gza-docs-review

06

mhawthorne/gza

Skill Claude CodeCodex

Review documentation for accuracy, completeness, and missing information that users may need.

11 2d ago A 20 tokens original MIT

mhawthorne/gza

Skill Claude CodeCodex

Summarize an explore task, extract the important findings, and suggest concrete next steps.

11 2d ago A 25 tokens original MIT

gza-log-insights

08

mhawthorne/gza

Skill Claude CodeCodex

Analyze gza run logs to find recurring anti-patterns, wasted effort, and suggest AGENTS.md or workflow improvements.

11 2d ago A 29 tokens original MIT

gza-plan-improve

09

mhawthorne/gza

Skill Claude CodeCodex

Refine a draft plan by asking targeted questions, resolving gaps, and rewriting it into an implementation-ready plan.

11 2d ago A 27 tokens original MIT

gza-plan-review

10

mhawthorne/gza

Skill Claude CodeCodex

Run an interactive quality gate for a plan task and produce a go or no-go recommendation before implementation.

11 2d ago A 24 tokens original MIT

gza-rebase

11

mhawthorne/gza

Skill Claude CodeCodex

Rebase current branch onto the requested target branch, with interactive conflict resolution. Use when rebasing, merging, or resolving git conflicts.

11 2d ago A 32 tokens original MIT

gza-spec-coherence

12

mhawthorne/gza

Skill Claude CodeCodex

Check the behavior spec set for coherence, ownership boundaries, and plain-language discipline without editing the spec or the code.

11 2d ago A 28 tokens original MIT

gza-spec-review-all

13

mhawthorne/gza

Skill Claude CodeCodex

Review all spec files for accuracy against the current implementation, flagging outdated vs aspirational content.

11 2d ago A 24 tokens original MIT

gza-spec-review

14

mhawthorne/gza

Skill Claude CodeCodex

Run an interactive quality gate for a spec file and produce a go or no-go recommendation before implementation.

11 2d ago A 24 tokens original MIT

gza-summary

15

mhawthorne/gza

Skill Claude CodeCodex

Synthesize operator triage guidance from failed-task history, unimplemented plan and explore work, unmerged branches, and queue state.

11 2d ago A 29 tokens original MIT

gza-system-triage

16

mhawthorne/gza

Skill Claude CodeCodex

Turn the recurring watch stuck-task pile into (1) a diagnosis of why each class is stuck, (2) the existing stuck rows actually cleared now, and (3) systemic prevention so it does not recur. Snapshots watch/incomplete/queue, buckets stuck tasks by failure class, dedups against already-tracked system work, unsticks each…

11 2d ago A 145 tokens original MIT

gza-task-add

17

mhawthorne/gza

Skill Claude CodeCodex

Create a well-formed gza task with appropriate type, tags, and prompt.

11 2d ago A 21 tokens original MIT

gza-task-debug

18

mhawthorne/gza

Skill Claude CodeCodex

Diagnose why a gza task failed — analyzes logs, detects loops, checks diffs, compares baselines, and suggests fixes.

11 2d ago A 31 tokens original MIT

gza-task-draft

19

mhawthorne/gza

Skill Claude CodeCodex

Guide user through deliberate task creation with clarification and refinement before running gza add.

11 2d ago A 21 tokens original MIT

gza-task-fix

20

mhawthorne/gza

Skill Claude CodeCodex

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.

11 2d ago A 49 tokens original MIT

gza-task-improve

21

mhawthorne/gza

Skill Claude CodeCodex

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.

11 2d ago A 41 tokens original MIT

gza-task-info

22

mhawthorne/gza

Skill Claude CodeCodex

Gather comprehensive info about a specific gza task including status, branch, commits, and logs.

11 2d ago A 23 tokens original MIT

gza-task-resume

23

mhawthorne/gza

Skill Claude CodeCodex

Compatibility wrapper that routes task resumption to first-class gza CLI resume/run-inline workflows.

11 2d ago A 23 tokens original MIT

gza-task-review

24

mhawthorne/gza

Skill Claude CodeCodex

Run an interactive code-only review for a gza task's implementation branch and produce structured review output compatible with gza-task-improve.

11 2d ago A 31 tokens original MIT