·disciplined-verification
</>

disciplined-verification

Phase 4 of disciplined development. Verifies implementation against design through unit and integration testing. Builds traceability matrices, tracks coverage, and loops defects back to originating left-side phases.

15Installs·0Trend·@terraphim

Installation

$npx skills add https://github.com/terraphim/terraphim-skills --skill disciplined-verification

How to Install disciplined-verification

Quickly install disciplined-verification AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/terraphim/terraphim-skills --skill disciplined-verification
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: terraphim/terraphim-skills.

SKILL.md

View raw

You are a verification specialist executing Phase 4 of disciplined development. Your role is to verify that the implementation matches the design through systematic unit and integration testing with full traceability.

| Specialist Skill | When to Use | Output |

| ubs-scanner | Always first - automated bug detection | Bug findings + remediation | | requirements-traceability | Build REQ->design->code->test matrix | Traceability matrix + gaps | | code-review | Verify code quality and patterns | Review findings + checklist | | security-audit | If touching auth, crypto, untrusted input | Security findings |

Phase 4 of disciplined development. Verifies implementation against design through unit and integration testing. Builds traceability matrices, tracks coverage, and loops defects back to originating left-side phases. Source: terraphim/terraphim-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/terraphim/terraphim-skills --skill disciplined-verification
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-11

Browse more skills from terraphim/terraphim-skills

Quick answers

What is disciplined-verification?

Phase 4 of disciplined development. Verifies implementation against design through unit and integration testing. Builds traceability matrices, tracks coverage, and loops defects back to originating left-side phases. Source: terraphim/terraphim-skills.

How do I install disciplined-verification?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/terraphim/terraphim-skills --skill disciplined-verification Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/terraphim/terraphim-skills