feat(slack-researcher): add Slack organizational context research agent (#495)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Trevin Chow
2026-04-05 18:39:25 -07:00
committed by GitHub
parent 6f3c841150
commit b3960ec64b
7 changed files with 523 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ AI-powered development tools that get smarter with every use. Make each unit of
| Component | Count |
|-----------|-------|
| Agents | 35+ |
| Agents | 50+ |
| Skills | 40+ |
## Skills
@@ -150,6 +150,7 @@ Agents are specialized subagents invoked by skills — you typically don't call
| `issue-intelligence-analyst` | Analyze GitHub issues to surface recurring themes and pain patterns |
| `learnings-researcher` | Search institutional learnings for relevant past solutions |
| `repo-research-analyst` | Research repository structure and conventions |
| `slack-researcher` | Search Slack for organizational context relevant to the current task |
### Design