用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Cheong43/spwnr --skill spwnr-plan命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | spwnr-plan |
| description | Create an approved Spwnr plan before execution. |
Use this skill for /spwnr-plan. It creates or revises the latest active plan artifact, then asks whether to execute, improve, or stop. Use spwnr-principle for shared contracts: plan artifact convention, execution units, task metadata, approval gates, worker readiness, and the execution review loop.
spwnr-principle plus this skill.TodoWrite for blockers, readiness fields, and the active plan path.Write or targeted Edit; do not leave the durable plan only in chat.AskUserQuestion only for decisions that change decomposition, sequencing, acceptance criteria, or execution topology.Agent passes are allowed only after a draft exists and only for sequential research, draft, and review.Agent only for research, draft, and review.Metadata, Locked Readiness Fields, Detailed Plan, Execution Units, Expert Planning Round, and Plan Review Loop.A ready plan must be execution-grade and fresh-worker-safe. It must lock goal, success criteria, boundaries, constraints, assumptions, risks, active artifact path, execution strategy, executable units, capability requirements, failure rules, and approval condition.
Reject thin plans that restate the request, use vague verbs, hide sequencing behind as needed, or combine materially different actions only to stay short. At least one rejected approach must have a concrete operational reason.
spwnr-principle.Use these sections in order:
MetadataUser RequestLocked Readiness FieldsApproach AnalysisDetailed PlanExpert Planning RoundDecisions NeededPlan Review LoopPending Handoff NotesDetailed Plan must include:
Mission Layer: goal, success criteria, in scope, out of scope, non-goals, constraintsExecution Architecture: dependencies, ownership, approval boundaries, parallel-safety assumptions, serialization pointsEnvironment And PreconditionsExecution Strategy Recommendation: selected pipeline or team, rationale, and pattern shapeAgent Capability Requirements: generic capability needs by unit and, for pipeline, by stageExecution Units: fields from spwnr-principle, including risk level, file ownership hints, and worker plan approval. Prefer - **unit_id**: unit-1.Failure And Escalation RulesFor pipeline, persist pattern name, ordered stages, handoffs, and acceptance checks. For team, persist whether to launch multiple pipelines in parallel or use one shared queue, and document any shared-file exception.
Decisions Needed should contain only unresolved decisions or locked defaults. Pending Handoff Notes should contain only execution-relevant reminders.
Plan metadata must include Revision Status, Superseded By, material re-plan handling, and the latest active revision.
Run research -> draft -> review only when it materially improves the plan.
spwnr resolve-workers briefs.Worker Readiness Required and preserve the active revision.Expected contributions:
research: missing constraints, dependencies, assumptions, risksdraft: thin-section rewrites and executable unit improvementsreview: ambiguity, coupling, missing approvals, sequencing gaps, weak acceptance checksBefore finalizing, improve the 3 weakest sections: split bundled units, replace vague verbs with artifact-producing actions, make acceptance checks local/objective, and verify ownership plus escalation still match the chosen execution strategy.
After each write or revision, record Plan Review Loop and ask for Execute current plan, Continue improving plan, or End this round. Do not recreate the old needs-confirmation or approved-plan-ready state machine in the plan file.
Default sections: Plan Artifact, Detailed Plan, Next Step.
Expose planning internals only when useful or requested. Do not present a plan that is merely formatted correctly; present one that can be handed to a fresh worker with minimal interpretation.