Spec Discover — Testing skill for Claude Code
Phase 0 — Discovers and validates the user's problem before specifying any solution.
How to install Spec Discover
Installs to ~/.claude/skills/plocemourasouza-osforge-spec-discover/SKILL.md
mkdir -p ~/.claude/skills/plocemourasouza-osforge-spec-discover && curl -fsSL https://raw.githubusercontent.com/plocemourasouza/osforge/HEAD/commands/spec-discover.md -o ~/.claude/skills/plocemourasouza-osforge-spec-discover/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Spec Discover does
description: Phase 0 — Discovers and validates the user's problem before specifying any solution. Ensures we are building the right thing. Use when starting any feature that affects the end user. Triggers: "discover", "what problem to solve", "why build", "validate hypothesis", "user problem", "/spec-discover [feature]".
Required context
Read before executing:
.specs/memory/constitution.md(if it exists).specs/project/PROJECT.md(if it exists).specs/project/STATE.md(pr
Alternatives in Testing
- Fix Issue — by metabase - Addresses GitHub issues by taking issue number as parameter, analyzing context, implementing sol 46.5k ★
- Playwright Automation — git clone Browser automation skill for end-to-end testing and web interaction 2.3k ★
- Agent Skills Spec — A skill is a folder of instructions, scripts, and resources that agents can discover and load dynamically to p 1.9k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
UI Review
Parallel user story validation — discovers YAML stories, fans out bowser-qa-agents, aggregates results
Cfn Spec
SPARC Specification phase. Make testable acceptance criteria, edge cases, pre/post conditions, invariants BEFO
Spec Specify
Phase 1 — Creates the detailed technical specification of a feature: functional requirements, non-functional r
Run QA
Discover all screens, confirm the manifest with the user, then dispatch QA agents to every screen
Canary Test Pipeline
Run the full test intelligence pipeline — assess critical areas, discover edge cases, trace failure impact, ge
Feature Spec
Write structured product requirements documents (PRDs) with problem statements, user stories, requirements, an
Related Agents
Phase0 Problem Validator
Validates whether a stated problem is real, significant and worth solving - root cause analysis, assumption te
Helldivers
Product research and problem identification agent. Validates that a problem is real, significant, and worth so
Agent Effectiveness
Validates an agent definition's EFFECTIVENESS (not just its structure) across four lenses -- tools minimal-yet