Proof Mode
Description
Delivery harness skill — it runs one task from end to end: resolves its context, routes to the pattern skills, runs the gate ladder per slice and closes with an evidence-backed report. The session's entry point is @turystack/harness, which decides which task this is. Installed into .claude/skills and/or .codex/skills via the turystack CLI.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
@turystack/proof-mode
Proof-mode skill — the delivery harness for one task: it resolves the task's context, routes to the pattern skills, runs the gate ladder per slice and closes with an evidence-backed report attached to the board task it came from. `turystack-harness` is what decides the session and hands the task over. Installed into .claude/skills and/or .codex/skills via the turystack CLI.
Installation
pnpm add -D @turystack/proof-mode
Contents
- Proof mode — overview
- Context — what the task is built on
- Plan — specs before code
- Build — slices and the gate loop
- Gates — the ladder
- Evidence — what has to be shown
- Delivery — the report and the handoff
- Skill manifest
Where it sits
turystack-harness ← before a task exists: which mode, which task
└── turystack-proof-mode ← this skill: when, and what proves it
├── turystack-architecture-pattern the law
├── turystack-backend-pattern backend mechanics
├── turystack-frontend-pattern frontend mechanics
└── turystack-frontend-primitives-pattern how one UI primitive is written
`@turystack/proof-mode-gates` runs the checks the ladder names.
Documentation
**https://tury.dev/libs/proof-mode**
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Workflow BundlesREADME
Workflow Bundles
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity