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