define-strategic-pillars
技能(Skill):定义战略支柱
目的(目的)
从愿景和北极星中得出3-5个战略支柱(高层主题),构建和指导战略目标和路线图。制作支柱文档,以便可以将目标和路线图分组到支柱下。不定义使命、愿景、北极星、目标、里程碑或路线图。
支柱与目标的区别:
- 支柱 = 持续投入的方向(不会"完成",是不可或缺的结构性要素,如"可靠运行")
- 目标 = 该方向上要达到的具体结果(可以判断是否达成,如"回退率低于 5%")
支柱是不可或缺的——少一个就有结构性缺失。目标会随阶段变化,但支柱保持稳定。
核心目标(Core Objective)
首要目标:生成用户确认的战略支柱文档,其中包含与愿景和北极星一致的 3-5 个支柱(主题),并坚持项目商定的路径。
More from nesnilnehc/ai-cortex
review-codebase
Review given file/dir/repo for current-state code organization: module boundaries, design patterns, cross-module dependencies, tech debt, and interface stability. Scope-only atomic skill; output is a findings list.
106review-vue
Review Vue 3 code for Composition API, reactivity, components, state (Pinia), routing, and performance. Framework-only atomic skill; output is a findings list.
94review-diff
Review only git diff for impact, regression, correctness, compatibility, and side effects. Scope-only atomic skill; output is a findings list for aggregation.
91review-java
Review Java code for language and runtime conventions: concurrency, exceptions, try-with-resources, API versioning, collections and Streams, NIO, and testability. Language-only atomic skill; output is a findings list.
84review-architecture
Review code for architecture: module and layer boundaries, dependency direction, single responsibility, cyclic dependencies, interface stability, and coupling. Cognitive-only atomic skill; output is a findings list.
83review-security
Review code for security: injection, sensitive data, auth, dependencies, config, and crypto. Atomic skill; output is a findings list.
74