Skip to main content
Run any Skill in Manus
with one click
$pwd:

resolve-fixme

// Find all FIXME comments across the codebase and fully implement the work they describe. Use when the user asks to fix, resolve, or address FIXME comments, or when running the "fixme" command. Runs a discovery script to find every FIXME, expands multiline comment blocks, groups related FIXMEs across files into a single implementation task, completes the full underlying code changes, removes the FIXME comments only after the work is done, and verifies that no FIXMEs remain.

$ git log --oneline --stat
stars:7,360
forks:1,436
updated:April 13, 2026 at 03:34
File Explorer
2 files
SKILL.md
readonly