c2
Installation
SKILL.md
VS Arena Check (v11.1)
Before proceeding with internal VS, check if VS Arena is enabled:
- Read
config/diverga-config.json→vs_arena.enabled - If
true→ delegate to/diverga:vs-arenainstead of internal VS process - If
falseor config unavailable → proceed with internal VS below
⛔ Prerequisites (v8.2 — MCP Enforcement)
diverga_check_prerequisites("c2") → must return approved: true
If not approved → AskUserQuestion for each missing checkpoint (see .claude/references/checkpoint-templates.md)
Checkpoints During Execution
- 🔴 CP_METHODOLOGY_APPROVAL →
diverga_mark_checkpoint("CP_METHODOLOGY_APPROVAL", decision, rationale) - 🟠 CP_VS_001 →
diverga_mark_checkpoint("CP_VS_001", decision, rationale)
Fallback (MCP unavailable)
Read .research/decision-log.yaml directly to verify prerequisites. Conversation history is last resort.