task-plan

Create structured task folders and planning documentation for software projects.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/paycrux/ai-skills --skill task-plan-paycrux
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-plan
Source: https://github.com/paycrux/ai-skills/tree/main/.claude/skills/task-plan
Command: npx skills add https://github.com/paycrux/ai-skills --skill task-plan-paycrux

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes ambiguity and manual effort when preparing implementation-ready task plans by generating a consistent folder and document set for new features, refactors, or bug investigations so teams can move from idea to execution faster.

Core Features & Use Cases

  • Creates a kebab-case task folder and writes a set of documents (README, spec, ui-spec when frontend, findings, tasks, progress) using predefined templates.
  • Guides exploration of the codebase, runs a bug investigation workflow if needed, enforces a compliance checklist, and prepares PR guidance and handoff notes.
  • Use cases: planning a new feature, scoping a refactor, investigating and documenting a bug, and producing phase-based implementation checklists.

Quick Start

Invoke the skill with /task-plan <brief description or JIRA-123> to generate the task folder and all initial documentation.

Frequently Asked Questions about task-plan

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

FAQPage Schema
How do I create structured task planning documentation for a new software feature?

To create structured task planning documentation, this Skill generates a kebab-case task folder containing README, spec, ui-spec, findings, tasks, and progress files to move your feature from idea to execution.

What's the best way to document a bug investigation workflow in my codebase?

For documenting a bug investigation workflow, this Skill performs codebase exploration, records findings in a dedicated file, and enforces a compliance checklist to systematically capture and resolve software issues.

How do I generate phase-based implementation checklists for a project refactor?

You can generate phase-based implementation checklists by invoking this Skill, which produces structured task files and progress tracking documents tailored for scoping and executing project refactors.

Does task planning documentation include frontend UI specification files?

Yes, task planning documentation includes frontend UI specification files; the Skill automatically generates a ui-spec document alongside the standard spec and README files when frontend design is required.

Can I prepare PR guidance and handoff notes when planning implementation tasks?

Yes, you can prepare PR guidance and handoff notes; the Skill completes the task planning workflow by generating structured pull request guidance and comprehensive handoff documentation for your team.

What is a compliance checklist and how does it apply to software task planning?

A compliance checklist in software task planning enforces project standards during codebase exploration, ensuring generated specs, findings, and implementation tasks align with required regulatory and structural guidelines.