dev-platform
Source of truth for Rich’s developer environment: rules, slash commands, skills, hooks, settings, install scripts, telemetry, VSCode extensions, GitHub Actions CI.
Documentation
- README — what this repo is, quick start, repo structure
- ROADMAP — Roadmap Phases v0.1 → v1.0
- CLAUDE.md — full development standards (workflow, taxonomy, language matrix, port registry, project structure)
- Glossary — every project-specific term defined
- CI Integration — how to plug your repo into dev-platform’s taxonomy gate
- New Project — conversational Q&A for scaffolding new projects
- Project CLAUDE.md template — what every project’s CLAUDE.md should contain
Latest release
See Releases. v0.9 (Migration tooling) is the current tag. v1.0 (Feature-complete) is in progress.
Workflow
/plan → /code → /gate fast → commit → push → /pr → CI → /merge → post-merge
Each step is mechanical and reproducible. See CLAUDE.md for the full discipline.