storage-function-structure

Installation
SKILL.md

File Structure for Project Planning Artifacts

  • [Planning Artifact] are stored in dedicated directories based on their type, with each file named using a short hash and a descriptive title.
  • These directories are typically stored in a parent folder. defer to the storage backend conventions for exact paths.

Directory and File Naming Conventions

  • Each planning artifact type has its own directory:

    • Prd/ for Product Requirements Documents
    • Epic/ for Epics
    • Spec/ for Specifications
    • Story/ for User Stories
    • Task/ for Tasks
    • Decision/ for Decisions
    • Research/ for Research Documents
    • Retro/ for Retrospectives
  • Files within these directories are named using the format:

    • <short-hash>-<descriptive-title>.md
Related skills
Installs
47
GitHub Stars
52
First Seen
Jan 24, 2026