feat(slack-researcher): add /ce-slack-research skill and improve agent (#538)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Trevin Chow
2026-04-08 11:00:00 -07:00
committed by GitHub
parent 3208ec71f8
commit 042ee73239
3 changed files with 64 additions and 8 deletions

View File

@@ -24,7 +24,12 @@ The primary entry points for engineering work, invoked as slash commands:
| `/ce:work` | Execute work items systematically |
| `/ce:compound` | Document solved problems to compound team knowledge |
| `/ce:compound-refresh` | Refresh stale or drifting learnings and decide whether to keep, update, replace, or archive them |
### Research & Context
| Skill | Description |
|-------|-------------|
| `/ce-sessions` | Ask questions about session history across Claude Code, Codex, and Cursor |
| `/ce-slack-research` | Search Slack for interpreted organizational context -- decisions, constraints, and discussion arcs |
### Git Workflow