Architect Verify Traceability banner
pappar pappar

Architect Verify Traceability

Design community

Description

--- description: Integration verification — confirm the issue → design → code → tests chain is intact, E2E + smoke suite pass, and the impact brief is complete before merge argument-hint: "[PR link or issue number]" --- Use the `spec-conformance-reviewer` agent to verify traceability for $ARGUMENTS. Confirm the chain is unbroken: GitHub issue exists → design PR merged → implementation matches LLD → tests cover the spec → impact brief reviewed → rollout plan approved. Then verify the following

Installation

Installs to ~/.claude/skills/pappar-hitl-claude-plugin-architect-verify-traceability/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pappar-hitl-claude-plugin-architect-verify-traceability && curl -fsSL https://raw.githubusercontent.com/pappar/hitl-claude-plugin/HEAD/commands/architect-verify-traceability.md -o ~/.claude/skills/pappar-hitl-claude-plugin-architect-verify-traceability/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository