Roadmap
This site documents only what’s merged and runnable. Everything below is planned but not yet built on the current codebase — rather than scatter half-true promises across the concept and reference pages, they’re collected here once, pointing at the actual planning document.
The full, current build plan (phase scope, ordering, and verify recipes)
lives in the product repo at
docs/plans/2026-07-10-playmaker-to-skillmaker-migration/plan.md.
A running narrative of what’s actually shipped, phase by phase, is in the
build log at
docs/plans/2026-07-10-playmaker-to-skillmaker-migration/build-log.md.
Recently shipped (see the concept/CLI pages, not this list)
Section titled “Recently shipped (see the concept/CLI pages, not this list)”Agent-first production stations, publishing, the skillbook, a second provider (codex), and brownfield adoption of existing skills repos all shipped since this page last listed them as “coming.” They’re documented where the rest of this site documents merged, runnable features, not here:
- Agent-first production stations —
skillmaker station run, backing William’s own skill-drafting. See The Skill Bundle (stations.json) and the build log. - Publishing —
skillmaker publish, git-dir and marketplace targets. - The skillbook —
skillmaker book build, and Publishing and the skillbook for how the two relate. - Codex, a full second provider — a real eval peer to
claude-code, not just configured; see Running fixtures. - Adopting an existing repo —
skillmaker adoptand the getting-started walkthrough, including real numbers from adopting two real-world skills repos. - The predecessor studio’s library — migrated and Raven-reviewed against the shipped data model (Phase 14).
What’s coming
Section titled “What’s coming”- William, self-hosted for real (Phase 19). The repo’s own studio
becomes William’s actual working environment, not just a proof that
stations can run: every William skill gets a real
design.md, fixtures by failure class, a risk map, recorded versions, and measured runs on both providers, staged through the board like any other bundle. New William skills are born viaskillmaker new+ station runs — the agent-first loop, dogfooded end to end on the product’s own skills. - Desktop app: Windows/Linux and a signed, downloadable build. The macOS build-from-source shell is documented in Desktop app; a cross-platform, installable version is still ahead, along with an in-app reconnect for the “attached-but-dead server” limitation noted there.
Why nothing above has its own page yet
Section titled “Why nothing above has its own page yet”Every other page on this site was written and verified against the real, running CLI and viewer on this branch — including pasted command output from an actual fresh-directory walkthrough. Nothing in What’s coming exists to run yet, so writing detailed pages for it would either go stale immediately or read as marketing rather than documentation. This page will be broken up into real sections as each phase ships — most recently, that’s exactly what happened to agent-first stations, publishing, the skillbook, codex, and adopt.