Claude Skills Roadmap
Description
Claude Skills Roadmap skill
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for jeffallan/claude-skills, shared by 7 entries
in this directory. It describes the repository, not this entry specifically.
Claude Skills Roadmap
Current Status
**Version:** v0.4.11 (Released January 2026)
- 66 Skills across 12 domains
- 366 Reference Files with progressive disclosure architecture
- 30+ Frameworks and technologies covered
- 9 Project Workflow Commands for epic planning, discovery, execution, and retrospectives
- 50% Token Reduction through selective disclosure architecture
- Skills organized by domain: Backend, Frontend, DevOps, Mobile, Data, Security, Product, and Business
Development Timeline
v0.4.2 ──────> v0.5.0 ──────> v0.6.0 ──────> v0.7.0 ──────> v1.0.0
(Current) Workflow Local-First Skill Stable
Overhaul Config Routing Release
v0.3.0 - Domain Expansion & Stabilization (Released)
**Released:** December 26, 2025 | Patches: v0.3.1 (2025-12-26), v0.3.2 (2026-01-17)
Added 9 skills across Data Science (pandas-pro, spark-engineer, ml-pipeline), AI/LLM (prompt-engineer, rag-architect, fine-tuning-expert), and Platform (salesforce-developer, shopify-expert, wordpress-pro) domains. Completed skill trigger validation, routing table accuracy audit, and reference documentation for test-master, debugging-wizard, and code-reviewer enhancements.
v0.4.0 - Project Workflow Commands & Cross-Referencing (Released)
**Released:** January 18, 2026 | Patches: v0.4.1 (2026-01-19), v0.4.2 (2026-01-29)
Introduced 9 project workflow commands spanning discovery, planning, execution, and retrospective phases. Added Atlassian MCP integration for Jira/Confluence operations, epic-driven development lifecycle, and Common Ground assumption-surfacing skill. Established the progressive disclosure architecture with tiered reference loading.
v0.5.0 - Workflow Overhaul
**Scope:** Decouple workflow commands from Jira/Confluence, add per-project backend configuration, create a project intake phase, rework discovery for product-centric workflows, integrate feature-forge into the pipeline.
See [`docs/v0.5.0-plan.md`](docs/v0.5.0-plan.md) for the consolidated implementation plan.
Backend Adapter Pattern
- #62: Generalize workflow commands for multiple ticketing and documentation systems
- #119: Backend adapter reference files (9 reference files for local, Jira, GitHub Issues, Confluence, GitHub Wiki backends)
- Per-project config via
.claude/workflow-config.json— ticketing (local|jira|github-issues) and documentation (local|confluence|github-wiki)
Intake Commands (New Phase)
- #120: Three new commands —
intake:document-codebase,intake:capture-behavior, `intake:create-system-descrip
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11