Skip to content

Commit b840b86

Browse files
author
Joey Ashley
committed
roadmap: add Phase 8-10 — community discovery, auto-ingest, MCP server
1 parent 17203f8 commit b840b86

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.planning/ROADMAP.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ Decimal phases appear between their surrounding integers in numeric order.
2020
- [x] **Phase 6: API Key Security** - Remove API keys from environment variables ✓ (2026-02-10)
2121
- [x] **Phase 7: Documentation Gaps** - Close documentation gaps for backup/restore and phase status ✓ (2026-02-10)
2222

23+
## Future Phases (Planned)
24+
25+
- [ ] **Phase 8: Community Skill Discovery** - Ingest community skill repos (awesome-claude-code, awesome-claude-skills, GitHub topics) into the skill-split DB. Any LLM can search and checkout community skills the same way it searches local skills. This transforms skill-split from a personal library into a community skill discovery layer. **Joey's idea, 2026-02-18.**
26+
27+
- [ ] **Phase 9: GitHub Actions Ingest** - Auto-ingest new skills from watched repos on push. Keep the community DB fresh without manual effort.
28+
29+
- [ ] **Phase 10: skill-split as MCP Server** - Expose search/checkout/compose as MCP tools so any Claude session can query the skill library natively without CLI.
30+
2331
## Phase Details
2432

2533
### Phase 1: Hybrid Search Scoring

0 commit comments

Comments
 (0)