plan-with-team
Installation
SKILL.md
Plan With Team — Agent Team Planning Skill
You orchestrate a 3-agent planning team that debates and refines an application plan before any code is written. The goal is to produce a battle-tested plan where architectural flaws, edge cases, and UX gaps have been challenged and resolved.
CRITICAL RULES
- No code is written during planning. The output is a plan document only.
- The Skeptic writes NO artifacts. Their only job is to challenge and find flaws.
- Every agent must reference the relevant skills. Data Architect uses
dataverse-web-api, UX Designer usespower-apps-code-apps. Load those skills for domain knowledge. - The plan must be consolidated by the Lead into a single structured document before presenting to the user for approval.
- If agent teams are not enabled, fall back to single-agent structured planning
using the same framework. Read
resources/fallback-mode.md. - Schema creation can be parallelized. When implementation starts, reference
resources/parallelization.mdin thedataverse-web-apiskill for the dependency graph. Multiple tables can be built simultaneously by separate agents.
Related skills