一键导入
spectre-architecture-review
👻 | Conduct principal architecture review
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
👻 | Conduct principal architecture review
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | spectre-architecture_review |
| description | 👻 | Conduct principal architecture review |
| user-invocable | true |
Treat the current command arguments as this workflow's input. When invoked from a slash command, use the forwarded $ARGUMENTS value.
feature_description: Feature being reviewed — (via ARGUMENTS). Ifpaths_or_files: Relevant paths to examine — (via ARGUMENTS)arch_notes_or_docs: Existing architecture context — (via ARGUMENTS, optional)Review Philosophy (cross-cutting guidelines):
Constraints:
Adapt
paths_or_filesarch_notes_or_docs if providedOutput Format — Architecture review with these sections:
2-3 sentences: What's the architectural story here? Is this feature setting us up well or creating future pain?
Issues that will cause significant pain if left unaddressed—architectural violations, major performance problems, or patterns that will spread.
For each issue:
Places where we're overengineering, where a simpler approach would work, or where we've introduced abstractions we don't yet need.
Only mention performance if there's a clear problem or a clear win—don't speculate about micro-optimizations.
Briefly note architectural choices worth preserving or patterns worth spreading to other parts of the codebase.
Step 1 - Explore Implementation:
Step 2 - Produce Review Report:
👻 | Transform requirements into executable tasks - primary agent
👻 | Independent multi-lens review of plan.md and/or tasks.md — finds overengineering, missing verification, hallucinated deps, weak references
👻 | Unified planning entry point - researches, assesses complexity, routes to workflow - primary agent
👻 | Transform requirements into executable tasks - primary agent
👻 | Independent multi-lens review of plan.md and/or tasks.md — finds overengineering, missing verification, hallucinated deps, weak references
👻 | Unified planning entry point - researches, assesses complexity, routes to workflow - primary agent