docs: Update README.md and CLAUDE.md for 91-multi-agent-guide skill

- Update skill count from 29 to 30
- Add multi-agent-guide to skills tables
- Add directory entry in layout section

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-29 20:17:48 +07:00
parent dc8b6b82a3
commit 7d20abe811
2 changed files with 16 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
**GitHub**: https://github.com/ourdigital/our-claude-skills
This is a Claude Skills collection repository containing:
- **custom-skills/**: 29 custom skills for OurDigital workflows, SEO, GTM, Jamie Brand, and Reference Curation
- **custom-skills/**: 30 custom skills for OurDigital workflows, SEO, GTM, Jamie Brand, Reference Curation, and Multi-Agent Collaboration
- **example-skills/**: Reference examples from Anthropic's official skills repository
- **official-skills/**: Notion integration skills (3rd party)
- **reference/**: Skill format requirements documentation
@@ -67,11 +67,12 @@ This is a Claude Skills collection repository containing:
| 43 | jamie-youtube-manager | YouTube SEO audit & management | "YouTube SEO", "YT optimization" |
| 44 | jamie-youtube-subtitle-checker | YouTube subtitle validation | "check subtitles", "subtitle QA" |
### Reference Curator (90-99)
### Reference Curator & Multi-Agent (90-99)
| # | Skill | Purpose | Trigger |
|---|-------|---------|---------|
| 90 | reference-curator | Modular skill suite for reference documentation | See sub-skills below |
| 91 | multi-agent-guide | Multi-agent collaboration setup | "set up multi-agent", "agent guardrails" |
**Pipeline Orchestrator (Recommended):**
@@ -210,6 +211,12 @@ our-claude-skills/
│ │ ├── shared/ # Config templates & MySQL schema
│ │ └── install.sh # Cross-machine installer
│ │
│ ├── 91-multi-agent-guide/ # Multi-agent collaboration setup
│ │ ├── SKILL.md # Main skill directive
│ │ ├── templates/ # AGENTS.md, Claude/Gemini/Codex configs
│ │ ├── scripts/ # Ownership validation
│ │ └── examples/ # Minimal setup example
│ │
│ └── 99_archive/
├── example-skills/skills-main/