AribSudia

66 mods across 1 repository, 2 stars between them.

api-docs

02

AribSudia/claude-code-methodology

Agent Claude Code

Use to generate or sync API documentation and OpenAPI specs from route handlers. Writes documentation files.

2 29d ago A 23 tokens

architect

03

AribSudia/claude-code-methodology

Agent Claude Code

Use during planning and wave-start to propose scope decomposition, exit criteria, and architecture trade-offs. Read-only; proposes, does not write.

2 29d ago A 30 tokens

ci-pr-engineer

04

AribSudia/claude-code-methodology

Agent Claude Code

Use via /arib-ci-audit to review CI/PR posture: workflows, templates, CODEOWNERS, branch protection, dependabot. Read-only by default; init mode proposes scaffolding the parent writes.

2 29d ago A 0 tokens

code-reviewer

05

AribSudia/claude-code-methodology

Agent Claude Code

Use to review a diff or file for bugs, design, maintainability, and the 8 quality gates before merge. Read-only review; returns findings.

2 29d ago A 35 tokens

debugger

07

AribSudia/claude-code-methodology

Agent Claude Code

Use for scientific debugging of a failing test or unexpected behavior: observe, form 3 hypotheses, test, fix, verify. Read-only investigation by default.

2 29d ago A 0 tokens

engineer-manager

09

AribSudia/claude-code-methodology

Agent Claude Code

The project engineering manager — CCM's conductor. Use when a goal needs a TEAM, not a single specialist: decompose it into a task graph, dispatch the right specialist agents (in parallel where safe), integrate their work, and gate it through the pre-merge reconciler. Invoked by /arib-build. Commands the 16…

2 29d ago A 0 tokens

planner

12

AribSudia/claude-code-methodology

Agent Claude Code

Use during wave-start (alongside architect) to sequence work, map dependencies, build a risk register, and identify blockers. Read-only; returns a plan.

2 29d ago A 34 tokens

security-auditor

15

AribSudia/claude-code-methodology

Agent Claude Code

Use to audit code for OWASP Top 10 patterns and supply-chain risk. Reads compliance/frameworks/owasp.md as its rule source. Read-only; returns findings.

2 29d ago B 40 tokens

test-engineer

16

AribSudia/claude-code-methodology

Agent Claude Code

Use to assess test coverage or write tests for new modules. report-only mode is read-only; write mode adds tests under tests/.

2 29d ago A 30 tokens

verification-agent

17

AribSudia/claude-code-methodology

Agent Claude Code

Use BEFORE merge to reconcile what was DISCOVERED/INTENDED against what was ACTUALLY changed — the closing check that gates auto-merge. Two scopes — unit (one PR in the /arib-engine loop) and wave (a whole wave's objective vs what was achieved). Read-only; returns a RECONCILED / GAP / HOLD verdict that drives…

2 29d ago A 0 tokens