Use when user says "create epics", "break into stories", "aped epics", or invokes aped-epics. Does NOT create story files — that''s aped-story.
Scanned 5/27/2026
Install via CLI
openskills install yabafre/aped-claude---
name: aped-epics
keep-coding-instructions: true
description: 'Use when user says "create epics", "break into stories", "aped epics", or invokes aped-epics. Does NOT create story files — that''s aped-story.'
allowed-paths:
write: ["{{OUTPUT_DIR}}/**", "{{APED_DIR}}/**"]
read-only: ["src/**", "tests/**", "package.json"]
license: MIT
metadata:
author: yabafre
version: {{CLI_VERSION}}
---
Follow the instructions in `{{APED_DIR}}/aped-epics/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.