discover
Installation
SKILL.md
Discovery Workflow Skill
A workflow type for tasks whose deliverable is a document, not code. It carries no verification gates (nothing to test), so the verification ladder does not apply.
When to Use
- Competitive analyses and market research
- Architecture comparisons and ADR scaffolding
- Literature reviews and vendor evaluations
- Design research that does NOT feed into implementation planning
When NOT to Use
- If the deliverable includes code changes → use
/exarchos:oneshotor/exarchos:ideate - If you need TDD enforcement → use any other workflow type
- If the research feeds directly into implementation → use
/exarchos:ideate(which authors the Design & Rationale section of the unifieddocs/specs/artifact)