.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/mhawthorne/gza
home/skills/mhawthorne/gza
mhawthorne avatar

mhawthorne/gza

25 skills

View on GitHub
$npx skills add mhawthorne/gza
SkillInstalls
gza-behavior-checkCheck the implementation against the behavior specs in specs/behavior/.—gza-code-review-fullComprehensive pre-release code review assessing test coverage, code duplication, and component interactions—gza-code-review-interactiveReview changes on current branch and output a structured review.—gza-docs-reviewReview documentation for accuracy, completeness, and missing information that users may need—gza-explore-summarizeSummarize an explore task, extract the important findings, and suggest concrete next steps—gza-log-insightsAnalyze gza run logs to find recurring anti-patterns, wasted effort, and suggest AGENTS.md or workflow improvements—gza-plan-improveRefine a draft plan by asking targeted questions, resolving gaps, and rewriting it into an implementation-ready plan—gza-plan-reviewRun an interactive quality gate for a plan task and produce a go or no-go recommendation before implementation—gza-rebaseRebase current branch onto the requested target branch, with interactive conflict resolution. Use when rebasing, merging, or resolving git conflicts.—gza-spec-coherenceCheck the behavior spec set for coherence, ownership boundaries, and plain-language discipline without editing the spec or the code—gza-spec-reviewRun an interactive quality gate for a spec file and produce a go or no-go recommendation before implementation—gza-spec-review-allReview all spec files for accuracy against the current implementation, flagging outdated vs aspirational content—gza-summarySynthesize operator triage guidance from failed-task history, unimplemented plan and explore work, unmerged branches, and queue state—gza-system-triageTurn 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…—gza-task-addCreate a well-formed gza task with appropriate type, tags, and prompt—gza-task-debugDiagnose why a gza task failed — analyzes logs, detects loops, checks diffs, compares baselines, and suggests fixes—gza-task-draftGuide user through deliberate task creation with clarification and refinement before running gza add—gza-task-fixRescue a stuck gza task inline — diagnoses review/improve churn, verifies each blocker against current code, addresses the open ones, runs verify, and commits.—gza-task-improveAddress feedback for a gza task inline — reads review findings and/or unresolved comments, checks out the branch, fixes must-fix items and comments, runs…—gza-task-infoGather comprehensive info about a specific gza task including status, branch, commits, and logs—gza-task-resumeCompatibility wrapper that routes task resumption to first-class gza CLI resume/run-inline workflows—gza-task-reviewRun an interactive code-only review for a gza task's implementation branch and produce structured review output compatible with gza-task-improve—gza-task-runCompatibility wrapper that routes inline task execution to the first-class gza run-inline command—gza-task-triageTriage `gza incomplete` rows — classify each unresolved merge-unit lineage and recommend the right corrective action (drop moot leaves, escalate to fix,…—gza-test-and-fixRun verify_command from gza.yaml, fix any errors found, then commit all fixes.—