Architecture

June 24, 2026 ยท View on GitHub

Overview

agent-rules package description: Rules and instructions for agentic coding tools like Cursor, Claude CLI, Gemini CLI, Qodo, Cline and more.

Repository Structure

  • package.json - root package scripts and dependency metadata.
  • .changeset/ - Changesets configuration and pending release notes.
  • docs/ - project documentation for maintainers and coding agents.

Boundaries

  • Keep user-facing usage, installation, and examples in the root README.md.
  • Keep contribution rules in CONTRIBUTING.md.
  • Keep release workflow details in RELEASE.md.
  • Keep deeper development and architecture notes in docs/.