aram-devdocs/plumb

Deterministic design-system linter for rendered websites. CLI + MCP server for AI coding agents.

2Stars on the repository
26Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

01-implementer

01

aram-devdocs/plumb

Agent Claude Code

Implements approved specs in the Plumb Rust workspace. TDD, atomic commits, workspace layer rules, strict lint policy. Use for any non-trivial code change; skip for trivial typo/comment/label edits.

2 1mo ago A 48 tokens original Apache-2.0

02-spec-reviewer

02

aram-devdocs/plumb

Agent Claude Code

First-gate reviewer. Checks implementation against the spec or ticket only — not code style. Use after the implementer agent finishes.

2 1mo ago A 31 tokens original Apache-2.0

aram-devdocs/plumb

Agent Claude Code

Second-gate reviewer. Checks Rust idioms, error handling, lint compliance, and workspace discipline. Use after 02-spec-reviewer approves.

2 1mo ago A 35 tokens original Apache-2.0

04-test-runner

04

aram-devdocs/plumb

Agent Claude Code

Final gate. Runs the full test suite and reports pass/fail with structured summary. Use after code-quality review approves.

2 1mo ago A 29 tokens original Apache-2.0

aram-devdocs/plumb

Agent Claude Code

Enforces the workspace dependency hierarchy and invariants. Use when a change touches crate boundaries, Cargo.toml dependencies, or adds a new crate.

2 1mo ago A 34 tokens original Apache-2.0

06-security-auditor

06

aram-devdocs/plumb

Agent Claude Code

Security-focused review pass. Use on PRs that touch input parsing, the MCP server surface, URL handling, or dependency graph changes.

2 1mo ago A 33 tokens original Apache-2.0

07-debugger

07

aram-devdocs/plumb

Agent Claude Code

Root-cause analysis for failing tests, panics, or CI regressions. Use when a build is broken and you need a diagnosis before the implementer touches code.

2 1mo ago A 38 tokens original Apache-2.0

08-rule-author

08

aram-devdocs/plumb

Agent Claude Code

Authors a new Plumb rule from a specification. Use when adding a rule in crates/plumb-core/src/rules/. Follows TDD and the cookie-cutter pattern.

2 1mo ago A 39 tokens original Apache-2.0

09-mcp-tool-author

09

aram-devdocs/plumb

Agent Claude Code

Authors a new MCP tool in crates/plumb-mcp. Follows the compact-response contract and protocol test pattern. Use when extending the MCP surface.

2 1mo ago A 36 tokens original Apache-2.0

10-quick-fix

10

aram-devdocs/plumb

Agent Claude Code

Rapid minimal fix for trivial issues (typos, lint drift, snapshot churn, dep bumps). Use for changes that don't need TDD or a spec — otherwise use 01-implementer.

2 1mo ago A 45 tokens original Apache-2.0