一键导入
lore-init
Initialize Lore for a new organization. Sets up team structure, CLAUDE.md templates, CODEOWNERS, and optionally imports teams from GitHub.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Initialize Lore for a new organization. Sets up team structure, CLAUDE.md templates, CODEOWNERS, and optionally imports teams from GitHub.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Start or continue implementing a feature. Works with existing specs (from PM feature requests) or creates new ones. Guides you through spec → plan → tasks → implement interactively.
Draft a PR description from spec, changed files, and ADR references. Reads everything automatically. Developer reviews once.
| name | lore-init |
| description | Initialize Lore for a new organization. Sets up team structure, CLAUDE.md templates, CODEOWNERS, and optionally imports teams from GitHub. |
Run the initialization script:
./scripts/lore-init.sh
This walks you through setting up Lore for your org. It creates the team directory structure, skeleton CLAUDE.md files, CODEOWNERS, and optionally your first ADR. It can import team names from your GitHub organization.
After init, fill in the skeleton files with your actual conventions, then run install.sh to configure Claude Code.