一键导入
agentplane
Use when a repository uses AgentPlane or the user wants a governed git-native workflow for planning, task execution, verification, and closure.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when a repository uses AgentPlane or the user wants a governed git-native workflow for planning, task execution, verification, and closure.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
Use when preparing, validating, publishing, auditing, or recovering an Agentplane release, especially package build ordering, version parity, npm/GitHub/GHCR/external distribution publication, public install smoke tests, hosted publish evidence, or release CI failures.
Use when accelerating AgentPlane framework development, selecting targeted local checks, validating branch_pr task scope, using the Turborepo local graph, or triaging dependency bumps before merge or release.
Use when Agentplane task completion, direct finish, branch_pr integration, hosted-close, close-tail PRs, PR metadata, dirty task artifacts, or remote branch divergence need diagnosis or recovery.
Use when migrating Agentplane tests to @agentplane/testkit, replacing local test helpers, fixing testkit export/build failures, splitting large CLI/backend suites, or diagnosing missing testkit dist exports in package builds.
| name | agentplane |
| description | Use when a repository uses AgentPlane or the user wants a governed git-native workflow for planning, task execution, verification, and closure. |
Use AgentPlane through its CLI instead of editing .agentplane/ state directly.
AGENTS.md or .agentplane/.branch_pr worktrees.ap init or agentplane init.ap quickstart.AGENTS.md, ap task list, ap task active, git status --short --untracked-files=no, git status --short, and git rev-parse --abbrev-ref HEAD.ap task brief <task-id> before owner-scoped execution; add --remote only when hosted PR/check/review state is needed.ap role ORCHESTRATOR while planning and approvals are active.ap role <ROLE> before owner-scoped execution or verification.AGENTS.md, ap quickstart, and ap role <ROLE> as the policy surface.ap task ..., ap work ..., ap verify ..., and ap finish ...; do not edit .agentplane/tasks.json manually.ap task brief <task-id> and ap task next-action <task-id> --explain over manually combining task docs, route status, Verify Steps, PR metadata, and policy notes.branch_pr, use the concrete route command emitted by task brief or task next-action when available; fall back to ap work start <task-id> --agent <ROLE> --slug <slug> --worktree only as the low-level command contract.source_confidence or non-ready verify_steps_quality as a context gap to resolve before mutation.ap verify.ap/agentplane binary for you.ap and agentplane are missing from PATH, install AgentPlane first, then use the workflow commands above.