pharn-dev

Pharn Build — Testing skill for Claude Code

Testing community

Build the USER's code from an approved features/ /PLAN.md — the fourth product-pipeline stage (spec → plan → grill → build → regress → verify → ship), and the FIRST stage that writes the user's i.

How to install Pharn Build

Installs to ~/.claude/commands/pharn-dev-pharn-oss-pharn-build.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pharn-dev/pharn-oss/HEAD/.claude/commands/pharn-build.md -o ~/.claude/commands/pharn-dev-pharn-oss-pharn-build.md

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

What Pharn Build does


description: "Build the USER's code from an approved features//PLAN.md — the fourth product-pipeline stage (spec → plan → grill → build → regress → verify → ship), and the FIRST stage that writes the user's implementation files (not a methodology artifact). TWO floor gates, both REUSED (no new floor primitive). (1) HASH-CHAIN GATE (deterministic, pharn/floor/check-plan-spec-agree.mjs — REUSING check-spec-approved.mjs + check-spec.mjs --hash): /pharn-build is the SECOND downstream consu

Alternatives in Testing

  • TDD Diagnostics.V1 — Follow strict TDD stages 272 ★
  • Production Grade — Production Grade — route any build, feature, review, test, harden, ship, or docs request through the 14-agent 175 ★
  • Aod.Plan — Run the full Plan stage — spec → project-plan → tasks — advancing automatically on approval, stopping on rejec 89 ★

Full documentation available on GitHub

View Source Repository