skill-phase-context
CommunityIntelligent skill loading for efficiency.
AuthorMatrixFounder
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill optimizes AI agent performance and token usage by defining a tiered loading strategy for skills, ensuring only necessary skills are active at any given time.
Core Features & Use Cases
- Tiered Skill Loading: Organizes skills into TIER 0 (always loaded), TIER 1 (phase-triggered), and TIER 2 (on-demand).
- Token Optimization: Reduces computational load and cost by avoiding the loading of infrequently used skills.
- Use Case: When an agent enters the "Development" phase, this skill ensures that only development-specific skills like
developer-guidelinesare loaded, rather than all available skills.
Quick Start
Load the TIER 0 skills for the current session.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: skill-phase-context Download link: https://github.com/MatrixFounder/Agentic-development/archive/main.zip#skill-phase-context 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.