planner

Automates implementation planning for software projects with milestones, dependencies, and risks.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/semicolon-devteam/semo --skill planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planner
Source: https://github.com/semicolon-devteam/semo/tree/main/semo-skills/planner
Command: npx skills add https://github.com/semicolon-devteam/semo --skill planner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill group centralizes and automates various project planning and management tasks, from defining large-scale Epics to breaking them down into manageable tasks and overseeing sprints, saving time and ensuring consistency.

Core Features & Use Cases

  • Epic Management: Creates and manages large-scale feature units.
  • Task Breakdown: Divides Epics into actionable, smaller tasks.
  • Sprint Management: Facilitates planning and reviewing project sprints.
  • Roadmap Creation: Helps in establishing long-term project plans and timelines.
  • Use Case: To initiate a new major feature, you can ask "댓글 기능 Epic 만들어줘" and then "이 Epic Task로 나눠줘" to quickly set up your project structure.

Quick Start

Create an Epic: "댓글 기능 Epic 만들어줘" Break down an Epic: "이 Epic Task로 나눠줘"

Frequently Asked Questions about planner

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

FAQPage Schema
How do I break down a large feature into actionable tasks for my team?

Task breakdown divides large features into smaller, manageable tasks with clear dependencies and milestones. This Skill automates that division, analyzing requirements and existing code to generate structured steps, dependencies, risks, and deliverables you can assign to team members immediately.

What's included in a software project plan before implementation starts?

Pre-implementation planning captures architecture decisions, functional and technical requirements, concrete steps, dependencies, risks, and milestones. This Skill automates that analysis by assessing your codebase and requirements to produce a structured plan with integration notes and estimated deliverables.

Can I use this for sprint planning and roadmap creation?

Yes. This Skill manages sprints and roadmaps alongside Epic management and task breakdown. It centralizes project planning workflows, from long-term roadmap establishment to sprint oversight, ensuring consistency across planning stages.

How do I estimate steps and identify risks before building a feature?

Estimation and risk assessment are core to pre-implementation planning. This Skill analyzes requirements and your codebase to enumerate steps, dependencies, and risks automatically, delivering estimates tied to concrete milestones so you can plan capacity and mitigation upfront.

Do I need to provide existing code analysis for accurate planning?

The Skill assesses your existing codebase as part of planning. Providing access to relevant code improves accuracy of step definition, dependency detection, and risk identification, but the Skill can work with architectural context and requirement summaries if full code review isn't feasible.