codebase-context

Creates AI-friendly project documentation using the Codebase Context Specification.

3|Updated Sep 15, 2024
One-click install
npx skills add https://github.com/seanchatmangpt/agile-protocol-specification --skill codebase-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codebase-context
Source: https://github.com/seanchatmangpt/agile-protocol-specification/tree/main/.claude/skills/codebase-context
Command: npx skills add https://github.com/seanchatmangpt/agile-protocol-specification --skill codebase-context

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill implements the Codebase Context Specification for creating AI-friendly project documentation and on-boarding materials.

Core Features & Use Cases

  • Context file formats: .context.md, .context.yaml, .context.json
  • Context hierarchy and accumulation rules
  • Templates for context files
  • Best practices for AI-friendly documentation

Quick Start

Create a root .context.md for a new project and add module contexts under src/api and src/components with their own .context.md files.