Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

setup

setup contient 8 skills collectées depuis LPFchan, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
0
mis à jour
2026-07-20
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

agent-to-agent
Autres occupations informatiques

Agent-to-agent (a2a) delegation invokes another coding-agent harness as a subagent and continues the same delegated conversation across turns. Use when an agent needs to summon Codex, Claude Code, OpenCode, or Hermes Agent through a shell or terminal tool, retain the child session, send follow-up instructions, or coordinate ongoing agent-to-agent work.

2026-07-20
fan-out
Autres occupations informatiques

Delegate implementation across parallel subagents in isolated worktrees. Use when the operator asks to fan out, parallelize, split up, or distribute implementation work. Apply mutual-agreement to every slice. The coordinator must not implement.

2026-07-20
fleet
Administrateurs de réseaux et de systèmes informatiques

Fleet topology — machines, hosts, roles, SSH aliases, Tailscale hostnames, and services running on each. Load this whenever the user mentions a host by name (bingus, grimoire, yeowoolmac, oci-ubuntu), asks about the fleet, wants to run something on a remote machine, or when SSH/remote operations are needed.

2026-07-20
proactive-docs
Autres occupations informatiques

Keep documentation fresh after a change by routing each edit to its one canonical surface. Trigger whenever you change shell/ssh config, an AI harness or MCP server, backup/kernel/monitoring setup, a `setup` module, a repo-template scaffold or skill, agent rules (AGENTS/FLEET/skills), or GPU/inference infra — i.e. any config, module, or workflow that has a documented home.

2026-07-20
clean-correction
Développeurs de logiciels

When overwriting existing content, write only the intended replacement — never leave traces of the correction process. Trigger when replacing, deleting, or rewriting content that already exists.

2026-07-17
mutual-agreement
Développeurs de logiciels

Delegate work to a subagent with mutual review gates. Parent owns the plan and the commit. Subagent owns the implementation. Neither proceeds without the other's agreement.

2026-07-14
housekeeping
Développeurs de logiciels

Read-only adversarial repository-boundary audit. Inventories the complete physical workspace — tracked, ignored, generated, cached, backed-up — challenges every item's right to exist where it lives, and produces a ranked audit, an operator decision sheet, and a gated migration sequence. Never deletes or moves anything. Trigger on "housekeeping", "boundary audit", "repo audit", "audit the workspace", "what can we delete", or similar.

2026-07-13
prototype-mode
Développeurs de logiciels

Activates when the user is prototyping, building greenfield projects, or explicitly working pre-MVP. Trigger phrases: "we're just prototyping", "greenfield", "pre-MVP", "from scratch", "new project", "spike", "throw it away", "rewrite not refactor", "stop shimming", "just break it". Deactivation: "exit prototype mode", "stop prototype mode".

2026-07-13