Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
mootable
GitHub 제작자 프로필

mootable

1개 GitHub 저장소에서 수집된 9개 skills를 저장소 단위로 보여줍니다.

수집된 skills
9
저장소
1
업데이트
2026-06-14
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

architectural-review
소프트웨어 품질 보증 분석가·테스터

Use to verify the decimal_scaled repo still matches its architecture as defined — a read-only audit against the CLAUDE.md ARCHITECTURE CONSTITUTION (rules 1–6) and docs/ARCHITECTURE.md. Run it periodically, after any structural/perf change, or before a release. Covers the defect taxonomy (const-work-width / build-max leaks / per-tier pollution / layering / dead code / policy hygiene), the read-only protocol, what is legitimately NOT a violation, and a copy-paste launch skeleton for the auditor agent.

2026-06-14
coordinator-perf-multiagent
소프트웨어 개발자

Use when the coordinator runs a PARALLEL multi-agent performance-recovery campaign on decimal-scaled — recovering many benched (bench-branch-compare) regressions at once by partitioning the work across worktree agents, one per policy/function area, with CPU-core-pinned concurrent microbenching. Covers the disjoint partition, int-tier-first holistic ordering, the core-pin scheme to keep concurrent benches under load, the per-agent loadout, and the coordinator's review→gate→merge→push→bbc→refresh-table loop. Builds on subagent-dispatch (per-agent rules), algorithim-optimiser (kernels), architectural-review (compliance), hunters (research lenses).

2026-06-14
golden-subjects
소프트웨어 개발자

Use when writing or maintaining a DecimalSubject adapter or any golden-harness integration — adding a subject for a new decimal library to golden-competitors, fixing an existing adapter's limits/rounding/overflow declarations, or wiring a library against the decimal-scaled-golden golden set. Covers the typed-vs-erased choice, the Capabilities/FnSupport contract, value-aware limits, round-trip rules, panic capture, the gotchas hit building the seven competitor adapters, and how to validate a new subject.

2026-06-14
hunters
소프트웨어 개발자

Use when launching, re-dispatching, or handing over the decimal_scaled background "hunter" agents — the adversarial golden-input hunters (theoretical / competitor / internal lenses), the perf-opportunity hunter, the perf-research hunter, and algorithm candidate-writers. Covers the dispatch protocol, the hard rules (no cargo/bench by agents, cleanroom licensing, no background daemons), the come-back-resend loop, the manifests, the bench seams, and copy-paste launch-prompt skeletons.

2026-06-14
policy-applier
소프트웨어 개발자

Take a COMPLETED, verified policy-map (the table produced by `policy-mapper`) and wire it into ONE function's `policy::<fn>::select` — faithfully reproducing the map, validity-walled, at true crossovers — then prove the wired policy reproduces the map and golden-gate it. The apply half of the measure/apply split; `policy-mapper` measures, `policy-applier` wires.

2026-06-14
policy-mapper
소프트웨어 개발자

Empirically MAP ONE function's algorithm policy by N-way-benchmarking every candidate algorithm × LimbSize across the full width/scale surface (+ edge input values) — producing the verified win-region map. DECIMAL sweeps the 5-point scale grid per width and bisects where winners change; INT brute-forces every width. Measure-only: the map is the deliverable; `policy-applier` wires it. One agent per policy; the coordinator verifies the map is complete.

2026-06-14
release
소프트웨어 개발자

Cut a decimal-scaled release. Points to RELEASING.md (the system of record) for the full process — versioning policy, release branch, PR-into-main + approval, mandatory docs + benchmark refresh, and publish steps. Use when preparing or performing any release.

2026-06-14
subagent-dispatch
소프트웨어 개발자

Use when dispatching background/worktree subagents on the decimal-scaled project, or coordinating several in parallel. Bakes in the base-reset guard, no-AI-trailer rule, golden gate, keep-green discipline, no-push/merge protocol, check-in cadence, and surface-don't-proceed rule — all learned the hard way during the 0.5.0 multi-agent work.

2026-06-14
이 저장소에서 수집된 skills 9개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다