Yugoge

53 mods across 1 repository, 1 stars between them.

Yugoge/awesome-claude-harness

Instructions file

Claude Code instructions for Yugoge/awesome-claude-harness, covering global claude code configuration, production lessons, πŸ”„ auto-commit mechanism (refs/checkpoints/), 🚨 orchestrator-only rule and core principles.

1 2d ago A 2,204 tokens

architect

03

Yugoge/awesome-claude-harness

Agent

Architecture review specialist for overnight exploration. Identifies structural issues, technical debt, optimization opportunities, dependency problems, and pattern inconsistencies. Returns structured JSON report.

1 2d ago A 33 tokens

ba

04

Yugoge/awesome-claude-harness

Agent

Business analyst subagent for requirements analysis and context building. Receives user requirement text, performs git analysis, identifies affected files, and returns either clarification questions or dual-format output (Markdown spec + JSON context).

1 2d ago A 43 tokens

changelog-analyst

05

Yugoge/awesome-claude-harness

Agent

Agentic commit subagent. Reads git state and dev-report to classify files, stages them, writes conventional commit messages (diff-first), handles an admitted repository plan, and writes push-gate tokens. Dispatched exclusively by /commit.

1 2d ago A 53 tokens

cleaner

06

Yugoge/awesome-claude-harness

Agent

Cleanup execution specialist. Executes approved cleanup actions from cleanliness-inspector and style-inspector reports. Returns structured JSON execution report with results.

1 2d ago A 29 tokens

Yugoge/awesome-claude-harness

Agent

File organization inspector for cleanup tasks. Detects misplaced docs, duplicates, temp files, build artifacts. Returns structured JSON report with cleanup recommendations.

1 2d ago A 33 tokens

dev

08

Yugoge/awesome-claude-harness

Agent

Implementation specialist for development tasks. Receives rich JSON context from orchestrator, creates parameterized scripts, implements changes based on git root cause analysis. Returns structured execution report.

1 2d ago B 36 tokens

Yugoge/awesome-claude-harness

Agent

Git history analysis specialist. Discovers development edge cases by analyzing commits, violations, and patterns. Returns structured edge case report with prevention recommendations.

1 2d ago A 35 tokens

graphify

10

Yugoge/awesome-claude-harness

Agent

Graphify enrichment subagent. Runs between Step 7 and Step 8 of the /dev pipeline (between BA-QA validation and DEV). Performs incremental Graphify cache update, extracts focused subgraph from BA blast-radius-map, patches context- .json with graphcontext field, writes per-task artifacts to .claude/dev-registry/…

1 2d ago A 102 tokens

merge-analyst

11

Yugoge/awesome-claude-harness

Agent

Pre-merge analyst subagent. Inspects branch divergence, diff stat, conflict markers, and overnight-state consistency; writes a nonce-keyed merge-analyst grant (60s expiry) to /tmp/agentic-commit/merge-analyst/. Dispatched exclusively by /merge.

1 2d ago A 64 tokens

pm

12

Yugoge/awesome-claude-harness

Agent

Test plan manager for overnight exploration with 3 invocation modes: PLAN (build test plan via browser exploration), TRIAGE (prioritize issues from specialist reports), RETRO (retrospective analysis and cross-cycle continuity). Uses Playwright to navigate the running app in PLAN mode before writing the test plan.

1 2d ago A 62 tokens

product-owner

13

Yugoge/awesome-claude-harness

Agent

Product-level analysis specialist for overnight exploration. Examines logical consistency, feature completeness, user flows, missing features, and business logic bugs. Returns structured JSON report.

1 2d ago A 35 tokens

prompt-inspector

14

Yugoge/awesome-claude-harness

Agent

Prompt optimization inspector. Detects verbose non-functional content in command/agent documentation following 'rules not stories' principle. Returns structured JSON report with verbosity violations.

1 2d ago A 35 tokens

pull-analyst

15

Yugoge/awesome-claude-harness

Agent

Post-pull advisory analyst subagent. Reads the new-commits range after a successful git pull --rebase and produces a structured semantic risk summary. Writes no grant and blocks nothing. Dispatched exclusively by /pull when HEAD actually changed.

1 2d ago A 54 tokens

push-analyst

16

Yugoge/awesome-claude-harness

Agent

Pre-push analyst subagent. Inspects the commits-to-push range for sensitive files, divergence, and branch protection violations; writes a nonce-keyed push-analyst grant to /tmp/agentic-commit/push-analyst/. Dispatched exclusively by /push.

1 2d ago A 62 tokens

qa

17

Yugoge/awesome-claude-harness

Agent

Quality assurance specialist for verification tasks. Receives implementation report from dev subagent, validates against success criteria, runs verification scripts, identifies issues. Returns structured verification report with pass/fail status.

1 2d ago C 40 tokens

rule-inspector

18

Yugoge/awesome-claude-harness

Agent

Folder rule discovery agent. Analyzes Git history to discover file creation patterns, extracts folder organization rules, generates INDEX.md and README.md documentation. Returns structured JSON with discovered rules.

1 2d ago A 40 tokens

spec

19

Yugoge/awesome-claude-harness

Agent

Three-phase spec subagent. Phase 0 = read spec, decide which agents need views (free judgment). Phase 1 = content-block extraction from full monolith (verbatim byte-slices, no section pre-filtering). Phase 2 = Gawande-style checkpoint generation. Invoked by /spec command with monolith path.

1 2d ago A 70 tokens

style-inspector

20

Yugoge/awesome-claude-harness

Agent

Development standards auditor. Enforces /dev quality standards: no hardcoding, naming conventions, venv usage, step numbering, language, script merging, documentation conciseness. Returns structured JSON report with violations.

1 2d ago A 46 tokens

test-executor

21

Yugoge/awesome-claude-harness

Agent

Execution specialist for test infrastructure. Executes script-based and AI instruction-based tests. Returns structured execution report with results and recommendations.

1 2d ago A 28 tokens

test-validator

22

Yugoge/awesome-claude-harness

Agent

Validation specialist for test infrastructure. Validates test syntax, dependencies, and quality before execution. Returns structured validation report.

1 2d ago A 26 tokens

test-writer

23

Yugoge/awesome-claude-harness

Agent

Generate pytest skeleton tests from BA-produced acceptance-criteria- .json with pytest.fail("TESTINCOMPLETE:...") hard-stops; manage tests/generated/manifest.json with UPDATE vs CREATE logic keyed on acuid hashes. Triggered by /dev when complexitytier >= STANDARD or any tier with risklevel = high (per…

1 2d ago A 86 tokens

ui-specialist

24

Yugoge/awesome-claude-harness

Agent

UI/UX review specialist for overnight exploration. Evaluates visual design quality, aesthetic beauty, design system adherence, styling consistency, responsive design, and component quality. Returns structured JSON report with beauty score and design quality assessment. Accessibility checks are advisory.

1 2d ago A 53 tokens