Fix claude-specific references in agents, skills and references

This commit is contained in:
nunziati
2026-04-10 19:24:57 +02:00
parent 1e797224d8
commit bb5ef7c489
38 changed files with 453 additions and 234 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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