This is the skill you reach for when you know exactly what needs to change and just want it done without ceremony. It handles small, well-defined updates where the requirement is clear, the change surface is narrow (think five files or fewer), and verification is straightforward. The built-in scope gate keeps you honest: if you hit ambiguity, unexpected coupling, or anything that smells like it needs architecture discussion, it forces an immediate stop and recommends escalating to write-plan instead. It's opinionated about staying small and bailing early, which is exactly the discipline that keeps quick fixes from turning into regrettable detours.
npx skills add https://github.com/buiducnhat/agent-skills --skill quick-implement