krypton-execution
Use when executing an approved Krypton plan, GOAL.md, or implementation plan that already defines intent, ownership, contract, cutover, task boundaries, and acceptance evidence. Use for main-agent execution with explorer, plan-reviewer, reviewer, maintainer, or verifier gates.
npx skills add jturntdev/krypton --skill krypton-execution --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Krypton Execution Krypton Execution runs an approved plan without drifting from its ownership, cutover, and evidence contract. ## Required Roles Use the role expectations in `../../docs/required-roles.md` when the harness supports named agents. Implementation stays with the main agent. The normal execution stack is: ```text explorer -> main agent -> plan-reviewer -> reviewer -> maintainer -> verifier ``` Use the individual prompt templates in this skill folder: - `post-plan-reviewer-prompt.md` - `reviewer-prompt.md` - `maintainer-prompt.md` ## Entry Rule Do not invent the plan inside this workflow. If no approved plan, goal document, or clear task board exists, ask for one direct input or use Krypton Planning first. Prefer a full Krypton goal package: ```text docs/goals/<goal-slug>/PLAN.md docs/goals/<goal-slug>/GOAL.md docs/goals/<goal-slug>/EVIDENCE.md ``` Before work starts, restate: ```text Goal: Plan path: Intent: Truth owner: Contract boundary: Cutover: Displaced path: Acceptance evidence: Kill criteria: Forbidden moves: ``` ## Task Board Turn the plan into an ordered board: ```text Task: Owner: Input: Files allowed: Files forbidden: Output: Evidence: Depends on: Parallel s
- Required Roles
- Entry Rule
- Task Board
- Execution Loop
- Evidence Gate
- Final Gates
What does the krypton-execution skill do?
Use when executing an approved Krypton plan, GOAL.md, or implementation plan that already defines intent, ownership, contract, cutover, task boundaries, and acceptance evidence. Use for main-agent execution with explorer, plan-reviewer, reviewer, maintainer, or verifier gates.
How do I install it?
Run `npx skills add jturntdev/krypton --skill krypton-execution --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From jturntdev/krypton, a repository with 124 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
