skills/team-test/SKILL.md
Write failing acceptance tests from an approved plan. Tests form the immutable scope fence for implementation. Trigger on "write the tests first", "acceptance tests", or "/team-test".
npx skillsauth add bostonaholic/team team-testInstall 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.
Run the TEST-FIRST phase. Requires plan.approved in the event log.
~/.team/<topic>/events.jsonl. Scan for plan.approved.test-architect.tests.written): verify all tests fail correctly.tests.confirmed-failing is recorded.Report test file paths and suggest: "/team-implement to execute the plan"
data-ai
Todo-first progress convention for multi-step procedures — loaded by every multi-step agent to track its own steps without drift
testing
Adversarially review a technical design document with fresh context before the human gate. Dispatches the built-in `general-purpose` subagent (clean context, no shared history with the design-author) against `docs/plans/<id>/design.md` and presents its verdict — APPROVE, REQUEST CHANGES, or COMMENT. Optional, not part of the QRSPI pipeline. Trigger on "review the design doc", "audit design.md", "is this design ready", or `/eng-design-doc-review`.
development
Generator-evaluator separation and review methodology — loaded by review agents to enforce fresh-context review discipline, Conventional Comments format, and gate verdicts
data-ai
Prepare one or more isolated git worktrees — one per repository the topic touches. Router action — no agent. Trigger on "set up the worktree", "isolate this work", or "/team-worktree".