Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

tracer-bullet

스타1
포크0
업데이트2026년 4월 16일 00:05

Plan and execute risky technical changes by identifying the riskiest assumption, designing a minimal end-to-end test that validates it, then growing the implementation in phased red-green-refactor cycles. Produces a persistent plan file for multi-session continuity. Use when: (1) a proposed approach has an assumption that could invalidate the entire design, (2) migrating to a new architecture or integration pattern, (3) adopting an unfamiliar technology or API, (4) any multi-session implementation where validating feasibility early saves significant rework. Trigger phrases: "tracer bullet", "validate the approach", "riskiest assumption", "prove this works first", "thin vertical slice". Do NOT use for: single-file changes, well-understood patterns, tasks where the approach is known to work, or pure refactoring of existing code.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

파일 탐색기
2 개 파일
SKILL.md
readonly