Luis85/agentic-workflow (Specorator) — Summary
Specorator is a Claude Code plugin shipped as an npm package (specorator) and a Claude plugin marketplace entry. It bundles 18 slash commands, 40+ skills, 36 named agents, and a GitHub MCP integration into a full-lifecycle software development workflow covering 11 mandatory stages (Idea → Retrospective) plus 12 optional tracks (Discovery, Stock-taking, Sales, QA, Scaffolding, and more).
The defining architectural choice is agent specialization at scale — 36 distinct named agents (analyst, architect, critic, qa, dev, pm, orchestrator, estimator, ux-designer, etc.) each with specific domain authority. This is the largest named-agent roster in the batch. The orchestrator agent drives cross-agent coordination, and the dispatch command routes work to the appropriate specialist.
Distribution uses a CI-built orphan branch (dist/claude-plugin) rather than a main-branch release, with an Obsidian plugin companion (specorator-obsidian-mcp) for specification authoring. The project uses its own methodology to manage itself (ADR-0043, ADR-0044 are Specorator decisions made by Specorator).
0 GitHub stars (private/very early public), MIT licensed, HTML primary language (documentation), actively developed with commits as recent as 2026-05-25.
The closest seed match is openspec (Archetype 2 — commands + skills + agents + GitHub native). Specorator has a much larger component surface than openspec (18 commands vs openspec's comparable set), adds a dedicated orchestrator agent, an ADR system, an Obsidian companion, and a formal 11-stage lifecycle with optional specialty tracks.