Skip to content

Commit be26111

Browse files
committed
wip reorg
1 parent 7c0abc5 commit be26111

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

AGENTS.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ This document provides instructions for all AI assistants working on this projec
99
- [HUMANS.md](./HUMANS.md)
1010
- [README.md](./README.md)
1111
- [CONTRIBUTING.md](./CONTRIBUTING.md)
12-
- [./personas/](./personas/PERSONAS.md)
13-
- [./platforms/](./platforms)
12+
- [./personas](./personas)
13+
- [./platforms](./platforms)
1414

1515
## Specific Agents
1616

17-
- [Jules](agents/AGENTS.jules.md)
18-
- [Claude](agents/AGENTS.claude.md)
19-
- [Claude Code](agents/AGENTS.claude.code.md)
17+
- [Jules](agents/jules.md)
18+
- [Claude](agents/claude.md)
19+
- [Claude Code](agents/claude.code.md)
2020

2121
## Core Objective
2222

HUMANS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ AI agents are guided by instruction files.
2323
- **[AGENTS.md](./AGENTS.md):** The base instruction file for all AI agents.
2424
This file sets the technical standards for the AI's work.
2525
- The `humans/` directory contains guides on how to work with specific AI agent personas.
26-
- [Working with Jules](humans/HUMANS.jules.md)
27-
- [Working with Claude](humans/HUMANS.claude.md)
28-
- [Working with Claude Code](humans/HUMANS.claude.code.md)
26+
- [Working with Jules](./humans/jules.md)
27+
- [Working with Claude](./humans/claude.md)
28+
- [Working with Claude Code](./humans/claude.code.md)
2929

3030
## Your Role as a Collaborator
3131

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)