From antigravity-awesome-skills
Orchestrates design workflows by routing through brainstorming, risk-based multi-agent review, and execution readiness to validate designs before implementation.
npx claudepluginhub absjaded/antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
Ensure that **ideas become designs**, **designs are reviewed**, and
Verifies tests pass on completed feature branch, presents options to merge locally, create GitHub PR, keep as-is or discard; executes choice and cleans up worktree.
Guides root cause investigation for bugs, test failures, unexpected behavior, performance issues, and build failures before proposing fixes.
Writes implementation plans from specs for multi-step tasks, mapping files and breaking into TDD bite-sized steps before coding.
Ensure that ideas become designs, designs are reviewed, and only validated designs reach implementation.
This skill does not generate designs. It controls the flow between other skills.
This is a routing and enforcement skill, not a creative one.
It decides:
This meta-skill coordinates the following:
brainstorming — design generationmulti-agent-brainstorming — design validationInvoke this skill when:
If no validated design exists:
brainstormingYou may NOT proceed without these artifacts.
After brainstorming completes, classify the design as:
Use factors such as:
Low risk
→ Proceed to implementation planning
Moderate risk
→ Recommend multi-agent-brainstorming
High risk
→ REQUIRE multi-agent-brainstorming
Skipping escalation when required is prohibited.
If multi-agent-brainstorming is run:
Require:
Do NOT allow:
Only critique, revision, and decision resolution are allowed.
Before allowing implementation:
Confirm:
If any condition fails:
This meta-skill exits ONLY when:
Possible exits:
This skill exists to:
Good systems fail early. Bad systems fail in production.
This meta-skill exists to enforce the former.
This skill is applicable to execute the workflow or actions described in the overview.