todos-review

Analyze TODOs or specs to clarify problems and prioritize actions.

127|8|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/hanamizuki/solopreneur --skill todos-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: todos-review
Source: https://github.com/hanamizuki/solopreneur/tree/main/plugins/solopreneur/skills/todos-review
Command: npx skills add https://github.com/hanamizuki/solopreneur --skill todos-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps teams clarify ambiguous TODOs and backlog items by evaluating their problem clarity, proposed solutions, and implementation impact.

Core Features & Use Cases

  • Reads a todo or spec to extract core problem, proposed solution, and current state.
  • Dispatches platform-specific expert agents (e.g., ios-dev, android-dev, ai-engineer, neo4j-dev) for best-practice checks.
  • Generates a prioritized action plan and risk assessment to guide backlog decisions.

Quick Start

Provide the path to a todo or spec file to begin the review.

Frequently Asked Questions about todos-review

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

FAQPage Schema
How do I review and prioritize ambiguous backlog items?

Reviewing ambiguous backlog items involves analyzing a todo or spec file to clarify the core problem, evaluate the proposed solution, and generate a prioritized action plan with risk assessment to guide backlog decisions.

What is the best way to analyze a spec for problem clarity and solution quality?

Analyzing a spec for problem clarity requires reading the file to extract the core problem and current state, then dispatching platform-specific expert agents to perform best-practice checks on the proposed solution.

Can I route architecture reviews to platform-specific experts like iOS or Android developers?

Yes, the review process dispatches platform-specific expert agents like ios-dev, android-dev, ai-engineer, and neo4j-dev to perform best-practice checks and validate solution quality for your target architecture.

How do I start a structured todo review for my engineering workflow?

To start a structured todo review, provide the file path or context to your todo or spec file. The system analyzes the input and outputs a prioritized action plan and risk assessment aligned with defined engineering workflow checks.

Does this approach work for cross-cutting backlog items or only single-todo reviews?

This approach handles both single-todo reviews and cross-cutting backlog items. It clarifies problems, evaluates solution quality, and determines priority across your backlog to guide engineering decisions.