一键导入
code-review
Use for code review tasks: reviewing PRs, verifying PRD alignment, detecting technical debt, security issues, and suggesting improvements.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use for code review tasks: reviewing PRs, verifying PRD alignment, detecting technical debt, security issues, and suggesting improvements.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use for ANY software development task: feature requests, bug fixes, code implementation, refactoring, testing, documentation, commits, project setup. Also when the user explicitly mentions lemoria, SDD, PRD, or agents. This is the default orchestrator for all development work.
Use for server-side tasks: implementing APIs, services, business logic, authentication, and middleware with any backend stack (Python, TypeScript, Go, Java, Rust, etc.).
Use for database tasks: designing schemas, writing migrations, indexing, query optimization, and data modeling with SQL and NoSQL databases.
Use for documentation tasks: writing README, technical docs, API reference, ADRs, changelogs, and syncing with Obsidian vault.
Use for UI tasks: implementing components, pages, routing, styling, responsive design, accessibility, and client-side logic with any framework (React, Vue, Svelte, Solid, vanilla JS, etc.).
Use for version control tasks: commits, branching, merging, pull requests, changelogs, and git configuration.
| name | code-review |
| description | Use for code review tasks: reviewing PRs, verifying PRD alignment, detecting technical debt, security issues, and suggesting improvements. |
Security (OWASP Top 10)
Performance
Data integrity
Testing
| Rating | Meaning | Action |
|---|---|---|
| 💬 Comment | Suggestion, non-blocking | Author may address or not |
| ❌ Request | Blocking issue | Must be resolved before merge |
| ✅ Approve | Ready to merge | No blocking issues |
find instead of filter().first() because it raises when not found"user is null?"