What problem does it solve?
Reality-checks a project by comparing what it claims to do against what it actually implements, turning marketing, README, and product claims into evidence-backed judgments so stakeholders can trust the true surface area of the product.
Core Features & Use Cases
- Claims extraction: Enumerates explicit and implicit claims from README, PRD, and marketing docs.
- Evidence gathering: Reads source code, tests, commit history, and execution artifacts to verify each claim.
- Scoring & classification: Scores claims (1–10) across implementation, execution proof, tests, scalability, documentation, and dependency risk, and classifies architectural gaps by severity.
- Deliverables: Produces a findings report and a sequenced roadmap saved under docs/, and appends an entry to docs/skill-outputs/SKILL-OUTPUTS.md.
- Use case: Investor due diligence, internal product audit, competitor claims validation, or pre-release credibility checks.
Quick Start
Ask the skill to reality-check the repository and produce a findings report plus an actionable roadmap saved to docs/.