Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

tracer-bullet

Étoiles1
Forks0
Mis à jour16 avril 2026 à 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.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
2 fichiers
SKILL.md
readonly