Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ When the user's message matches a phrase below, read and follow the correspondin
| "swarm", "parallel agents", "agent team in conductor", "multi-agent", "spawn agents" | `agents/skills/swarm/SKILL.md` |
| "skill gap analysis", "missing skills", "missing agents", "equip project", "bootstrap skills from spec", "what skills do I need" | `agents/skills/equip/SKILL.md` |
| "write a plan", "implementation plan", "plan from PRD", "plan from spike", "break down this spec", "planning" | `agents/skills/plan/SKILL.md` |
| "slack", "channel history", "slack search", "slack messages", "find channel", "find user slack" | `agents/skills/slack/SKILL.md` |
| "slack", "channel history", "slack search", "slack messages", "find channel", "find user slack", any `#channel-name` reference (e.g. `#app-reviews`, `#rnd-leadership`, `#general`) | `agents/skills/slack/SKILL.md` |
| "email", "gmail", "search email", "read email", "inbox", "email labels" | `agents/skills/email/SKILL.md` |
| "notion", "read notion", "notion page", "notion database" | `agents/skills/notion/SKILL.md` |
| "speak to me", "read to me", "read this aloud", "say this", "speak the summary" | `agents/skills/tts/SKILL.md` |
Expand Down
Loading