docs-stories

Manage SDLC documentation with CRUD operations for user stories and tasks.

Updated Nov 11, 2025
One-click install
npx skills add https://github.com/shredbx/demo-3d-model --skill docs-stories
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-stories
Source: https://github.com/shredbx/demo-3d-model/tree/main/.claude/skills/docs-stories
Command: npx skills add https://github.com/shredbx/demo-3d-model --skill docs-stories

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill centralizes and automates the management of user stories and tasks, providing instant context retrieval for any project artifact, drastically reducing time spent on documentation and context switching.

Core Features & Use Cases

  • Story & Task Management: Create, find, list, and update user stories and development tasks with semantic naming.
  • Context Indexing: Build a structured index of all SDLC artifacts (stories, tasks, commits, files) for rapid lookup.
  • Use Case: A new developer needs to understand the full context of a feature implemented six months ago. Use this Skill to retrieve all related stories, tasks, commits, and modified files in under 3 minutes.

Quick Start

Use the docs-stories skill to create a new user story for the 'auth' domain, 'login' feature, and 'admin' scope.

Frequently Asked Questions about docs-stories

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

FAQPage Schema
How do I automate user story and task creation in my development workflow?

Automate user story and task creation using template-driven generation with semantic naming by domain, feature, and scope. The Skill provides CLI interfaces to create stories and tasks instantly, reducing manual documentation overhead and ensuring consistent naming conventions across your SDLC artifacts.

Can I retrieve full project context from documentation and git history?

Yes. Build a structured index of all SDLC artifacts—stories, tasks, commits, and modified files—for rapid lookup. Retrieve complete context for any feature or artifact in under 3 minutes, eliminating time spent context-switching between documentation sources.

How do I manage task state and phase updates across my project?

Update task state and phase through CLI operations backed by STATE.json state management. Track task lifecycle atomically, ensuring all updates are consistent and queryable across your documentation and development workflow.

What's the best way to centralize SDLC documentation for multiple developers?

Centralize user stories, tasks, and project decisions in a single indexed repository. New developers can instantly restore full context of features implemented months ago, drastically reducing onboarding time and knowledge silos.

Does this work for multi-product workflows and scaling documentation?

Yes. The Skill is designed for multi-product workflows with atomic writes and metadata parsing from markdown. It prepares your documentation structure for indexing and context retrieval across growing projects and teams.