If you've ever gotten a code response with "// rest of code here" or "let me know if you want more," this is the fix. It bans every common truncation pattern (ellipsis comments, TODOs standing in for real code, prose deferrals) and forces Claude to treat everything like production work. The skill includes a pre-output checklist to verify nothing got skipped and handles token limits by pausing at logical boundaries instead of summarizing. It's blunt about the philosophy: partial output is broken output. Worth installing if you're tired of skeleton code or having to prompt three times to get the full implementation you asked for in the first place.
npx skills add https://github.com/leonxlnx/taste-skill --skill full-output-enforcement