在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用lock
星标6
分支1
更新时间2026年7月15日 08:38
Lock the execution plan and task contract.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
文件资源管理器
10 个文件SKILL.md
readonly菜单
Lock the execution plan and task contract.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Execute one accepted task and leave verifiable evidence.
Inspect code, docs, issues, and evidence before deciding.
Clarify goals, constraints, boundaries, and acceptance criteria.
Continue remaining tasks, but stop when evidence is insufficient.
Execute one accepted task and leave verifiable evidence.
Inspect code, docs, issues, and evidence before deciding.
| name | lock |
| description | Lock the execution plan and task contract. |
Lock the execution plan and task contract.
scripts/forma-workflow.sh init <issue-id>, or writing plan.md / tasks.md, confirm at summary level that Goal, Scope, Approach, Validation, Plan Strategy, selected grounding producer or confirmed grounding handoff, and any applicable Artifact/Evidence Boundary are decision-complete.references/planning-rules.md is the canonical detailed finalization gate. If any detailed planning rule fails, stop in the same blocked format instead of filling gaps through repository exploration.scripts/forma-workflow.sh init <issue-id>, and do not draft plan.md or tasks.md../plans/issue-<id>/plan.md or ./plans/issue-<id>/tasks.md is missing, run scripts/forma-workflow.sh init <issue-id> from this installed skill package.plan.md for the issue, including explicit Plan Strategy for new plans; legacy plans without it default to step-execution.tasks.md for the issue, encoding each task's accepted surface, validation gates, proof obligations, dependencies, and constraints while preserving the structured task schema.references/engineering-quality-model.md and materialize the accepted quality criteria in existing plan sections and task Accept: / Validate: / proof fields.scripts/forma-workflow.sh check <issue-id> after finalizing plan.md and tasks.md and before staging or asking for commit permission; if the check fails, fix the plan/task contract and rerun the check before continuing.plan.md and tasks.md, show the staged diff to the user, then commit only that staged snapshot after explicit user permission.references/planning-rules.mdreferences/plan-template.mdreferences/tasks-template.mdreferences/engineering-quality-model.mdreferences/finalization-decision-gate.mdreferences/plan-materialization.mdreferences/task-structure.mdscripts/forma-workflow.sh or loading bundled planning references, resolve them relative to the current triggered skill package only; do not switch to same-named resources in sibling skill directories, even if the contents match.gh, network access, or any other source-context tool is a base finalization capability. If the handoff depends on an unavailable source reference and no explicit adapter is present, block finalization and ask the user to provide the authoritative material or update the plan.references/finalization-decision-gate.md for the finalization decision gate.references/plan-materialization.md for plan materialization.references/task-structure.md for task structure.references/output-format.md.Contract Check: with the latest scripts/forma-workflow.sh check <issue-id> result before asking for commit permission.