Use when user says "iterate", "rework", "after merge", "post-ship", "what now after merge", "we shipped X, now we need Y", "address the gap", or invokes aped-iterate. Routes a post-ship delta to the right downstream skill — does not implement the change itself.
Scanned 5/27/2026
Install via CLI
openskills install yabafre/aped-claude---
name: aped-iterate
keep-coding-instructions: true
description: 'Use when user says "iterate", "rework", "after merge", "post-ship", "what now after merge", "we shipped X, now we need Y", "address the gap", or invokes aped-iterate. Routes a post-ship delta to the right downstream skill — does not implement the change itself.'
argument-hint: "[short delta description]"
allowed-tools: "Read Grep Glob Bash"
allowed-paths:
write: ["{{OUTPUT_DIR}}/**", "{{APED_DIR}}/**"]
read-only: ["src/**", "tests/**", "package.json"]
disable-model-invocation: true
license: MIT
metadata:
author: yabafre
version: {{CLI_VERSION}}
---
Follow the instructions in `{{APED_DIR}}/aped-iterate/workflow.md`.
No comments yet. Be the first to comment!
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.