skills/red-team/SKILL.md
/review Layer 2: adversarial review by reviewer agent reading ONLY REVIEW_INPUT.md. Three output buckets; security is a lens, not a separate skill.
npx skillsauth add the-own-lab/Claude-company-of-one red-teamInstall 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.
Layer 2 of /review. Invoked by the reviewer agent (never by Main Agent
directly). The reviewer agent runs with fresh context and ONLY reads
REVIEW_INPUT.md plus the specific files it references. This prevents Main Agent
self-deception (ADR-001 D4).
REVIEW_INPUT.md at the spec directory.Return Layer 2 markdown with three buckets. The Main Agent writes it into
REVIEW.md; the reviewer agent does not edit files.
risk to verify.review_mode, Known Deviations, Questions
for Reviewer, Out of Scope.risk to verify,
not finding.Confirmed Findings is fine; do not manufacture one.Plausible Risks, not Confirmed.Attack Surfaces Checked with
no material issue, not a finding.spec-conformance).critique-dialogue).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.