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 DocumentsEpic/for EpicsSpec/for SpecificationsStory/for User StoriesTask/for TasksDecision/for DecisionsResearch/for Research DocumentsRetro/for Retrospectives
-
Files within these directories are named using the format:
<short-hash>-<descriptive-title>.md