What problem does it solve?
AI coding agents often lose context between sessions, forcing developers to repeat project details, conventions, and build commands. This Skill solves that by generating and validating standardized AGENTS.md files that provide agents with the exact context they need to be productive immediately.
Core Features & Use Cases
- Automatic Context Detection: Scans your project structure, tech stack, and existing configuration files to build a comprehensive context profile.
- Research-Based Templates: Provides optimized templates for various project types, including monorepos and standard applications, based on best practices from 60+ sources.
- Validation Loop: Enforces a strict validation process to ensure your AGENTS.md file is within optimal length limits and contains all required sections for agent success.
Quick Start
Run the gather-context script in your project root to detect your tech stack and generate the initial context file.