一键导入
aih-init
Initialize or refresh repository-local aihaus project memory from verified local evidence.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Initialize or refresh repository-local aihaus project memory from verified local evidence.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | aih-init |
| description | Initialize or refresh repository-local aihaus project memory from verified local evidence. |
| disable-model-invocation | true |
| user-invocable | true |
Read .aihaus/MAP.md, .aihaus/contracts/harness.md, .aihaus/INIT.md, and
.aihaus/contracts/project-bootstrap.md. Follow the provider-neutral bootstrap
contract exactly.
Run node .aihaus/tools/init.mjs --repo . --json. If
readyForSynthesis is false, preserve the memory templates and report the
missing authoritative project evidence. Otherwise synthesize only verified,
source-backed knowledge into .aihaus/memory/project/, preserving existing
content and never recording secrets. Rerun discovery and finish with
node .aihaus/tools/init.mjs --repo . --status --json.
Do not use global aihaus state, user-level settings, hooks, graph indexing,
network access, or legacy /aih-env behavior.