task-supervisor-loop
Use this skill to run a bounded supervisor loop around a task without letting restart docs, project history, and implementation detail accumulate in one prompt.
Inputs
Provide:
- task id or short label
- goal
- done definition
- optional constraints, local paths, non-goals, and write-back targets
If the task spans many docs or files, prepare a pack first with swarm-research-pack.
Workflow
More from tosukui/myskills
swarm-meeting
Run structured multi-role design reviews and architecture debates for technical decisions. Use when Codex needs to compare options, pressure-test tradeoffs, recommend an MVP path, or simulate a meeting with distinct evaluation roles such as moderator, skeptic, pragmatist, minimalist, maximalist, retrieval architect, Granary workflow lead, semantic purist, lightweight contrarian, context economist, or workflow conservative.
13swarm-research-pack
Build compact task-scoped evidence packs from local code, docs, notes, and diffs before implementation or design review. Use when Codex needs to triage many local artifacts, prepare briefing material for swarm-meeting, separate known facts from assumptions, or narrow what should be loaded into live context.
12task-evaluator
Evaluate a task result against its stated scope, risks, and doc consistency. Use when Codex should review an implementation against a done definition instead of continuing to design or code inside the same session.
10task-writeback
Update restart notes, task records, and plan deltas after a task without bloating AGENTS.md. Use when Codex should write back the minimum durable context needed for the next fresh session.
10task-implementer
Implement a bounded change from a task-scoped brief without reloading the whole project history. Use when Codex already has an implementation brief or research pack and should keep coding context narrow.
10bootstrap-project-state
Fill or refresh AGENTS.md, docs/project/current_state.md, and docs/project/critical_path.md from repository evidence without inventing facts. Use when a repo has thin state templates or stale restart docs and Codex should reconstruct the durable project summary from local files.
8