013-agile-feature

Converts a master project plan into executable, step-by-step tasks with assigned responsibilities and timelines.

423|90|Updated Feb 8, 2025
One-click install
npx skills add https://github.com/jabrena/plinth --skill 013-agile-feature
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 013-agile-feature
Source: https://github.com/jabrena/plinth/tree/main/skills/013-agile-feature
Command: npx skills add https://github.com/jabrena/plinth --skill 013-agile-feature

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Manages the creation of detailed agile feature documentation from existing epics, aiding in the split of epics into features and planning documentation for stakeholders or engineering.

Core Features & Use Cases

  • Epic to Feature Splitting: Converts epics into individual feature documents.
  • Feature Documentation Planning: Guides in planning feature documentation tailored to stakeholders and engineering teams.
  • Use Case: For a software project, use this Skill to transform an epic into comprehensive feature documentation, including user stories, dependencies, and success metrics.

Quick Start

Run the 013-agile-feature skill with the path to your epic file or paste the content into the agent.

Frequently Asked Questions about 013-agile-feature

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

FAQPage Schema
How do I break down an agile epic into detailed feature documentation?

Agile feature documentation should include scope, acceptance criteria, user stories, dependencies, integration guidance, and success metrics to provide comprehensive planning context for both stakeholders and engineering teams.

What is the best way to split epics into features for backlog refinement?

The best way to split epics during backlog refinement is to convert each epic into individual Markdown feature documents, ensuring each feature has clearly defined scope and success metrics for software development planning.

Can I generate user stories and acceptance criteria from an existing epic file?

Yes, you can generate user stories and acceptance criteria from an existing epic file by providing the file path or pasting its content directly into the agent to automate the feature planning documentation.

Does agile feature documentation planning work without external project management dependencies?

Agile feature documentation planning works without external project management dependencies because the process operates standalone using internal scripts and references to parse epics and output Markdown files.

What are the limitations of automating epic to feature splitting for stakeholders?

A limitation of automating epic to feature splitting is that the Skill generates structured Markdown templates for stakeholders, meaning complex narrative context or highly dynamic project management states may require manual adjustment.