Skip to main content
Manusで任意のスキルを実行
ワンクリックで

big-picture-driven-development

スター0
フォーク0
更新日2026年7月25日 12:18

Fix the class, not the instance. A TDD-sibling discipline for working at the right altitude: before patching any reported defect or gap, reconstruct the system model, name the invariant it violates, enforce that invariant as a check, and sweep every sibling — so the next instance never needs a human to point at it. Use whenever a bug/gap is REPORTED (especially when a human noticed it), when reviewing "is this complete?", when the same kind of bug keeps recurring, or when you catch yourself about to make a one-line fix to a reported symptom. Trigger language: "fix the class not the instance", "are we fingerpointing", "see the big picture", "what invariant does this violate", "is this a one-off?", "did we miss the system view", "stop patching symptoms", "this keeps happening". DO NOT use to write the test itself (that is superpowers:test-driven-development — this skill decides WHAT invariant the test should pin) or to explore an unbuilt design (that is superpowers:brainstorming).

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

ファイルエクスプローラー
2 ファイル
SKILL.md
readonly