@@ -18,14 +18,14 @@ Standardize your AI collaboration process.
1818## For AI assistants
1919
2020- [ ./AGENTS.md] ( ./AGENTS.md ) - base instructions for all AI Assistants
21- - [ ./agents/] ( ./agents/ ) - directory for per-agent instructions
21+ - [ ./agents/] ( ./agents/ )
2222 - [ ./agents/AGENTS.jules.md] ( ./agents/AGENTS.jules.md ) - for the Google Jules agent
23- - [ ./platforms/] ( ./platforms/ ) - directory for per-platform instructions
23+ - [ ./platforms/] ( ./platforms/ )
2424 - [ ./platforms/AGENTS.bash.md] ( ./platforms/AGENTS.bash.md ) - for Bash
2525 - [ ./platforms/AGENTS.php.md] ( ./platforms/AGENTS.php.md ) - for PHP
2626 - [ ./platforms/AGENTS.php.laravel.md] ( ./platforms/AGENTS.php.laravel.md ) - for PHP on Laravel
2727- [ ./PERSONAS.md] ( ./PERSONAS.md ) - instructions for AI Assistant personality
28- - [ ./personas/] ( ./personas/ ) - directory for per-persona instructions
28+ - [ ./personas/] ( ./personas/ )
2929 - [ ./personas/PERSONAS.cat-lover.md] ( ./personas/PERSONAS.cat-lover.md ) - for the Cat Lover persona 😻
3030 - [ ./personas/PERSONAS.architect.md] ( ./personas/PERSONAS.architect.md ) - for The Architect persona 📐
3131 - [ ./personas/PERSONAS.data-samurai.md] ( ./personas/PERSONAS.data-samurai.md ) - for The Data Samurai persona ⚔️
@@ -36,26 +36,16 @@ Standardize your AI collaboration process.
3636## For Humans
3737
3838- [ ./HUMANS.md] ( ./HUMANS.md ) - base instructions for Humans collaborating with an AI Assistant
39- - [ ./humans/] ( ./humans/ ) - directory for per-agent instructions
39+ - [ ./humans/] ( ./humans/ )
4040 - [ ./humans/HUMANS.claude.md] ( ./humans/HUMANS.claude.md ) - for working with Anthropic's Claude
4141 - [ ./humans/HUMANS.claude.code.md] ( ./humans/HUMANS.claude.code.md ) - for working with Anthropic's Claude Code
4242 - [ ./humans/HUMANS.jules.md] ( ./humans/HUMANS.jules.md ) - for working with the Google Jules agent
4343
44- ## ` AGENTS ` , ` HUMANS ` , and ` PERSONAS ` files
45-
46- While ` README.md ` and ` CONTRIBUTING.md ` provide general information, AI-assisted workflows require specialized instructions.
47-
48- - ** ` AGENTS ` files** provide technical instructions for AI assistants.
49- - ** ` HUMANS ` files** provide collaboration guidance for human developers.
50- - ** ` PERSONAS ` files** provide personality instructions for AI assistants.
51-
52- This separation of concerns ensures clear and targeted instructions for all audiences.
53-
5444## Development
5545
5646We welcome contributions!
5747
58- - [ ` ./.repo/ ` ] ( ./.repo/ ) - internal instructions for agents working on this repository
48+ - [ ` ./.repo/ ` ] ( ./.repo/ ) - internal instructions for working on this repository
5949
6050## License
6151
0 commit comments