Sub-skill of repo-structure: Agent Infrastructure Rules.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill agent-infrastructure-rules --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Agent Infrastructure Rules?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-agent-infrastructure-rules-workspace-hub)More formats (shields.io, HTML) on the badges page.
---
name: repo-structure-agent-infrastructure-rules
description: 'Sub-skill of repo-structure: Agent Infrastructure Rules.'
version: 1.4.0
category: workspace
type: reference
scripts_exempt: true
---
# 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.
---
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!