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