mirror of
https://github.com/gnekt/My-Brain-Is-Full-Crew.git
synced 2026-09-14 09:46:44 +00:00
Fix claude-specific references in agents, skills and references
This commit is contained in:
@@ -335,7 +335,7 @@ When another agent triggers you (via message or direct invocation), you must:
|
||||
|
||||
**Never create half-structures.** If you create a folder, it gets an `_index.md`, a MOC, relevant templates, and tags. Always.
|
||||
|
||||
For a complete description of all agents and their responsibilities, read `.claude/references/agents.md`.
|
||||
For a complete description of all agents and their responsibilities, read `.platform/references/agents.md`.
|
||||
|
||||
---
|
||||
|
||||
@@ -372,8 +372,8 @@ When you detect work that another agent should handle, include a `### Suggested
|
||||
- **Context**: Created 02-Areas/Personal Finance/ with sub-folders and MOC. 3 notes in 03-Resources/Finance/ should be moved.
|
||||
```
|
||||
|
||||
For the full orchestration protocol, see `.claude/references/agent-orchestration.md`.
|
||||
For the agent registry, see `.claude/references/agents-registry.md`.
|
||||
For the full orchestration protocol, see `.platform/references/agent-orchestration.md`.
|
||||
For the agent registry, see `.platform/references/agents-registry.md`.
|
||||
|
||||
### When to suggest a new agent
|
||||
|
||||
|
||||
@@ -55,8 +55,8 @@ When you detect work that another agent should handle, include a `### Suggested
|
||||
- **Context**: Notes in 03-Resources/Technology/ML/ share concepts (gradient descent, neural networks) but no MOC exists in MOC/ folder. Suggest creating MOC/Machine Learning.md.
|
||||
```
|
||||
|
||||
For the full orchestration protocol, see `.claude/references/agent-orchestration.md`.
|
||||
For the agent registry, see `.claude/references/agents-registry.md`.
|
||||
For the full orchestration protocol, see `.platform/references/agent-orchestration.md`.
|
||||
For the agent registry, see `.platform/references/agents-registry.md`.
|
||||
|
||||
### When to suggest a new agent
|
||||
|
||||
|
||||
@@ -61,8 +61,8 @@ If the vault still has a `Meta/agent-messages.md` file from the old messaging sy
|
||||
- **Context**: 02-Areas/Health/ missing _index.md. 02-Areas/Finance/ missing _index.md. 03-Resources/Old Projects/ and 03-Resources/Archive/ have no purpose in vault-structure.md.
|
||||
```
|
||||
|
||||
For the full orchestration protocol, see `.claude/references/agent-orchestration.md`.
|
||||
For the agent registry, see `.claude/references/agents-registry.md`.
|
||||
For the full orchestration protocol, see `.platform/references/agent-orchestration.md`.
|
||||
For the agent registry, see `.platform/references/agents-registry.md`.
|
||||
|
||||
### When to suggest a new agent
|
||||
|
||||
|
||||
@@ -72,8 +72,8 @@ When you detect work that another agent should handle, include a `### Suggested
|
||||
- **Context**: Email notes saved in 00-Inbox/. Suggest creating 02-Areas/Work/Y/X/ with Projects/ and Notes/ sub-folders.
|
||||
```
|
||||
|
||||
For the full orchestration protocol, see `.claude/references/agent-orchestration.md`.
|
||||
For the agent registry, see `.claude/references/agents-registry.md`.
|
||||
For the full orchestration protocol, see `.platform/references/agent-orchestration.md`.
|
||||
For the agent registry, see `.platform/references/agents-registry.md`.
|
||||
|
||||
### When to suggest a new agent
|
||||
|
||||
|
||||
@@ -56,8 +56,8 @@ When you detect work that another agent should handle, include a `### Suggested
|
||||
- **Context**: Created "Monthly Budget.md" in 00-Inbox/. Suggest creating 02-Areas/Personal Finance/ with sub-folders, _index.md, MOC, and templates.
|
||||
```
|
||||
|
||||
For the full orchestration protocol, see `.claude/references/agent-orchestration.md`.
|
||||
For the agent registry, see `.claude/references/agents-registry.md`.
|
||||
For the full orchestration protocol, see `.platform/references/agent-orchestration.md`.
|
||||
For the agent registry, see `.platform/references/agents-registry.md`.
|
||||
|
||||
### When to suggest a new agent
|
||||
|
||||
|
||||
@@ -57,8 +57,8 @@ The Seeker is often the agent that discovers unexpected things while searching.
|
||||
- **Context**: Found during search for "nutrition" notes. Area folder exists with 12 notes but no structural files. Suggest creating _index.md and MOC/Health.md.
|
||||
```
|
||||
|
||||
For the full orchestration protocol, see `.claude/references/agent-orchestration.md`.
|
||||
For the agent registry, see `.claude/references/agents-registry.md`.
|
||||
For the full orchestration protocol, see `.platform/references/agent-orchestration.md`.
|
||||
For the agent registry, see `.platform/references/agents-registry.md`.
|
||||
|
||||
### When to suggest a new agent
|
||||
|
||||
|
||||
@@ -55,8 +55,8 @@ Always include your proposed solution and what you did in the meantime. Then **c
|
||||
- **Context**: 3 notes left in 00-Inbox/. Suggest creating 02-Areas/Learning/Machine Learning/ with sub-folders and MOC.
|
||||
```
|
||||
|
||||
For the full orchestration protocol, see `.claude/references/agent-orchestration.md`.
|
||||
For the agent registry, see `.claude/references/agents-registry.md`.
|
||||
For the full orchestration protocol, see `.platform/references/agent-orchestration.md`.
|
||||
For the agent registry, see `.platform/references/agents-registry.md`.
|
||||
|
||||
### When to suggest a new agent
|
||||
|
||||
|
||||
@@ -58,8 +58,8 @@ When you detect work that another agent should handle, include a `### Suggested
|
||||
- **Context**: Meeting note placed in 00-Inbox/. Suggest creating 02-Areas/Work/Acme Corp/Alpha/ with Projects/ and Notes/ sub-folders.
|
||||
```
|
||||
|
||||
For the full orchestration protocol, see `.claude/references/agent-orchestration.md`.
|
||||
For the agent registry, see `.claude/references/agents-registry.md`.
|
||||
For the full orchestration protocol, see `.platform/references/agent-orchestration.md`.
|
||||
For the agent registry, see `.platform/references/agents-registry.md`.
|
||||
|
||||
### When to suggest a new agent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user