new-task

Analyze tasks into structured implementation plans with risk assessment.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/gpaura/claude_plugins --skill new-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-task
Source: https://github.com/gpaura/claude_plugins/tree/main/skills/new-task
Command: npx skills add https://github.com/gpaura/claude_plugins --skill new-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams translate vague tasks into concrete, actionable plans with risk assessment, reducing ambiguity and project delays.

Core Features & Use Cases

  • Structured Task Analysis: Breaks down tasks into requirements, dependencies, and affected components.
  • Milestone & Risk Planning: Produces phase-based plans with milestones, success criteria, and risk mitigation.
  • Use Case Coverage: Suitable for feature development, bug fixes, or refactors to deliver a ready-to-implement roadmap.

Quick Start

Example Command: plan a feature to add user profiles with milestones and risk mitigation.

Frequently Asked Questions about new-task

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

FAQPage Schema
How do I break down a vague development task into an actionable implementation plan?

To break down a vague development task into an actionable implementation plan, you analyze task requirements, identify dependencies, and map affected components to produce a structured, phase-based roadmap with clear milestones and risk mitigation strategies.

What is the best way to plan feature development with milestones and risk assessment?

The best way to plan feature development with milestones and risk assessment is to decompose the work into structured phases, define success criteria for each milestone, and document mitigation strategies for identified project risks in a repeatable format.

Can I use structured task analysis for both frontend and backend refactoring tasks?

Yes, you can use structured task analysis for both frontend and backend refactoring tasks. The planning process applies across project planning, feature development, and refactoring work to deliver consistent dependency identification and risk assessment.

How do I identify dependencies and affected components when planning a software project?

To identify dependencies and affected components when planning a software project, you analyze the specific task requirements to map out interconnected modules, which ensures clear task decomposition and reduces ambiguity in the implementation roadmap.

Why does my project planning lack clear success criteria and risk mitigation?

Project planning lacks clear success criteria and risk mitigation when tasks are not properly decomposed into structured phases. Translating vague tasks into concrete plans with defined milestones addresses this ambiguity and reduces project delays.