원클릭으로
project-guide
在 intent-flow 仓库做架构/规划/Runtime/示例/日常开发时,用最短导航定位新 docs 根骨架、archive 历史基线、代码落点与质量门
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
在 intent-flow 仓库做架构/规划/Runtime/示例/日常开发时,用最短导航定位新 docs 根骨架、archive 历史基线、代码落点与质量门
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when planning Logix API shape from scenarios or capability atoms, managing proposal portfolios, running capability projection reviews, coordinating sub-agent planning packets, promoting repeated collisions into principles, or preparing implementation-ready plans from Logix capability SSoT documents.
在 logix 仓库规划、实施、评审或收敛任何可能影响运行时性能的需求时使用。只要用户提到性能、CI artifacts、knob snapshot、trend analyze、before/after、soak、default、231-235、pressure knob、性能旋钮、counter、counter census、kernel/runtime hot path、性能证据、性能回归、下一步优化、是否需要改 API 换性能,必须优先使用本 skill。本 skill负责指导 agent 把需求拆成小步可观测实施,获取和解读 CI 性能产物,把压力旋钮映射到内核 owner、运行时配置/逻辑路径和 counters,再决定下一步是补证据、修采集、看同分支趋势、跑显式 convergence、优化内核、还是调整 API/设计。
在采用 `.specify/` + `specs/` 的 Spec-Driven Development(Spec Kit)仓库中,作为“统一路由器”执行 `$speckit <stage>`,把对话里的关键裁决回写到 spec-kit 产物(`spec.md`、`plan.md`、`tasks.md`、`checklists/*`、`.specify/memory/constitution.md`);仅在用户明确改变需求/架构/原则/澄清时触发,纯闲聊/头脑风暴保持沉默。
Use when generating, reviewing, or refactoring Logix code and you need self-contained Agent-first API rules, owner-lane decisions, React host usage, Form domain boundaries, verification control-plane boundaries, and runtime-core constraints.
Use when an Agent needs to run Logix verification from shell or CI, consume DVTools or live-derived evidence, validate a Program entry, compare before/after reports, use logix live runtime debugging tasks, or test the Agent First CLI loop.
This skill should be used when managing a tiered L1–L9 draft system rooted at docs/specs/drafts in a repository, including placing new drafts, refining and promoting drafts between levels, consolidating related drafts, and maintaining a draft index document.
| name | project-guide |
| description | 在 intent-flow 仓库做架构/规划/Runtime/示例/日常开发时,用最短导航定位新 docs 根骨架、archive 历史基线、代码落点与质量门 |
AGENTS.md 为准。docs/README.mddocs/ssot/README.mddocs/adr/README.mddocs/standards/README.mddocs/archive/README.mddocs/adr/2026-04-05-ai-native-runtime-first-charter.mddocs/adr/2026-04-04-logix-api-next-charter.mddocs/standards/logix-api-next-guardrails.mddocs/standards/effect-v4-baseline.mddocs/ssot/runtime/01-public-api-spine.mddocs/ssot/runtime/02-hot-path-direction.mddocs/ssot/runtime/03-canonical-authoring.mddocs/ssot/runtime/09-verification-control-plane.mddocs/ssot/runtime/08-domain-packages.mddocs/README.mddocs/adr/2026-04-05-ai-native-runtime-first-charter.mddocs/standards/effect-v4-baseline.mddocs/ssot/runtime/01-public-api-spine.mddocs/ssot/runtime/02-hot-path-direction.mddocs/ssot/runtime/09-verification-control-plane.mddocs/archive/**| 你想做… | 先读… | 再下钻… |
|---|---|---|
| 改公开 API 主链 | docs/ssot/runtime/01-public-api-spine.md | docs/ssot/runtime/03-canonical-authoring.md |
| 改内部热链路 | docs/ssot/runtime/02-hot-path-direction.md | packages/logix-core/src/** |
| 改 React 宿主语义 | docs/ssot/runtime/07-standardized-scenario-patterns.md | packages/logix-react/** |
| 改领域包规划 | docs/ssot/runtime/08-domain-packages.md | 对应 packages/* |
| 改 capabilities / control plane | docs/ssot/runtime/04-capabilities-and-runtime-control-plane.md | packages/logix-core/src/Runtime* |
| 改验证控制面 | docs/ssot/runtime/09-verification-control-plane.md | packages/logix-core/src/internal/observability/**、packages/logix-core/src/Reflection.ts、packages/logix-sandbox/** |
| 审视锚点 / static profile | docs/ssot/platform/02-anchor-profile-and-instantiation.md | docs/standards/logix-api-next-postponed-naming-items.md |
| 查历史上下文 | docs/archive/README.md | docs/archive/** |
packages/logix-corepackages/logix-reactpackages/logix-sandboxexamples/logixpnpm check:effect-v4-matrixpnpm typecheckpnpm lintpnpm test:turbo