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.

antinomyhq Updated

File contents

antinomyhq/forgecode commit 4c4d721dd4

Frequently asked questions

npx skillmds@latest add antinomyhq/resolve-fixme