一键导入
skill-name
__SKILL_DESCRIPTION__
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
__SKILL_DESCRIPTION__
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run and inspect SWE-bench benchmark workflows for alan's coding line. Use this when: - The user wants to run SWE-bench Lite or curated SWE-bench subsets - The user wants to prepare benchmark workspaces or materialize suite manifests - The user wants to score benchmark predictions with the official harness - The user wants benchmark operations to remain separate from the repo-coding product contract
Execute repo-local code edits and run deterministic verification.
Delegate bounded repo-scoped coding work to a fresh repo worker. Use this when: - alan has already selected the target repo or directory - The task needs inspect -> plan -> edit -> verify -> deliver inside that bound scope - The work should run in a focused child runtime instead of the parent steward
Manage persistent Memory Store files across Agent Processes. Use this when: - Continuing work started by an earlier Agent Process - The user references prior decisions, constraints, or history - Stable, user-confirmed information should be retained - Durable handoff or topic notes need inspection or maintenance
Inspect and operate the native alan shell control surface. Use this when: - The user asks about spaces, tabs, surfaces, panes, focus, or splits - alan needs to decide which pane or surface should receive an action - alan needs to create a space, split a pane, focus a pane, or send text - The task depends on understanding the outer terminal app rather than only understanding Alan Process state This skill assumes the local `alan shell` CLI namespace backed by the shell's IPC/socket API. If that CLI is unavailable, report that clearly and fall back to other available context.
Create and manage structured execution plans for complex multi-step tasks. Use this when: - Task requires more than 3 distinct steps - Work is expected to span multiple context windows - There are logical dependencies between steps - You need to track incremental progress - User asks for something complex that benefits from a plan Do NOT use for simple single-step tasks or quick questions.
| name | __SKILL_NAME__ |
| description | __SKILL_DESCRIPTION__ |
| metadata | {"short-description":"__SHORT_DESCRIPTION__"} |
This package delegates execution to the package-local child agent __SKILL_ID__.
Use this skill when:
references/ and deterministic helpers into scripts/.Describe the mounts and /bin bindings the delegated task materially needs.
alan checks those requirements against the assembled child namespace before
spawn. If the task is narrowed, the child task names the withheld capability
and the parent retains responsibility; otherwise the parent uses its own path,
asks for missing input, or states the limitation. Never silently substitute
unrelated local context. The parent tape records the decision and a launched
child retains bounded requirement plus namespace-summary launch metadata.