Methodology
Core Methodology
Four reasoning disciplines that make Claude Code think before it acts.
Explore before committing, reason in the open, prove work is done, find the root cause first.
kr 850View plugin
Plan & Build researches the task, writes the plan, then builds it. A builder per task, a validator confirming each, nothing done without proof.
kr 2 700one-time · lifetime updates · install →
Research becomes a plan, then a verifiable spec, then executed tasks.
A plugin is a folder. Here's everything in it.
Domain experts, hot-loaded.
The whole plugin sits at ~/.claude/plugins/plan-and-build/. Every agent and hook is a file you can edit.
uv is recommended — doctor installs it, and pulls ruff and ty on demand. The gates fail open without it.Better with Core Methodology installed. Its disciplines are invoked when present, never re-bundled.
Both commands arrive in your purchase email.
/plugin marketplace add TenkrAS/tenkr-plugin-marketplace to register the catalogue./plugin install <plugin>@tenkr-plugin-marketplace. It clones from your private repo. Then type the plugin's command.plans/ and specs/ are created on first use. Build tasks write wherever the spec says.enforce-verification.py blocks task completion without proof at SubagentStop.