example-planner

Plan implementation projects with tasks, dependencies, risks, and acceptance criteria.

17|3|Updated Nov 21, 2025
One-click install
npx skills add https://github.com/archubbuck/workspace-architect --skill example-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: example-planner
Source: https://github.com/archubbuck/workspace-architect/tree/main/assets/skills/example-planner
Command: npx skills add https://github.com/archubbuck/workspace-architect --skill example-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning complex software work can be time-consuming and error-prone without a structured blueprint that captures scope, tasks, dependencies, and risks.

Core Features & Use Cases

  • Structured Planning: Create comprehensive implementation plans for new features, refactors, or architectural changes.
  • Artifact Generation: Produce tasks, milestones, dependencies, risk assessments, and acceptance criteria that guide implementation.
  • Use Case: When starting a new feature or refactor, generate a step-by-step plan that stakeholders can review and approve.

Quick Start

Provide a concise, dependency-aware implementation plan for the requested feature or refactor.

Frequently Asked Questions about example-planner

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

FAQPage Schema
How do I create a structured implementation plan for a new software feature?

To create an implementation plan, define the feature scope, break down tasks, map dependencies, assess risks, and establish acceptance criteria to guide development. This produces a structured blueprint for stakeholders to review and approve.

What is the best way to plan an architectural refactor across an existing codebase?

Planning an architectural refactor requires capturing scope, sequencing tasks, identifying dependencies, and performing risk analysis to ensure a structured transition. This approach minimizes errors during large-scale codebase changes.

Can I use this to generate project management artifacts like milestones and acceptance criteria?

Yes, you can generate project management artifacts by processing the feature scope to produce detailed milestones, task dependencies, risk assessments, and acceptance criteria that guide implementation.

Does this work for both small feature inception and large-scale architecture changes?

Yes, this planning approach scales from small feature inception to large-scale architecture changes by adapting the depth of task breakdown, dependency mapping, and risk analysis to the scope of the project.

How do I identify and mitigate risks when planning complex software refactoring?

To mitigate risks during software refactoring, perform a dedicated risk analysis during the planning phase to identify potential issues and document them alongside task dependencies and acceptance criteria in the blueprint.