agent-instructions

Installation
SKILL.md

Agent Instructions

Purpose

Write the project instruction file an agent reads before touching the codebase. Its job is to convey what the agent cannot infer and would get wrong — not to restate what it can read from the code.

When to Use

  • Setting up a repository for agent-assisted development.
  • An agent that repeatedly makes the same wrong assumption about your project.
  • Refreshing an instruction file that has drifted from reality.

Capabilities

  • Structuring project instructions for an agent audience.
  • Identifying what an agent cannot infer.
  • Encoding conventions, commands, and constraints.
  • Keeping instructions accurate as the project evolves.
Installs
2
GitHub Stars
26
First Seen
Jul 16, 2026
agent-instructions — nimadorostkar/claude-skills-collection