Skip to main content
Run any Skill in Manus
with one click
caesium-cloud
GitHub creator profile

caesium-cloud

Repository-level view of 2 collected skills across 1 GitHub repositories.

skills collected
2
repositories
1
updated
2026-07-04
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

exec-plan-wave
software-developers

Orchestrate one full "wave" of a structured execution plan end-to-end with no operator intervention. Reads a plan doc (e.g. `docs/exec-plans/active/<slug>.md`), divides remaining checklist items into parallel streams, picks Opus/Sonnet per stream, spawns worktree-isolated sub-agents to do the work and raise PRs, dispatches review-resolution sub-agents to address GitHub review comments inline, diagnoses CI failures (flake vs real), runs a scope-aware integration gate, merges PRs into master resolving conflicts, and finalizes the plan-doc Progress dashboard. Use when the user asks to "run/execute/ship/orchestrate the next wave" of a plan, "implement the next wave with parallel agents", or invokes this skill by name with a plan-doc path.

2026-07-04
draft-exec-plan
software-developers

Draft a new execution plan in the canonical exec-plan-wave shape so the resulting doc can be picked up end-to-end by `exec-plan-wave` without structural surprises. Reads the user's problem statement, enumerates the work, groups it into parallelizable streams (Greek-letter wave suffix per stream), establishes per-item file paths and dependency edges, fills in the standard sections (`## Progress`, `## Streams`, `## Sequencing & Dependencies`, `## Verification`, `## Acceptance Criteria`, `## How To Pick Up Work`), and saves the plan to `docs/exec-plans/active/<slug>.md`. Use when the user asks to "draft a plan", "write up an exec plan for X", "scope out a plan for Y", or invokes this skill by name.

2026-06-19
Showing 1 of 1 repositories
All repositories loaded