What problem does it solve?
Keeping a public product roadmap accurate requires manually reviewing source code, releases, issues, and pull requests across multiple repositories, which is slow and error-prone. This Skill automates that evidence-gathering and classification process for the Elsa workflow ecosystem.
Core Features & Use Cases
- Multi-Repository Evidence Gathering: Inspects elsa-core, elsa-studio, and elsa-extensions source code, specs, releases, commits, issues, PRs, and discussions using the GitHub CLI.
- Consistent Classification: Categorizes roadmap items as shipped foundations, partially shipped work needing productization, roadmap candidates, or stale items.
- Coherent Roadmap Publishing: Updates ROADMAP.md with a structured product narrative and mirrors it to GitHub issue elsa-core#3232.
- Use Case: A maintainer asks the AI to refresh the Elsa roadmap before a release; the Skill audits all three repositories, reclassifies checklist items, updates the Last refreshed date, and publishes the result to the public roadmap issue.
Quick Start
Use the elsa-roadmap-refresh skill to update ROADMAP.md from current repository evidence and mirror it to the public roadmap issue.