Use when user says "retro", "retrospective", "epic done — what did we learn", "aped retro", or invokes aped-retro. Runs after the last story of an epic ships.
Scanned 5/27/2026
Install to Claude Code
npx -y skills add yabafre/aped-claude --skill aped-retro --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Aped Retro?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yabafre-aped-retro)More formats (shields.io, HTML) on the badges page.
---
name: aped-retro
keep-coding-instructions: true
description: 'Use when user says "retro", "retrospective", "epic done — what did we learn", "aped retro", or invokes aped-retro. Runs after the last story of an epic ships.'
when_to_use: 'Use when user says "retro", "retrospective", "review the epic".'
argument-hint: "[epic-number]"
allowed-tools: Read Write Edit Glob Grep Bash Agent TaskCreate TaskUpdate
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-retro/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.