What problem does it solve?
This Skill helps set up and manage the exact context fed to AI agents so they produce reliable, non-hallucinated outputs and follow project conventions across sessions and tasks.
Core Features & Use Cases
- Persistent Rules Files: Maintain a project-wide rules file that captures tech stack, commands, conventions, and boundaries to keep agent behavior consistent.
- Selective Context Loading: Load only the relevant spec sections and source files for the current task to avoid context flooding and loss of focus.
- Iterative Debugging Inputs: Feed concise error output and test failures back into the agent to drive precise fixes.
- Conversation Management: Summarize, compact, and rotate session context to prevent stale or contradictory instructions.
- Use cases include starting a new coding session, switching between features, diagnosing declining agent quality, and onboarding AI-assisted development to a repository.
Quick Start
Provide a concise project rules file, load the minimal relevant spec sections and source files for the task, and instruct the agent to follow those conventions before making changes.