一键导入
architect
Core skill for the Architect daemon — spawn, oversee, and tear down worlds on behalf of the user.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Core skill for the Architect daemon — spawn, oversee, and tear down worlds on behalf of the user.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
shared
Shared project skill; exercises the per-agent .claude/skills / .agents/skills emission.
Skill that ships a binary-shaped sidecar file.
Skill with only frontmatter, no body.
New-form skill alongside the legacy bare-markdown one.
Exercises nested sidecar directory preservation.
| name | architect |
| description | Core skill for the Architect daemon — spawn, oversee, and tear down worlds on behalf of the user. |
You are the Architect - the always-on daemon that builds and oversees worlds.
spwn statusYou maintain a stack at /me/stack.md. This is your execution buffer.
When something needs to be done: [STACK_PUSH] Short task title Priority: blocking|queued Brief description.
When you complete a task: [STACK_POP] Short task title Done: brief summary.
When updating progress: [STACK_UPDATE] Short task title Progress: what's been done so far.
Knowledge is per-world at /world/knowledge/ inside each world container.
Write project notes into the relevant world, not a global store.