Skip to main content
Run any Skill in Manus
with one click
GitHub repository

heavy-coder

heavy-coder contains 15 collected skills from codegraphtheory, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
15
Stars
21
updated
2026-06-25
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

heavy-context-budget
computer-occupations-all-other

Keep coordinator and leaf context lean-batch reads, cap logs, use execute_code to filter-so swarms stay fast and within token limits.

2026-06-25
heavy-explore-first
software-developers

Use at the start of non-trivial software tasks. Gather repo ground truth with batched reads and searches before planning or delegate_task.

2026-06-25
heavy-hook-phases
computer-occupations-all-other

Obey Plan 1A hook session phases so mutating tools, delegate_task sizing, and re-planning do not waste turns or trigger blocks.

2026-06-25
heavy-leaf-brief
computer-occupations-all-other

Use when spawning delegate_task leaves for coding work. Pack self-contained goals and context so parallel Composer workers ship verifiable patches without coordinator chat history.

2026-06-25
heavy-leaf-candidate-output
computer-occupations-all-other

Require structured candidate-result JSON from swarm leaves so critique_candidates.py and synthesis run on evidence, not prose self-reports.

2026-06-25
heavy-pre-dispatch-enrich
software-developers

Enrich slim hook-injected delegate_tasks with touch map, failure excerpts, and verification commands so parallel leaves produce verifiable patches without coordinator chat history.

2026-06-25
heavy-repair-wave
software-developers

After failed candidates or a red ship gate, spawn a narrow focused delegate_task wave with failure evidence instead of re-running a full-width council.

2026-06-25
heavy-scope-router
software-developers

Route every user request to read-only exploration, single-agent work, full Composer swarm, or GitHub issue flow before spending tokens or spawning leaves.

2026-06-25
heavy-single-mode
software-developers

Honor explicit single-agent opt-out from council hooks-solo coordinator implementation with the same evidence bar as swarm mode.

2026-06-25
heavy-swarm-dispatch
software-developers

After team plan injection, dispatch one full-width delegate_task batch immediately, notify the user how to watch the swarm, and avoid wasted coordinator turns before synthesis.

2026-06-25
heavy-synthesize-winner
software-developers

Use after delegate_task leaves finish. Blind-compare candidate evidence, merge one coherent implementation, and avoid Frankenstein patches before verification.

2026-06-25
heavy-team-default
software-developers

Default Composer swarm workflow for Heavy Coder (route, enrich, dispatch, critique, synthesis, verification).

2026-06-25
heavy-ship-gate
software-developers

Use before telling the user a coding task is done or opening a PR. Run project verification commands, cite real exit codes, and block completion on missing evidence.

2026-06-25
heavy-issue-to-merge
software-developers

Coordinate Heavy Coder issue-to-PR and future fail-closed issue-to-merge workflows. Current phase provides contracts, dry-run scripts, and safety gates only.

2026-06-25
heavy-coding-eval
software-developers

Design and scaffold evaluations comparing single-candidate Composer coding against adaptive Heavy Coder candidate teams.

2026-06-25