Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 489 Bytes

File metadata and controls

13 lines (8 loc) · 489 Bytes

AGENTS.md

All project instructions, conventions, and development guidelines are maintained in CLAUDE.md.

Strictly follow the rules defined there.

Project Tooling

Subagent definitions, skills, and orchestration scripts live in .claude/:

  • .claude/agents/ - Specialized subagent definitions for the Task tool
  • .claude/skills/ - User-invocable skills (slash commands)
  • .claude/scripts/ - Orchestration scripts that chain multiple Claude CLI calls