1+ [ ![ Run Tests] ( https://github.com/attogram/agents/actions/workflows/ci.yml/badge.svg )] ( https://github.com/attogram/agents/actions/workflows/ci.yml )
2+ [ ![ Release] ( https://img.shields.io/github/v/release/attogram/agents?style=flat )] ( https://github.com/attogram/agents/releases )
3+ [ ![ GitHub stars] ( https://img.shields.io/github/stars/attogram/agents?style=flat )] ( https://github.com/attogram/agents/stargazers )
4+ [ ![ GitHub watchers] ( https://img.shields.io/github/watchers/attogram/agents?style=flat )] ( https://github.com/attogram/agents/watchers )
5+ [ ![ Forks] ( https://img.shields.io/github/forks/attogram/agents?style=flat )] ( https://github.com/attogram/agents/forks )
6+ [ ![ Issues] ( https://img.shields.io/github/issues/attogram/agents?style=flat )] ( https://github.com/attogram/agents/issues )
7+ [ ![ GitHub commit activity] ( https://img.shields.io/github/commit-activity/t/attogram/agents?style=flat )] ( https://github.com/attogram/agents/commits/main/ )
8+ [ ![ License] ( https://img.shields.io/github/license/attogram/agents?style=flat )] ( ./LICENSE )
9+
110# Attogram Agents
211
312` AGENTS ` files for your AI.
918Standardize your AI collaboration process.
1019
1120## For AI assistants
21+
1222- [ ./AGENTS.md] ( ./AGENTS.md ) - base instructions for all AI Assistants
1323- [ ./agents/] ( ./agents/ ) - directory for per-agent instructions
1424 - [ ./agents/AGENTS.jules.md] ( ./agents/AGENTS.jules.md ) - for the Google Jules agent
@@ -24,8 +34,9 @@ Standardize your AI collaboration process.
2434 - [ ./personas/PERSONAS.terminal-ninja.md] ( ./personas/PERSONAS.terminal-ninja.md ) - for The Terminal Ninja persona 🥷
2535 - [ ./personas/PERSONAS.product-owner.md] ( ./personas/PERSONAS.product-owner.md ) - for The Product Owner persona 🎯
2636 - [ ./personas/PERSONAS.rubber-duck.md] ( ./personas/PERSONAS.rubber-duck.md ) - for The Rubber Duck persona 🦆
27-
37+
2838## For Humans
39+
2940- [ ./HUMANS.md] ( ./HUMANS.md ) - base instructions for Humans collaborating with an AI Assistant
3041- [ ./humans/] ( ./humans/ ) - directory for per-agent instructions
3142 - [ ./humans/HUMANS.claude.md] ( ./humans/HUMANS.claude.md ) - for working with Anthropic's Claude
@@ -36,9 +47,9 @@ Standardize your AI collaboration process.
3647
3748While ` README.md ` and ` CONTRIBUTING.md ` provide general information, AI-assisted workflows require specialized instructions.
3849
39- - ** ` AGENTS ` files** provide technical instructions for AI assistants.
40- - ** ` HUMANS ` files** provide collaboration guidance for human developers.
41- - ** ` PERSONAS ` files** provide personality instructions for AI assistants.
50+ - ** ` AGENTS ` files** provide technical instructions for AI assistants.
51+ - ** ` HUMANS ` files** provide collaboration guidance for human developers.
52+ - ** ` PERSONAS ` files** provide personality instructions for AI assistants.
4253
4354This separation of concerns ensures clear and targeted instructions for all audiences.
4455
0 commit comments