init
Initialize an open-agentic-platform session by executing the cross-agent New Sessions protocol declared in AGENTS.md.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Initialize an open-agentic-platform session by executing the cross-agent New Sessions protocol declared in AGENTS.md.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run the local fast CI loop (`make ci`) and automatically fix discovered issues using concurrent agents
One-time contributor setup — run `make setup` and verify governed reads work end-to-end so `/init` can report lifecycle and structural counts.
Run dead code and duplicate detection, get categorized cleanup recommendations
Create a git commit with an impact-focused conventional commit message
Staged adversarial review — triage, decorrelated finders (warm + cold), per-finding refuters, evidence-ready report
Post-create PR lifecycle automation — rerun infra failures, triage review comments adversarially, enqueue when green, verify merged main. Designed for /loop.
| name | init |
| description | Initialize an open-agentic-platform session by executing the cross-agent New Sessions protocol declared in AGENTS.md. |
Thin Claude-Code dispatcher. The canonical protocol lives in
AGENTS.md § New Sessions under the AAIF/Linux Foundation
cross-agent standard.
AGENTS.md — the section from ## New Sessions inclusive to
the next ## heading exclusive. That section is the step list.## initialized: open-agentic-platform block, shape governed by
standards/spec/templates/).This dispatcher does not duplicate the step list. AGENTS.md is the
single source of truth read by Claude Code, Codex CLI, Cursor,
Copilot, and any future agent. AC-9 baseline manifest:
specs/182-claude-skills-migration/baseline-init.txt.