Skip to main content
在 Manus 中运行任何 Skill
一键导入
$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:2026年4月13日 03:34
文件资源管理器
2 个文件
SKILL.md
readonly