Skip to content

Commit 0d586aa

Browse files
committed
reorg wip
1 parent be26111 commit 0d586aa

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ AGENTS.md v0.0.2
22

33
# AI Assistant Instructions
44

5-
This document provides instructions for all AI assistants working on this project.
5+
This document provides instructions for all AI assistants working on this project.
66

77
## Related documents
88

HUMANS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ HUMANS.md v0.0.2
22

33
# Working with AI Agents
44

5-
This document guides humans on how to effectively collaborate with AI agents in this repository.
5+
This document guides humans on how to effectively collaborate with AI agents in this repository.
66

77
## Related documents:
88

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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

5656
This 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.
6060
You 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
6363
give 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.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)