在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用pacto-init
星标2
分支0
更新时间2026年4月30日 10:36
Agent contract for the Pacto init workflow.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Agent contract for the Pacto init workflow.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Agent contract for the Pacto doctor workflow.
Agent contract for the Pacto exec workflow.
Agent contract for the Pacto explore workflow.
Agent contract for the Pacto init workflow.
Agent contract for the Pacto install workflow.
Agent contract for the Pacto move workflow.
| name | pacto-init |
| description | Agent contract for the Pacto init workflow. |
Use this skill as an agent contract for the init workflow in Pacto projects.
Initialize a project-local Pacto workspace.
Use once per project to create canonical .pacto/plans workspace scaffolding.
--root <path> to initialize a specific project root.--with-agents to manage optional AGENTS.md hand-off block.--force to overwrite init-managed files.prd.md..pacto/plans.PACTO.md under plans root remains canonical; AGENTS.md is optional hand-off only.AGENTS.md.prd.md with a basic PRD skeleton based on user interview answers..pacto/plans/{current,to-implement,done,outdated} exist.README.md, PACTO.md) exist.--with-agents, confirm managed block markers are present in AGENTS.md.prd.md.prd.md includes at least: problem, goals, non-goals, users, scope, success metrics, open questions.prd.md with explicit assumptions/open questions before proceeding.