plan-task

Generate technical design plans and implementation roadmaps for human review.

84|5|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/fitlab-ai/agent-infra --skill plan-task-fitlab-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-task
Source: https://github.com/fitlab-ai/agent-infra/tree/main/.agents/skills/plan-task
Command: npx skills add https://github.com/fitlab-ai/agent-infra --skill plan-task-fitlab-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This enables teams to create formal, review-ready technical designs and implementation plans for tasks, ensuring governance and traceability.

Core Features & Use Cases

  • Generates formal plan documents (plan.md or plan-r{N}.md) without touching business code.
  • Enforces mandatory human review before any implementation steps.
  • Updates the active task state and logs progress to maintain an auditable trail.
  • Supports multi-round planning and consistent artifact naming for iterative improvement.

Quick Start

Provide a complete technical design plan for the active task and outline the implementation steps for human review.

Frequently Asked Questions about plan-task

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

FAQPage Schema
How do I generate a technical design plan for human review?

Generating a technical design plan for human review involves analyzing prior task context to produce plan.md or plan-rN.md artifacts. This workflow enforces mandatory human review before any implementation steps and logs activity to ensure traceability and governance.

What is the best way to manage iterative task planning without touching business code?

Managing iterative task planning without touching business code is achieved through multi-round planning that produces formal plan-rN.md documents. This approach enforces human review and updates task state in task.md, maintaining an auditable trail for governance.

How does a review-driven workflow enforce governance for implementation roadmaps?

A review-driven workflow enforces governance for implementation roadmaps by mandating human approval before any code execution. It logs progress and updates the active task state, ensuring full traceability and controlled execution of the technical design.

Do I need prior analysis data to create an implementation roadmap?

Yes, creating an implementation roadmap requires prior analysis data and the active task context. The workflow analyzes these inputs to formulate end-to-end technical designs and outline implementation steps for formal human review.

Can I update the task state in task.md automatically during technical design planning?

Yes, the technical design planning workflow automatically updates the active task state in task.md. It logs progress to maintain an auditable trail while generating formal plan artifacts for mandatory human review.

When should I use a controlled workflow for technical design plans?

You should use a controlled workflow for technical design plans when your team requires formal governance, traceability, and mandatory human review before implementation. This ensures structured execution and consistent artifact naming for iterative improvement.