Loading...
Loading...
Spawns an Agent Team to collaboratively plan Power Platform / Dataverse applications. Three specialists (Data Architect, UX Designer, The Skeptic) debate and refine the plan before any code is written. Falls back to structured single-agent planning if agent teams are not enabled. Triggers on: "plan my app", "plan with team", "design my app", "architect this app", "plan the schema", "team planning", "agent team plan", "plan power app", "plan dataverse app", "design the data model".
npx skill4agent add danielkerridge/claude-code-power-platform-skills plan-with-teamdataverse-web-apipower-apps-code-appsresources/fallback-mode.mdresources/parallelization.mddataverse-web-api| Role | Agent Name | Mandate |
|---|---|---|
| Data Architect | | Design tables, columns, relationships, option sets, security model |
| UX/Flow Designer | | Design app module, forms, views, sitemap, user journeys |
| The Skeptic | | Challenge everything. Find security holes, edge cases, ALM issues, performance traps |
resources/roles/Spawn a teammate called "data-architect" with this prompt:
[Read resources/roles/data-architect.md and include its full content]
Spawn a teammate called "ux-designer" with this prompt:
[Read resources/roles/ux-designer.md and include its full content]
Spawn a teammate called "the-skeptic" with this prompt:
[Read resources/roles/the-skeptic.md and include its full content]resources/roles/the-skeptic.mdresources/plan-template.mddataverse-web-apidataverse-web-apiparallelization.md// Add to .claude/settings.json
{
"env": {
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
}
}resources/fallback-mode.md