sagerstack:planner

Orchestrates a 4-agent team to plan software development epics and generate user stories with implementation plans.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/sagerstack/agentic-sdlc --skill sagerstack-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sagerstack:planner
Source: https://github.com/sagerstack/agentic-sdlc/tree/main/.claude/skills/sagerstack-planner
Command: npx skills add https://github.com/sagerstack/agentic-sdlc --skill sagerstack-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the complex and time-consuming process of planning software development epics, breaking them down into actionable user stories, and generating detailed implementation plans.

Core Features & Use Cases

  • Epic-to-Story Breakdown: Transforms high-level epics into detailed user stories with functional requirements (FR), technical requirements (TR), and acceptance criteria (AC).
  • Implementation Planning: Generates granular, task-based implementation plans for each story, ensuring 100% requirement coverage and testability.
  • Cost & Risk Management: Integrates cost flagging and critical review processes to ensure budget adherence and identify potential risks early.
  • Use Case: When starting a new feature, use this Skill to have a 4-agent team plan the entire epic, from initial research and story definition to detailed technical plans, ready for the development team.

Quick Start

Use the sagerstack planner skill to plan the next epic from project-context.md.

Frequently Asked Questions about sagerstack:planner

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

FAQPage Schema
How do I break down software epics into detailed user stories with acceptance criteria?

To break down software epics into detailed user stories, you can use an AI agent team to automatically generate functional requirements, technical requirements, and acceptance criteria for each story. This ensures comprehensive SDLC planning by transforming high-level epics into granular, testable definitions.

What is the best way to generate task-based implementation plans for user stories?

Generating task-based implementation plans for user stories is best handled by orchestrating a multi-agent team that maps every story to granular tasks. This approach ensures 100% requirement coverage and produces detailed technical plans ready for the development team to execute.

Can I automate epic lifecycle management and technical research during SDLC planning?

Yes, you can automate epic lifecycle management and technical research by deploying a 4-agent team to handle the planning process. The agents manage research, technical Q&A, and critical review, ensuring comprehensive software development lifecycle coverage without manual intervention.

How do you identify potential risks and flag costs when planning feature development?

To identify potential risks and flag costs when planning feature development, integrate critical review and cost flagging processes directly into the epic planning workflow. This ensures budget adherence and surfaces risks early during the generation of user stories and implementation plans.

Do I need a project context file to start planning an epic with an AI agent team?

Yes, you need a project context file, such as project-context.md, to start planning an epic with an AI agent team. The agents use this file as input to orchestrate the epic breakdown, research, and technical Q&A required for generating comprehensive implementation plans.