From gaia-foundation
Guides implementing planned tasks on branches: ensures coherence and stabilization via scoped diffs, local lint/build, task updates, and early QA handoff without redefining solutions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gaia-foundation:gaia-engineeringThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to deliver the branch that the plan already made explicit.
Use this skill to deliver the branch that the plan already made explicit.
Use this skill when:
Do not use this skill when:
gaia-ui-engineering before editing components, classes, or layout behavior.gaia-ui-engineering so design-system rules stay explicit during delivery| Failure mode | Recovery | Owner | Escalation |
|---|---|---|---|
| design mismatch | stop and surface the contradiction | engineer | send to architect |
| sequencing gap | request a plan update | engineer | send to planner |
| unstable branch | continue local stabilization | engineer | block formal QA handoff |
| release-only blocker | surface the concern for gate review | engineer | involve release after QA |
npx claudepluginhub frostaura/ai.toolkit.gaia --plugin gaia-foundationGenerates branch-aware execution plans from approved architecture, sequencing MCP tasks with dependencies, QA checkpoints, release gates, blockers, and proof expectations. Use for multi-branch delivery needing explicit sequencing.
Execute a plan from start to ship — read tasks, implement in dependency order, test continuously, commit incrementally, run quality checks, and push. The plan's checkboxes are the tracker. Triggers: work, execute plan, implement, start work, build, ship, finalize, release, push, ready to ship, done building.
Executes tech plans via dependency-aware task batching, TDD, incremental commits, section code reviews, and PR creation. Use after planning phases.