Instruction Density Cap

A countable ceiling on how many directives one prompt may carry at once - instruction-following degrades with DENSITY as well as position, so this island defines what counts as a directive, caps the count per model class, and fails the prompt past it. Reach for it when a rules file has grown to dozens of simultaneous instructions, when an agent obeys some rules and silently skips others, or on "how many rules can I give it", "count the directives in my CLAUDE.md", "my agent ignores half its instructions". Differentiator - density only; the head-of-context position budget is priority-zone's seat and prompt-versus-gate sorting is steering-audit's.

Island-Dev-Crew dcfbd08 20 files · 63.9 KB Updated

File contents

Island-Dev-Crew/uncle-bob-skills/tree/main/skills/instruction-density-cap commit dcfbd08b7a

Frequently asked questions

npx skillmds@latest add island-dev-crew/instruction-density-cap