一键导入
registry
View the registry of all projects created by Genesis. Use when the user says "registry", "list projects", "what projects", or "show projects".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
View the registry of all projects created by Genesis. Use when the user says "registry", "list projects", "what projects", or "show projects".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | registry |
| description | View the registry of all projects created by Genesis. Use when the user says "registry", "list projects", "what projects", or "show projects". |
| user-invocable | true |
| allowed-tools | Read, Glob, Grep |
Display the registry of all projects bootstrapped by Genesis.
~/.claude/projects/-home-xeeva-claude-genesis/memory/project-registry.mdDisplay as a formatted table:
| Project | Path | Stack | Created | Description |
|---------|------|-------|---------|-------------|
| ... | ... | ... | ... | ... |
If the registry is empty, say: "No projects have been created yet. Use /genesis to create your first project."
If the registry file doesn't exist, say: "The project registry hasn't been initialised yet. It will be created when you scaffold your first project."
Bootstrap a new Claude Code project with full infrastructure. Use this when the user wants to create a new project, scaffold a project, or says "new project", "create", "bootstrap", or "build me".
Pull the latest Genesis updates from the remote repository. Use when the user says "update", "pull updates", "upgrade genesis", "check for updates", or "sync".
Validate that a generated project's Claude infrastructure is complete and well-formed. Use when the user says "validate", "check project", or "verify".