aisolve

Official

Turn TODOs into working fixes

Authorradareorg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Helps convert ambiguous TODO/XXX comments into concrete, correct code changes by guiding an agent to understand the underlying issue and implement a good solution.

Core Features & Use Cases

  • Finds real TODO/XXX targets: Searches the whole codebase for TODO and XXX markers using git grep, then selects one candidate to tackle.
  • Ensures correctness before coding: Studies the comment’s intent by checking surrounding code, callers, and relevant codepaths to understand the real problem.
  • Produces a reasoned implementation plan: Encourages using explicit reasoning to choose a good approach before writing code, reducing guesswork and regressions.

Quick Start

Use the aisolve skill to find a TODO or XXX comment in the repository and produce a well-reasoned fix with the correct behavior across all impacted codepaths.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: aisolve
Download link: https://github.com/radareorg/radare2-skills/archive/main.zip#aisolve

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.