define-purpose
Write a purpose anchor for ploop — an ongoing direction to advance
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Write a purpose anchor for ploop — an ongoing direction to advance
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Answer the owner's questions about a running or finished loop from its records — read-only, in a separate session
Hours-long (3-12h) multi-agent code-architecture optimization — cross-examines antipatterns into consensus, then applies only the highest-ROI refactors. Not for routine refactors.
Hours-long (3-12h) multi-agent documentation-architecture optimization — verifies every claim in every non-executable text (markdown, spec systems, comments) against the code, cross-examines discrepancies into consensus, then applies only the highest-ROI fixes. Code is never modified — defects are reported, not fixed. Not for touching up a single file.
Hours-long (3-12h) multi-agent integrity-boundary optimization — hunts every reachable state the boundary (types, invariants, error definitions, tests) fails to contain, then absorbs only the highest-ROI set into it — code and docs both, pinned by tests. Not for fixing a known bug.
Implement the planned change task by task, then spawn the independent verify stage until it passes
Archive the completed change — task gate, delta sync into main specs, revalidate
| name | define-purpose |
| description | Write a purpose anchor for ploop — an ongoing direction to advance |
| argument-hint | [anchor file save path] |
| disable-model-invocation | false |
Anchor file save path: $ARGUMENTS or ANCHOR.md
ploop(advisor loop)은 agent가 오랜 시간 자율적으로 작업하는 loop다. anchor는 그 loop를 붙들어 매는 기준 파일로, context가 유실되어도 항상 원문 그대로 보존된다.
Purpose는 완료 조건 없이 방향만 가진다. agent는 Purpose로부터 스스로 요구사항을 만들며 나아가야 한다. advisor는 agent가 생각하지 못한 요구사항을 찾아준다.
/ploop:launch [anchor text] 하라고 안내하라.
/ploop:launch는 파일 경로가 아닌 내용을 copy & paste해야 한다.# Purpose(나아갈 방향)와 # Constraint(허용 범위)는 필수, # Background(방향의 배경)와 # Reference(관련 link — URL·파일 경로)는 선택이며, section은 자유롭게 추가할 수 있다.