Content
71%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is a well-organized, concise discovery playbook with actionable techniques and a clear workflow, but it references a script and a reference file that are not present in the bundle, undermining progressive disclosure.
Suggestions
Ship the referenced `scripts/assumption_mapper.py` and `references/discovery-frameworks.md`, or remove the dangling references and inline the essential content.
Add an explicit validate/retry checkpoint in the workflow (e.g., review synthesized evidence against the success threshold before the stakeholder decision) to strengthen feedback loops.
Tighten the assumption-category shorthand lines or move them into the referenced framework file to keep the overview lean.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is largely lean bullet-style content that assumes Claude knows discovery concepts (it names Teresa Torres OST, assumption categories) without padding; only minor shorthand lines like "Desirability: users want this" could be trimmed. | 4 / 5 |
Actionability | Concrete guidance throughout: an executable command (`python3 scripts/assumption_mapper.py assumptions.csv`), named techniques (fake door/concierge tests, journey friction mapping), and a specific 10-day sprint structure; minor gaps in how-to detail for the interview/synthesis steps. | 4 / 5 |
Workflow Clarity | A clear 6-step Core Discovery Workflow is sequenced with decision checkpoints ("Reject weak opportunities early", end with "proceed, pivot, or stop"); validation/explicit feedback loops could be more pronounced, but the operations are not destructive or batch-heavy so no cap applies. | 4 / 5 |
Progressive Disclosure | The body is well-sectioned and signals one-level-deep references (`scripts/assumption_mapper.py`, `references/discovery-frameworks.md`), but those bundle files do not exist on disk, so the navigation points to dangling paths rather than a real split of content. | 3 / 5 |
Total | 15 / 20 Passed |