skills/research/SKILL.md
External-knowledge gathering step — Web Search + Context7 docs lookup. Validates that the spec/plan reflects current library reality.
npx skillsauth add the-own-lab/Claude-company-of-one researchInstall 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.
Gather up-to-date external knowledge needed for the current /think or /dev run.
Uses Web Search for ecosystem context and Context7 MCP for library/API docs, since
training-data cutoffs miss recent breaking changes.
BRIEF.md ## Feature + ## Current Contract.## Open Questions that are knowledge gaps (not design questions — those go to clarify).BRIEF.md as sub-bullets under ## Assumptions and
## Open Questions. Each citation includes a URL or context7:<library-id> reference.mcp__plugin_context7_context7__resolve-library-id →
mcp__plugin_context7_context7__query-docs. Prefer this over Web Search for API docs.{claim} — {source}.## Assumptions to ## Open Questions and flag it for clarify.unknown — needs verification
if still uncertain.context7 unavailable — used web search fallback under ## Assumptions,
then proceed with Web Search. Do NOT block the run on missing tooling.clarify or spec-writing update the spec.## Relevant Memory instead).clarify.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.