bootstrap
Installation
SKILL.md
Bootstrap Prompt Generator
Generate a detailed context prompt that enables seamless continuation of work in a fresh Claude Code session.
Purpose
Sessions accumulate valuable context: task understanding, decisions made, patterns discovered, gotchas encountered, and progress achieved. When starting fresh, this knowledge is lost. A bootstrap prompt preserves the essential context needed to continue effectively.
Core Principle: Intelligent Context Selection
Do NOT mechanically dump everything. Analyze what actually matters for continuation:
- What would confuse a fresh Claude? Include it.
- What decisions took deliberation? Document the reasoning.
- What gotchas caused wasted time? Warn about them.
- What's the critical path forward? Clarify it.
Omit: routine operations, obvious context, resolved dead-ends, standard patterns.