From antigravity-awesome-skills
Orchestrates design workflows by sequencing brainstorming, risk assessment, conditional multi-agent review, and execution readiness checks. Use for new features, changes, or risky designs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:design-orchestrationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Ensure that **ideas become designs**, **designs are reviewed**, and
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.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsRoutes design work through brainstorming, risk assessment, multi-agent review, and execution readiness checks in order. Enforces that validated designs precede implementation.
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
Enforces a mandatory 5-agent design review gate after brainstorming, preventing direct pipeline bypass to writing-plans. Useful for teams requiring architectural, security, and requirements review before implementation.