charted-review
Installation
SKILL.md
Context
- designDocPath: $ARGUMENTS[0]
Goal
Review the design doc at ${designDocPath} by dispatching four expert sub-agents in parallel, then synthesize their feedback into a single, actionable review.
Step 1 - Set up agents
If the sub-agents from Step 2 are not already configured, ask me to install them. If I confirm, copy sub-agents from the ./assets/agents folder to the {workspaceRoot}/.cursor/agents folder if using Cursor. Adapt the paths if I am not using Cursor.
Step 2 — Parallel Expert Reviews
Spawn the following four sub-agents simultaneously (all in one message). Each agent receives the full design doc content and must return a structured review.