@@ -19,14 +19,14 @@ Standardize your AI collaboration.
19
19
## AGENTS
20
20
21
21
- [ ./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
23
23
24
24
## HUMANS
25
25
26
26
- [ ./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
30
30
31
31
## Personas
32
32
@@ -41,9 +41,9 @@ Standardize your AI collaboration.
41
41
42
42
## Platforms
43
43
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
47
47
48
48
## Development
49
49
@@ -55,11 +55,11 @@ We welcome contributions!
55
55
56
56
This project is dedicated to the public domain under the [ CC0 1.0 Universal] ( LICENSE ) license.
57
57
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.
60
60
You can change them however you like.
61
61
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
63
63
give credit by adding a line like this to your project:
64
64
65
65
> AGENTS/HUMANS files based on the [ attogram/agents] ( https://github.com/attogram/agents ) project.
0 commit comments