Use when adding new error messages to React, or seeing "unknown error code" warnings.
npx skills add itsAR-VR/goatedskills --skill "phase-gaps"
Install specific skill from multi-skill repository
# Description
RED TEAM the newest docs/planning/phase-N plan to find gaps/weak spots, refine the plan docs on disk, and surface below-90% confidence items as user questions.
# SKILL.md
name: phase-gaps
description: RED TEAM the newest docs/planning/phase-N plan to find gaps/weak spots, refine the plan docs on disk, and surface below-90% confidence items as user questions.
Instructions
Read all references in references/ before using this skill.
Multi-Agent Awareness
IMPORTANT: Multiple agents may be working on different phases concurrently. RED TEAM analysis must account for:
- Cross-phase conflicts — Files the plan touches may have been modified by other active phases
- Dependency races — The plan may depend on work from another phase that isn't complete
- Stale assumptions — Code referenced in the plan may have changed since planning
When RED TEAM reviewing, always:
- Scan the last 10 phases for file/domain overlaps
- Check git status for uncommitted changes from other agents
- Add coordination gaps to the RED TEAM findings if overlaps detected
See 08_MULTI_AGENT_COORDINATION.md for detailed procedures.
Signals
- The user says: "red team the plan", "find gaps", "weak spots", "stress test", "pre-mortem", "refine the newest phase plan", "audit the phase plan".
- A
docs/planning/phase-<N>/plan.mdexists and needs tightening before execution. - The plan references repo code/paths and you must verify assumptions against repo reality.
References
Directory: references/
01_INTENT.md02_PRECONDITIONS.md03_RULES.md04_PROCEDURE.md05_TEMPLATES.md06_RED_TEAM_CHECKLIST.md07_EDGE_CASES.md08_MULTI_AGENT_COORDINATION.md
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.