원클릭으로
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.