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.