Repo Structure Agent Infrastructure Rules

Sub-skill of repo-structure: Agent Infrastructure Rules.

vamseeachanta Updated

File contents

Agent Infrastructure Rules

Agent Infrastructure Rules

Only ONE location for agent configuration per repo:

.claude/
  agents/       ← agent YAML definitions
  commands/     ← slash commands
  skills/       ← repo-local skills (if any)
  hooks/
  docs/
  settings.json

Never create agents/ at repo root. Never create .agent-os/. These are superseded patterns.


vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/workspace-hub/repo-structure/agent-infrastructure-rules commit 4f6fabee90

Frequently asked questions

npx skillmds@latest add vamseeachanta/repo-structure-agent-infrastructure-rules-2