1b1

Review enumerated items sequentially with root cause analysis and decision options.

9|1|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/Roxabi/roxabi-plugins --skill 1b1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 1b1
Source: https://github.com/Roxabi/roxabi-plugins/tree/main/plugins/1b1/skills/1b1
Command: npx skills add https://github.com/Roxabi/roxabi-plugins --skill 1b1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users systematically process lists of items (like findings, tasks, or issues) by walking through them one by one, ensuring each item is investigated and a decision is made.

Core Features & Use Cases

  • Sequential Item Processing: Iterates through a given list of items, presenting each individually.
  • Root Cause Analysis: Encourages deep investigation into the "why" behind each item before suggesting a resolution.
  • Decision Support: Provides clear options for handling each item (e.g., Fix, Defer, Skip, Reject).
  • Summary Reporting: Compiles a summary of actions taken, deferred items, and overall processing statistics.

Quick Start

Use the 1b1 skill to walk through the review findings.

Frequently Asked Questions about 1b1

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

FAQPage Schema
How do I systematically review a list of code findings and decide what to fix?

To systematically review code findings, process the enumerated list one by one, investigating the root cause of each item before choosing to fix, defer, skip, or reject it based on the presented context.

What is the best way to track deferred tasks and issues during a sequential review?

Tracking deferred tasks during a sequential review is handled by compiling a summary report at the end of the process, which lists all deferred items alongside the overall processing statistics and actions taken.

Can I use this approach for prioritizing TODOs and task management?

Yes, you can use this sequential processing approach for task management and prioritizing TODOs, as it walks through enumerated items individually and supports decision-making options to fix, defer, skip, or reject each task.

How does root cause analysis work when processing issues one by one?

Root cause analysis works by investigating the underlying reason behind each individual issue or task in the enumerated list before presenting it with context, ensuring a resolution decision is fully informed.

What decision options are available when reviewing items in a workflow?

The decision options available when reviewing items in a workflow are fix, defer, skip, or reject, allowing users to act upon each investigated item based on its root cause and context.

Do I need any specific dependencies to process enumerated lists of items sequentially?

No specific dependencies are required to process enumerated lists of items sequentially, as the skill operates independently to facilitate the review and decision-making workflow without external components.