Orchestrates design workflows by routing through brainstorming, risk-based multi-agent review, and execution readiness to validate designs before implementation.
From antigravity-awesome-skillsnpx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Executes pre-written implementation plans: critically reviews, follows bite-sized steps exactly, runs verifications, tracks progress with checkpoints, uses git worktrees, stops on blockers.
Guides idea refinement into designs: explores context, asks questions one-by-one, proposes approaches, presents sections for approval, writes/review specs 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.