skills/requirements/SKILL.md
Elicit and structure requirements through systematic questioning. Use when a feature needs to be scoped before design.
npx skillsauth add the-own-lab/Claude-company-of-one requirementsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Systematic requirements gathering for the product-owner agent.
A single paragraph describing what the feature does and why it exists.
A numbered list of testable criteria. Each criterion must be verifiable with a concrete test — no subjective language.
In scope:
Out of scope:
Technical, business, or timeline constraints that affect implementation choices.
Unresolved items that need answers before or during implementation.
Read the template before producing output:
Read ${CLAUDE_PLUGIN_ROOT}/templates/REQUIREMENTS.md
Before finalizing a requirements document, verify:
documentation
Update BRIEF.md sections during a command run. Any skill that produces a brief-persisted artifact calls this to write it back.
development
Post-code check: run tests + confirm TODO acceptance items map to passing tests; applies a security lens but is not a separate scan.
documentation
Command post-step: write CHANGELOG + TODO once per command run. One call, not per-skill doc writes.
content-media
Author REQUIREMENTS.md + DESIGN.md + TODO.md for a feature. The three files are one contract; they ship together.