Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
$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:7360
forks:1436
updated:13 de abril de 2026, 03:34
Explorador de archivos
2 archivos
SKILL.md
readonly