Skip to main content
Execute qualquer Skill no Manus
com um clique
wn-mitch
Perfil de criador do GitHub

wn-mitch

Visão por repositório de 30 skills coletadas em 2 repositórios do GitHub.

skills coletadas
30
repositórios
2
atualizado
2026-07-14
explorador de repositórios

Repositórios e skills representativas

colony-loop
Outras ocupações de informática

Work ONE 3-5 ticket related cluster to a verified colony-score gate. Discovers a cluster off the top of the ready queue (just next + just similar), confirms a plan with the user BEFORE any work, works it track-aware (swarm-safe polecats / substrate-sensitive sessions), then gates on exactly one out-of-sample soak + just verdict + a separate-model skeptic audit. Use when the user types `/colony-loop`, or asks "run a colony-improvement chunk", "work a related ticket cluster", "advance the colony score", "pick a cluster and land it against the gate". One chunk per invocation; ad-hoc, never scheduled. Do NOT fire for ticket recommendation only (use `/next`), single-session orchestration (use `/work`), balance hypothesis testing (use `/hypothesize`), or run diagnosis (use `/diagnose-run`).

2026-07-13
agent-feedback
Desenvolvedores de software

Friction-log breadcrumb (`just agent-feedback "<note>"`) — appends one JSON line to `logs/agent-friction.jsonl` capturing what was tried, where it broke, and how severe. Fire at the *moment of friction*, not as a TODO list. Trigger conditions — "you tried two things and they both failed", "a tool's output didn't match its SKILL.md description", "you can't figure out which `just` command serves the user's intent", "you misread an envelope and had to retry after a course-correction". Do NOT fire for — routine errors that resolve on the first retry, syntax mistakes the user corrects in stride, gaps in your codebase knowledge that aren't tooling gaps, or as a venting channel.

2026-07-13
baseline-dataset
Desenvolvedores de software

Build a versioned baseline dataset (`just baseline-dataset <label>`) — five-phase orchestrator that runs a probe pass, an aggregate sweep, focal-cat traces, conditional weather variants, and a REPORT.md generation. Use when the user wants to lock in a new comparison baseline (the kind `just verdict` will read via `logs/baselines/current.json` or `just promote`). Trigger phrases — "build a versioned baseline", "rebuild the baseline dataset", "promote a new healthy baseline", "we need a fresh baseline against which to measure". Do NOT fire for — single-seed verification (use `just soak` + `just verdict`), one-off sweep work (use `just sweep`), drift checks against an existing baseline (use `just verdict` or `just sweep-stats --vs`).

2026-07-13
diagnose-collapse
Desenvolvedores de software

Collapse overview for a failing Clowder soak — names the cluster pattern (e.g. "189-style schedule-edge"), surfaces the collapse trajectory, and suggests next-step drills. Use when the user asks "why did the colony collapse?", "what kind of failure is this?", or "does this look like a prior cluster?". Do NOT fire for — pass/concern/fail gating (that's `just verdict`), per-tick drilling (that's `just q`/`/logq`), or cross-run SQL (that's `just logdb-query`).

2026-07-13
explain
Desenvolvedores de software

Explain a tuning constant (`just explain <constants.path>`) — doc comment + current value (from a recent `events.jsonl` header) + every read-site in `src/` + (if `logs/sensitivity-map.json` exists) per-metric Spearman rho. Use whenever the user asks what a knob does, what its current value is, where it's read, or what it would shift if tuned. Trigger phrases — "what does FOOD_DECAY_RATE do", "where is X read", "what knob controls Y", "what's the current value of …", "show me the doc comment for …", "list all the constants". Do NOT fire for — multi-knob hypothesis testing (use `just hypothesize`), wanting to *change* a constant (this tool is read-only — edit `src/resources/sim_constants.rs` directly), or runtime-derived values that aren't `SimConstants` fields.

2026-07-13
foreman
Desenvolvedores de software

Master-orchestrator skill for spawning swarm-safe polecats (Stage 2 of ticket 354). Reads in-flight polecat state + ready swarm-safe queue + disk, presents a conversational menu, dispatches to `just foreman-*` primitives. Use when the user types `/foreman`, or asks "spawn polecats", "drain the swarm-safe queue", "fire off N parallel sessions", "what are my polecats doing", "shut down all polecats", "tail polecat X". Polecats are headless child `Codex` CLI processes — they run swarm-safe-only tickets (docs / frontmatter / atomic refactor / verified-layer-walk bugfix), exit via `/handoff` + `jj git push --bookmark`, and the master foreman auto-lands their bookmarks via `just refinery --auto`. Do NOT fire for substrate-sensitive or coherent-block work (those need human-gated landing — use `/work`).

2026-07-13
frame-diff
Desenvolvedores de software

Per-DSE focal-cat trace diff (`just frame-diff <baseline> <new> [hypothesis.md]`) — ranks every DSE by |Δ mean(final_score)| between two trace sidecars and optionally classifies each row's concordance against a phase balance doc's hypothesis table. Use when comparing two focal-cat traces to attribute a behavior change to specific DSEs. Trigger phrases — "did the substrate refactor change DSE behavior", "compare focal traces between baselines", "which DSE moved between commits", "is the L1 invariant holding", "did Mate stop firing after the patch". Do NOT fire for — footer-field comparisons (use `just verdict` or `just sweep-stats --vs`), single-trace inspection (use `just q trace`), constants-only diffs (use `diff <(jq …)`).

2026-07-13
hypothesize
Desenvolvedores de software

Run a balance hypothesis end-to-end (`just hypothesize <spec.yaml>`) — baseline + treatment sweeps, concordance check, draft balance doc. Use whenever the user wants to test a balance prediction with the four-artifact methodology (hypothesis · prediction · observation · concordance) that AGENTS.md mandates for any drift > ±10% on a characteristic metric. Trigger phrases — "test if X causes Y", "validate the prediction that…", "run the four-artifact thing on…", "does increasing K shift the metric we expect", "I want to ship a balance change". Do NOT fire for — verdict checks on a single run (use `just verdict`), one-knob constant lookups (use `just explain`), per-DSE drift inspection (use `just frame-diff`), single-seed sanity checks (use `just soak` + `just verdict`).

2026-07-13
Mostrando as 8 principais de 26 skills coletadas neste repositório.
dsl-campaign
Desenvolvedores de software

Run ONE autonomous ability-DSL authoring campaign — inquisitor picks a ≤40-ability worklist from the sub-0.80 roundtrip corpus, the 16-agent suite (12 core + 4 kroot shape-scout) authors and adversarially verifies it, and the campaign closes as a draft PR. Use for "run a dsl campaign", "launch the authoring loop", "next dsl-campaign round". Must run from the jj workspace /Users/will.mitchell/40kdc-dsl (agents register at session start).

2026-07-14
faction-score
Desenvolvedores de software

Score one faction's authored Ability-DSL by embedding veracity — the cosine similarity between each ability's describer-output and its raw GW prose — using the out-of-repo embeddings harness, then report the weakest abilities (the highest-value re-authoring targets) and how to open them in the data explorer. Use for "score world-eaters", "faction-score <faction>", "which world-eaters abilities have the worst DSL fidelity", "run the roundtrip report for <faction>".

2026-06-23
author-ability
Desenvolvedores de software

One-shot ingest of 40K abilities from a PDF or JSON into 40kdc-data's non-agentic DSL pipeline, capturing raw text into a sibling store keyed by ability_id. Runs end-to-end autonomously (extract → ingest → propose → repair-until-converged → apply → validate → regenerate data-derived artifacts so the branch is push-ready/CI-green) without pausing, and bundles any questions into a single final report. Use for "author/import abilities from this PDF/JSON", "structure these abilities", "fill ability stubs", "build the raw-text lookup". Never hand-writes DSL — the gated classify→assemble→validate→verify pipeline does.

2026-06-16
author-faction-detachments
Desenvolvedores de software

Author 11e faction-pack detachment metadata + new detachments with structured ability DSL for a target faction, then verify across TS/Rust/Python. Use when a faction pack PDF (in _private/) needs its detachments backfilled with detachment_points/force_dispositions, its new pack detachments added as core entities + DSL, redefined ports reconciled, and structured Rules Updates applied.

2026-06-11
Mostrando 2 de 2 repositórios
Todos os repositórios foram exibidos