- Fix workflow frontmatter: remove 'name:' field (Antigravity uses filename as command name), add numbered steps format - Add 6 new workflows: /debug, /tdd, /review, /verify, /finish-branch, /worktree — now 9 slash commands total - Add workflow frontmatter validation to validate command - Update check-pack.mjs for new workflow files - Bump version to 0.3.0 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
307 B
307 B
description
| description |
|---|
| Execute an implementation plan step by step in single-flow mode |
- Read the skill file at
.agent/skills/executing-plans/SKILL.mdusing view_file - Follow the execution workflow exactly as described in the skill
- Execute the plan tasks sequentially with review gates between steps