@@ -19,14 +19,14 @@ Standardize your AI collaboration.
1919## AGENTS
2020
2121- [ ./AGENTS.md] ( ./AGENTS.md ) - base instructions for all AI Assistants
22- - [ ./agents/jules.md] ( ./agents/AGENTS. jules.md ) - Specific instructions for Google Jules
22+ - [ ./agents/jules.md] ( ./agents/jules.md ) - Specific instructions for Google Jules
2323
2424## HUMANS
2525
2626- [ ./HUMANS.md] ( ./HUMANS.md ) - base instructions for Humans collaborating with an AI Assistant
27- - [ ./humans/jules.md] ( ./humans/HUMANS. jules.md ) - Specific instruction for Google Jules
28- - [ ./humans/claude.md] ( ./humans/HUMANS. claude.md ) - Specific instruction for Anthropic Claude
29- - [ ./humans/claude.code.md] ( ./humans/HUMANS. claude.code.md ) - Specific instruction for Anthropic Claude Code
27+ - [ ./humans/jules.md] ( ./humans/jules.md ) - Specific instruction for Google Jules
28+ - [ ./humans/claude.md] ( ./humans/claude.md ) - Specific instruction for Anthropic Claude
29+ - [ ./humans/claude.code.md] ( ./humans/claude.code.md ) - Specific instruction for Anthropic Claude Code
3030
3131## Personas
3232
@@ -41,9 +41,9 @@ Standardize your AI collaboration.
4141
4242## Platforms
4343
44- - [ ./platforms/AGENTS.bash.md] ( ./platforms/AGENTS. bash.md ) - for Bash
45- - [ ./platforms/AGENTS.php.md] ( ./platforms/AGENTS. php.md ) - for PHP
46- - [ ./platforms/AGENTS.php.laravel.md] ( ./platforms/AGENTS. php.laravel.md ) - for PHP with Laravel
44+ - [ ./platforms/AGENTS.bash.md] ( ./platforms/bash.md ) - for Bash
45+ - [ ./platforms/AGENTS.php.md] ( ./platforms/php.md ) - for PHP
46+ - [ ./platforms/AGENTS.php.laravel.md] ( ./platforms/php.laravel.md ) - for PHP with Laravel
4747
4848## Development
4949
@@ -55,11 +55,11 @@ We welcome contributions!
5555
5656This project is dedicated to the public domain under the [ CC0 1.0 Universal] ( LICENSE ) license.
5757
58- This means you are free to use, modify, and distribute all files in this repository for any purpose,
59- personal or commercial, without any restrictions. You can copy any file you want, or all of them.
58+ This means you are free to use, modify, and distribute all files in this repository for any purpose,
59+ personal or commercial, without any restrictions. You can copy any file you want, or all of them.
6060You can change them however you like.
6161
62- Attribution is not required, but it is always appreciated! If you find these files useful, you can
62+ Attribution is not required, but it is always appreciated! If you find these files useful, you can
6363give credit by adding a line like this to your project:
6464
6565> AGENTS/HUMANS files based on the [ attogram/agents] ( https://github.com/attogram/agents ) project.
0 commit comments