بنقرة واحدة
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.