在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用pacto-status
星标2
分支0
更新时间2026年4月30日 02:17
Agent contract for the Pacto status workflow.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Agent contract for the Pacto status 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-status |
| description | Agent contract for the Pacto status workflow. |
Use this skill as an agent contract for the status workflow in Pacto projects.
Report plan status, blockers, freshness, and optional path verification.
Use when you need a consolidated metadata-first status report for plans. Add --verify only when explicit file path claims need repo verification.
--root <path> to pin project root used for .pacto/plans discovery.--repo-root <path> to pin optional path verification root.--format table|json, --verify, --fail-on, --state, --include-archive.--mode compat|strict, --config, --max-next-actions, --max-blockers, --verbose.table or json report with state summary, freshness, blockers, and next actions.--verify is enabled, augments output with explicit file path claim verification results.--fail-on policy for CI automation.--format json.--verify when path verification is intentionally required.--verify is omitted by design.--root and --repo-root when auto-discovery fails.