Pharn Verify — Testing skill for Claude Code
Verify a built feature CORRECTLY in the USER's codebase through two cleanly-separated layers — the sixth product-pipeline stage (spec → plan → grill → build → regress → verify → ship).
How to install Pharn Verify
Installs to ~/.claude/commands/pharn-dev-pharn-oss-pharn-verify.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pharn-dev/pharn-oss/HEAD/.claude/commands/pharn-verify.md -o ~/.claude/commands/pharn-dev-pharn-oss-pharn-verify.md Restart Claude Code, or start a new session, for it to be picked up.
What Pharn Verify does
description: "Verify a built feature CORRECTLY in the USER's codebase through two cleanly-separated layers — the sixth product-pipeline stage (spec → plan → grill → build → regress → verify → ship). FLOOR layer: re-run the PROJECT's OWN deterministic gates (its tests / lint / type-check / build, discovered generically), ONCE at HEAD, plus one structural: gate per committed eval pair the feature ships — these OWN the verdict by an ABSOLUTE exit-code threshold (pharn/floor/check-veri
Alternatives in Testing
- OpenAgentsControl — AI agent framework for plan-first development workflows with approval-based execution 4.8k ★
- Gsd To Autoforge Spec — Convert GSD codebase mapping to AutoForge app_spec.txt 1.8k ★
- Grill — Sharpen a fuzzy idea into §G/§C before spec 1.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Pharn Dev Verify
Verify the feature was built CORRECTLY through two cleanly-separated layers. FLOOR layer: re-run the existing
Pharn Regress
Detect regressions OUTSIDE the just-built feature in the USER's codebase — the fifth product-pipeline stage (s
Sdflow Skills
Spec-driven development workflow for Claude Code / Codex: clarify → grill → generate the four artifacts, multi
/test-factory - Test Generated Skills Or Agents
Quick testing helper for generated skills and agents to ensure they work correctly. ---
Testing MCP Tools
Use when adding new MCP tools, modifying existing tools, or changing the TradingView API client. Ensures tools
GAAI Framework
95+ Drop-in governance layer (.gaai/ folder) -- backlog authorization, cross-session memory, decision tracking
Related Agents
Backend Eng
Use for the schema, contract, repository, service, and controller layers of Phase A, once a module is in scope
Verify Business Logic
STAGE 2 VERIFICATION - Business logic correctness. Verifies code implements business requirements correctly, v
Mx Shipkit Builder
Use this agent to integrate the Ship Kit (analytics, SEO, Stripe payment, feedback widget, contact footer) int