Skip to main content
Run any Skill in Manus
with one click
MaxWolf-01
GitHub creator profile

MaxWolf-01

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

skills collected
27
repositories
1
updated
2026-07-10
repository explorer

Repositories and representative skills

dispatch
software-developers

Work a feature's ticket DAG in parallel — one orchestrator fans independent frontier tickets out to parallel worker agents and integrates them on the feature branch until the feature ships. Use when a ticketed feature has independent frontier tickets, the user says "dispatch" or wants tickets worked in parallel, or when another skill routes parallel frontier work here.

2026-07-10
orient
computer-occupations-all-other

Which mx skill or flow fits the current situation — a router over the mx workflow.

2026-07-10
tmux
network-and-computer-systems-administrators

Run commands in tmux whenever they run long or need eyes on them — anything expected to take more than ~30–60s (training runs, ML experiments, builds, servers), anything worth observing mid-run (progress logs, monitoring output), and anything interactive (sudo prompts, REPLs, wizards), locally or on a remote host. Always reach for this instead of a fire-and-forget Bash call in those cases — the human can attach and step in at any time.

2026-07-10
to-tickets
software-developers

Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published per the tracker conventions — ticket files with blocked-by edges, or native blocking links on a real tracker.

2026-07-10
permissions-review
software-developers

Review and update Claude Code's auto-approved command allowlist based on Bash commands that triggered permission prompts in recent sessions.

2026-07-10
to-spec
software-developers

Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

2026-07-10
tracker
software-developers

File-based issue tracker conventions — how specs, tickets, and small tasks live in agent/tasks/ and how to publish, fetch, claim, and retire them. Use when publishing or fetching a spec/ticket/task, picking work from the frontier, or when another skill says "publish to the issue tracker".

2026-07-10
restore-sessions
software-developers

Scan recent Claude Code sessions and classify unfinished work for resuming

2026-07-10
Showing top 8 of 27 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded