Skip to main content
Run any Skill in Manus
with one click
Heavy-Chain-Engineering
GitHub creator profile

Heavy-Chain-Engineering

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

skills collected
21
repositories
1
updated
2026-06-12
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

janitor
software-developers

Autonomous harness-cleanup orchestrator (Boy Scout rule + broken-windows). Surveys the repo, selects flawless-only cleanup, performs it in an ISOLATED git worktree cut from main, verifies the harness gates green, runs a mechanical pre-PR boundary check, and opens a pull request — never touching the operator's working tree or build. Two modes: interactive `/janitor` and hands-off `/janitor --autonomous` (ZERO prompts, for an operator-supplied scheduler). Janitor submits; a human merges. It never pushes origin/main, never self-merges, never bypasses git hooks (`--no-verify`), and never sets dangerouslyDisableSandbox.

2026-06-12
architect
software-developers

Socratic architecture-design loop that turns a finalized spec.md into an implementation-ready design.md plus 1-N ADRs through questioning, codebase research, gray-area resolution, and iterative section drafting. Runs after /spec, before /build.

2026-06-12
build
software-developers

Full pipeline conductor — validate, decompose recursively, plan waves, dispatch each wave via Agent-tool subagent calls, verify. The single entry point for building any feature from spec to working code.

2026-06-12
init-project
software-developers

Bootstrap any repository into a state where the ETC harness can operate on it. Orchestrates technical scaffolding (via project-bootstrapper), interactive DOMAIN.md creation, tiered docs skeleton, and starter role manifests.

2026-06-12
rule-sweep
software-developers

In-flight architecture-rule capture and sweep. A human states a rule mid-build; the rule lands in the machine baseline, the repo is swept for violations and fixed via file-isolated agents, and the rule joins the conformance checker so it is enforced going forward. Use when you notice an architectural rule the codebase should follow but does not yet enforce.

2026-06-12
spec
project-management-specialists

Socratic specification loop that generates implementation-ready PRDs through questioning, research, and iterative refinement. Output is ready for /implement.

2026-06-12
roadmap
project-management-specialists

Strategic roadmap planning agent that demands crystal-clear target state before planning. Works with Discovery skill. Refuses to proceed with vague PRDs. Use for migrations, platform changes, or any journey from current state to well-defined target state.

2026-06-10
design
computer-occupations-all-other

Socratic design phase wrapping impeccable (Apache 2.0). Dispatches /impeccable init via the Skill tool for Socratic capture of PRODUCT.md + DESIGN.md, then post-processes the result to write etc-native artifacts — gray-areas-design.md, design-tokens.json, component-specs.md, and the state.yaml.design_phase block. Runs on the design side of the (design | strategy) mid-funnel branch, before /spec. First phase to allocate features/F<NNN>; /spec and /architect inherit feature_id from state.yaml.

2026-06-09
Showing top 8 of 21 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded