Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

setup

setup には LPFchan から収集した 8 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
8
Stars
0
更新
2026-07-20
Forks
0
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

agent-to-agent
その他コンピュータ職

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
その他コンピュータ職

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
ネットワーク・コンピュータシステム管理者

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
その他コンピュータ職

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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