storage-function-structure

Organizes project planning documents into standardized, categorized directories with consistent naming conventions.

3|2|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/Paxeer-Network/Sidiora-Perpetual-Protocol --skill storage-function-structure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: storage-function-structure
Source: https://github.com/Paxeer-Network/Sidiora-Perpetual-Protocol/tree/main/.windsurf/skills/storage-function-structure
Command: npx skills add https://github.com/Paxeer-Network/Sidiora-Perpetual-Protocol --skill storage-function-structure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a standardized and organized structure for storing various project planning artifacts, ensuring consistency and ease of retrieval.

Core Features & Use Cases

  • Categorized Storage: Organizes documents like Requirements, Epics, Specifications, Stories, Tasks, Decisions, Research, and Retrospectives into dedicated directories.
  • Consistent Naming: Enforces a uniform file naming convention using a short hash and a descriptive title (<short-hash>-<descriptive-title>.md).
  • Use Case: A project manager can use this structure to maintain a clear and accessible repository of all project documentation, from initial requirements to post-project retrospectives.

Quick Start

Organize the project planning artifacts using the storage-function-structure skill.

Frequently Asked Questions about storage-function-structure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I organize project planning artifacts for consistent retrieval?

Organize project planning artifacts by routing documents into dedicated directories such as Prd, Epic, Spec, Story, Task, Decision, Research, and Retro. This standardizes storage and ensures documents are consistently categorized for easy retrieval across the project lifecycle.

What is the best file naming convention for project documentation?

The best file naming convention for project documentation uses a short hash and a descriptive title format, specifically `<short-hash>-<descriptive-title>.md`. This enforces uniform naming, prevents collisions, and makes specific planning artifacts easy to locate.

How do I structure directories for requirements, epics, and user stories?

Structure directories for requirements, epics, and user stories by creating separate folders for each artifact type. Use distinct directories like Prd/ for requirements, Epic/ for epics, Spec/ for specifications, and Story/ for user stories to maintain a clear documentation hierarchy.

Can I use a standardized file structure for agile project management documents?

Yes, you can use a standardized file structure for agile project management documents. It categorizes agile artifacts including Stories, Tasks, Decisions, Research, and Retrospectives into dedicated folders, maintaining an accessible repository for agile teams.

Does this directory structure support post-project retrospectives and research notes?

Yes, this directory structure supports post-project retrospectives and research notes by providing specific Retro/ and Research/ folders. This ensures that research findings and retrospective outcomes are stored alongside core planning artifacts for future reference.

What problem does a standardized directory structure for project artifacts solve?

A standardized directory structure for project artifacts solves the problem of scattered and inconsistent documentation. It provides a uniform file naming convention and categorized storage, ensuring project managers maintain a clear, accessible repository of all project documents.