Skip to main content
مستودع GitHub

gza

يحتوي gza على 25 من skills المجمعة من mhawthorne، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
25
Stars
11
محدث
2026-07-06
Forks
1
التغطية المهنية
7 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

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.

2026-07-06
gza-task-review
محللو ضمان جودة البرمجيات والمختبرون

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

2026-07-06
gza-behavior-check
محللو ضمان جودة البرمجيات والمختبرون

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.

2026-07-06
gza-spec-coherence
مطوّرو البرمجيات

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

2026-06-29
gza-system-triage
مطوّرو البرمجيات

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 row by its clearing action (drop moot/dead/stale, spawn follow-up, hand review-loop rows to /gza-task-fix), then ranks and files `system`-tagged prevention fixes by blast radius (cascade-preventer first). Never merges, retries, resumes, deletes branches, or edits code.

2026-06-29
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.

2026-06-29
gza-task-debug
محللو ضمان جودة البرمجيات والمختبرون

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

2026-06-28
gza-summary
مطوّرو البرمجيات

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

2026-06-26
gza-task-add
مطوّرو البرمجيات

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

2026-06-26
gza-task-resume
مطوّرو البرمجيات

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

2026-06-26
gza-rebase
مطوّرو البرمجيات

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

2026-06-26
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

2026-06-24
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.

2026-06-23
gza-plan-review
مطوّرو البرمجيات

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

2026-06-12
gza-docs-review
المحررون

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

2026-06-02
gza-spec-review-all
محللو ضمان جودة البرمجيات والمختبرون

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

2026-06-02
gza-spec-review
محللو ضمان جودة البرمجيات والمختبرون

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

2026-06-02
gza-test-and-fix
مطوّرو البرمجيات

Run verify_command from gza.yaml, fix any errors found, then commit all fixes.

2026-06-01
gza-code-review-full
محللو ضمان جودة البرمجيات والمختبرون

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

2026-05-17
gza-task-draft
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

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

2026-05-13
gza-task-info
محللو أنظمة الحاسوب

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

2026-05-13
gza-log-insights
علماء البيانات

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

2026-05-10
gza-explore-summarize
مطوّرو البرمجيات

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

2026-04-23
gza-plan-improve
متخصصو إدارة المشاريع

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

2026-04-23
gza-task-run
مطوّرو البرمجيات

Compatibility wrapper that routes inline task execution to the first-class gza run-inline command

2026-04-22