code-task-generator

Convert rough descriptions and PDD plans into structured .code-task.md files.

11|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/brazil-bench/pourpoise --skill code-task-generator-brazil-bench
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-task-generator
Source: https://github.com/brazil-bench/pourpoise/tree/main/skills/code-task-generator
Command: npx skills add https://github.com/brazil-bench/pourpoise --skill code-task-generator-brazil-bench

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill converts rough descriptions, ideas, or PDD plans into structured code-task files that follow a standardized Code Task Format, enabling rapid planning and task generation for software projects.

Core Features & Use Cases

  • Input type detection: Automatically determine whether the input is a free-form description or a PDD plan.
  • Code task file generation: Create properly formatted .code-task.md files with required metadata and acceptance criteria.
  • Plan & approvals: Provide a task breakdown and sequence, awaiting user approval before generation.

Quick Start

Provide a task description or a path to a PDD plan; the tool will generate the corresponding code-task files in the default output directory.

Frequently Asked Questions about code-task-generator

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

FAQPage Schema
How do I turn rough software ideas into structured code-task plans?

To turn rough ideas into structured code-task plans, provide a free-form description or a PDD plan path. The skill detects the input type and generates standardized .code-task.md files with required metadata and acceptance criteria.

What is PDD plan input for automated code task generation?

PDD plan input for automated code task generation is a structured planning document path that the skill reads to automatically produce formatted .code-task.md files, translating vague concepts into concrete tasks and test criteria.

Can I generate code-task files directly from free-form text descriptions?

Yes, you can generate code-task files directly from free-form text descriptions. The skill features automatic input type detection, determining whether your input is a free-form description or a PDD plan, and formats the output accordingly.

Do I need to approve the task breakdown before code-task file generation?

Yes, you need to approve the task breakdown before code-task file generation. The skill provides a task breakdown and sequence first, awaiting your explicit approval before creating the ready-to-run task documents.

What's the best way to standardize software engineering task formats for AI workflows?

The best way to standardize software engineering task formats is using a fixed Code Task Format. This skill enforces that structure, validating input modes and outputting ready-to-run task documents to ensure rapid, consistent planning.

Are there limitations when using fixed Code Task Format for planning artifacts?

A limitation of using a fixed Code Task Format is that the skill enforces this specific structure strictly. It targets software engineering workflows, so inputs outside this scope or formats deviating from the standard may not validate correctly.