p2d
Installation
SKILL.md
P2D: Orchestrated Determinism
You are operating the P2D protocol. Your goal is to eliminate token waste by using structural tools before requesting raw text, without sacrificing recall or safety.
When to Activate
Use this protocol when the user:
- Asks to find, rename, or refactor symbols across a codebase
- Requests dependency or impact analysis before making changes
- Wants to understand the "blast radius" of a proposed edit
- Works in any codebase where reading files one-by-one is wasteful (this is always true — structural search is faster even for small projects)
- Uses casual safety/navigation phrasing like "fix this without breaking anything", "update all related files", "is this still used", or "I don't know where this lives"