ワンクリックで
init
Session initialization — run at the start of EVERY session before any other action.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Session initialization — run at the start of EVERY session before any other action.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Karpathy-inspired behavioural guidance for non-trivial coding, debugging, review, or refactor work. Use to surface assumptions, keep changes minimal, and define verifiable success criteria.
Manage dependency-aware multi-session workflows in agent_roadmaps/.
Orchestrate build workflows. Environment setup, compilation, and testing.
Validate constraint compliance at any time during development.
Create a new project from the repo_template. Supports Python, C++/CUDA, and Hybrid projects. Template-only skill.
Add dependencies. Poetry for Python, CPM through CMake for C++.
SOC 職業分類に基づく
| name | init |
| description | Initialize an agent session, resolve the project profile, audit required capabilities, and emit the deterministic constraint manifest. Use at the start of repository work or whenever profile, branch, roadmap, or capability state changes. |
Read and follow the canonical vendor-neutral skill at
.agents/skills/init/SKILL.md. That file is the single source of truth.