wayfinder
Installation
SKILL.md
Wayfinder Skill
When invoked:
- Interview the user one question at a time to clarify ambiguity.
- Distinguish between facts found in code and design decisions required from the user.
- Update or create docs/CONTEXT.md with system boundaries, terminology, and key constraints.
- Record major decisions in docs/ADRs/ as Architectural Decision Records.
- Stop and confirm when shared understanding is reached. Do not begin writing implementation code.