返回 Skills 目錄
blockmatic/basilic-skills已通過檢查

SKILL DETAIL

w-plan

blockmatic/basilic-skills/w-plan

Write an ordered plan without changing implementation.

安裝量 · 405查看來源

Installation

npx skills add https://github.com/blockmatic/basilic-skills --skill w-plan

技能檔案

SKILL.md

最近同步 · 2026年9月21日

references/plan-output.md
# Plan output

Write these sections:

- **Goals**: 3–7 bullets for scope, success, constraints, non-goals.
- **Assumptions**: 3–5 bullets. Defer product scope, secrets, and destructive ops.
- **Tasks**: ordered work with likely files and dependencies. Uncertain work first.
- **Risks**
- **References**: plain paths to each rule, skill, and MDX used — no `@`.

Do not create another backlog or overwrite another unfinished plan.
SKILL.md
---
name: w-plan
description: Write an ordered plan without changing implementation.
disable-model-invocation: true
---

Planning does not implement, branch, or commit. A single already-clear change uses `/w-build`. A blocking product gap uses `/w-clarify`. Stress-test a plan with `/w-grill`. Fog bigger than one session uses `/w-wayfinder`.

1. **Explore**: if this turn has no reconciled exploration for the area, follow [council](../w-council/SKILL.md) steps 1–3, then continue.
2. **Goals**: 3–7 bullets for scope, success, constraints, non-goals.
3. **Context**: matching glob rule and skill, then topic MDX (or this repo’s docs path). Rules override skills. Inspect affected packages, README, scripts. Durable architecture: matching MDX/ADR. Generated outputs name an owning source; commands come from inspected scripts.
4. **Assumptions**: 3–5 bullets. Defer product scope, secrets, and destructive ops.
5. **Tasks**: ordered work with likely files and dependencies. Uncertain work first. Diagram only if relationships need one.
6. **Output**: user’s path, else the repo’s existing plan file, else chat. Follow [plan output](references/plan-output.md).
w-plan · 熱門 Agent Skills | Mengbi