tier-enforcer
CommunityEnforce skill file structure and size.
Software Engineering#best practices#refactoring#ai development#skill management#code organization#tier model
Authorjavierhbr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that your AI agent's skill files adhere to a strict 3-tier layered context model, preventing them from becoming too large or disorganized, which can lead to increased token usage and reduced AI performance.
Core Features & Use Cases
- Skill Auditing: Checks existing skills for compliance with tier rules (line limits, required sections).
- Skill Creation Guidance: Provides steps and rules for creating new skills that follow the 3-tier model.
- Violation Fixing: Offers specific workflows to refactor oversized skill or resource files.
- Use Case: When developing a new AI feature, use this skill to ensure the
SKILL.mdand associated resource files are well-structured, maintainable, and efficient before integrating them into the main agent loop.
Quick Start
Use the tier-enforcer skill to audit the skill file located at packs/my-new-skill/SKILL.md for compliance with the 3-tier model.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tier-enforcer Download link: https://github.com/javierhbr/agnostic-agent-loop/archive/main.zip#tier-enforcer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.