bitcoin21ideas

7 mods across 1 repository, 1 stars between them.

skills AGENTS.md

01

bitcoin21ideas/skills

Instructions file CodexOpenCode

AGENTS.md instructions for bitcoin21ideas/skills, covering agents.md, repository layout, skill conventions, validation & ci and contributing.

1 2mo ago A 904 tokens original MIT

skills CLAUDE.md

02

bitcoin21ideas/skills

Instructions file

Claude Code instructions for bitcoin21ideas/skills: Shared agent guidance for this repo lives in AGENTS.md (the cross-agent standard). It is imported below so Claude Code loads it natively.

1 2mo ago A 47 tokens original MIT

commit

03

bitcoin21ideas/skills

Skill Claude CodeCodex

Multi-step git commit workflow. Gathers state, triages sensitive content and secrets, groups changes into logical units, runs the project's test/lint gate, proposes a plan for approval, and commits with conventional messages and no AI attribution. Use when changes need to be committed — when the user says "commit"…

1 2mo ago A 86 tokens original MIT

next-slice

04

bitcoin21ideas/skills

Skill Claude CodeCodex

Closes out a just-finished implementation slice and emits a self-contained handoff prompt for a fresh session — gates that the slice landed (else stops), re-anchors the plan's stale refs against current code, and harvests what building revealed. Use when the user says "next-slice", "hand off the next slice", "close…

1 2mo ago A 116 tokens original MIT

plan-clash

05

bitcoin21ideas/skills

Skill Claude CodeCodex

Harden an existing implementation plan via a fixed N-round cross-model critique→fold loop. A codex (GPT) subprocess critiques the plan against the real code; a claude (opus) subprocess rules on each finding and folds accepted fixes into a copy. Use when the user explicitly asks to harden, stress-test, clash, or…

1 2mo ago A 112 tokens original MIT

pressure-test

06

bitcoin21ideas/skills

Skill Claude CodeCodex

Interviews the user relentlessly about a plan, design, or proposal until shared understanding is reached, walking the decision tree branch by branch and resolving dependencies one at a time. Use when the user asks to stress-test, pressure-test, grill, interrogate, or challenge a plan, design, or proposal; or when the…

1 2mo ago A 107 tokens original MIT

to-plan

07

bitcoin21ideas/skills

Skill Claude CodeCodex

Synthesize a decisions record and the current codebase into a pure implementation plan written to disk. Use when the user asks to turn a plan, spec, or set of decisions into an implementation plan, or says "to-plan this", "write a plan", "make a plan from this".

1 2mo ago A 62 tokens original MIT