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 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| 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은 자유롭게 추가할 수 있다.launch the advisor loop
Long-running (6-30h) multi-agent code-architecture optimization — cross-examines antipatterns into consensus, then applies only the highest-ROI refactors. Not for routine refactors.
Long-running (6-30h) 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.
Long-running (6-30h) 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.
Answer the owner's questions about a running or finished loop from its records — read-only, in a separate session
Implement the planned change task by task, then spawn the independent verify stage until it passes