reversa-to-do

Decompose project roadmaps into atomic tasks with stable IDs and dependencies.

Updated May 19, 2026
One-click install
npx skills add https://github.com/silaslopes100/lojacarmenedaniel --skill reversa-to-do-silaslopes100
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: reversa-to-do
Source: https://github.com/silaslopes100/lojacarmenedaniel/tree/main/.agents/skills/reversa-to-do
Command: npx skills add https://github.com/silaslopes100/lojacarmenedaniel --skill reversa-to-do-silaslopes100

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the ambiguity of high-level project planning by breaking down complex roadmap items into granular, atomic, and executable tasks that an AI agent can process without human intervention.

Core Features & Use Cases

  • Atomic Decomposition: Converts roadmap entries into specific, zero-padded task IDs (T001, T002, etc.) with clear dependencies.
  • Parallelism Mapping: Identifies tasks that can be executed concurrently, optimizing the development workflow.
  • Use Case: When you have a high-level feature roadmap, use this Skill to generate an actions.md file that provides a step-by-step execution plan, ensuring each task is small enough to be completed in a single AI turn.

Quick Start

Trigger the reversa-to-do skill to decompose the current roadmap into an actionable list of tasks.

Frequently Asked Questions about reversa-to-do

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

FAQPage Schema
How do I break down a project roadmap into actionable tasks for automated execution?▼

Task decomposition for automated execution works by converting high-level roadmap entries into atomic tasks with zero-padded IDs (T001, T002) and clear dependencies. This ensures each item is small enough to complete in a single AI turn.

What is atomic task decomposition in project management?▼

Atomic task decomposition is breaking complex roadmap items into granular tasks that an AI agent can process without human intervention. This Skill generates zero-padded task IDs and maps dependencies to bridge strategic planning and technical execution.

Can I identify parallelizable tasks when mapping out a development workflow?▼

Yes, you can identify parallelizable tasks when mapping a development workflow. This Skill features parallelism mapping, which detects tasks that can be executed concurrently to optimize the overall development workflow.

Do I need state files and roadmap documentation to generate an action plan?▼

Yes, you need state files and roadmap documentation to generate an action plan. This Skill requires access to these inputs to operate within the Reversa framework and produce a structured actions.md file.

What is the best way to convert strategic planning documents into a step-by-step execution plan?▼

The best way to convert strategic planning documents into an execution plan is to trigger this Skill. It decomposes your roadmap into an actions.md file, providing a step-by-step plan with stable IDs and dependency tracking for automated development.