Help us improve
Share bugs, ideas, or general feedback.
From aidoc-flow
Determines position in the 8-layer SDD workflow from completed artifacts and recommends prioritized next steps, parallel-work opportunities, and progress metrics.
npx claudepluginhub vladm3105/aidoc-flow-framework --plugin aidoc-flowHow this skill is triggered — by the user, by Claude, or both
Slash command
/aidoc-flow:workflow-optimizerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guide a user through the 8-layer SDD workflow (BRD → PRD → EARS → BDD → ADR →
Routes between SDD artifact skills, explains the 8-layer BRD→Code flow, and enforces upstream artifact policy for coherent documentation pipelines.
Scans repository docs and metadata to identify testany-eng workflow stage, check baselines, and recommend next skill or branch like automation landing.
Guides structured feature development through a 5-phase Spec-Driven Development workflow: Brainstorm, Define, Design, Build, Ship. Manages phase transitions, templates, and document outputs.
Share bugs, ideas, or general feedback.
Guide a user through the 8-layer SDD workflow (BRD → PRD → EARS → BDD → ADR → SPEC → TDD → IPLAN → Code). It locates the current position from completed artifacts, recommends prioritized next steps with rationale, surfaces work that can proceed in parallel, and reports progress — removing the friction of manually deciding what to build next.
Use workflow-optimizer when:
Do not use it to pick a skill for a specific task (use
../skill-recommender/SKILL.md), to gather project context (use
../context-analyzer/SKILL.md), or to validate artifacts (use
../trace-check/SKILL.md or ../quality-advisor/SKILL.md).
Given a project_root (and optionally a just-completed artifact and a focus
filter), the skill:
../doc-ears/SKILL.md), parallel suggestions, blocked items
with unblock paths, and a progress summary.framework/registry/LAYER_REGISTRY.yamlframework/governance/TRACEABILITY.md../doc-brd/SKILL.md … ../doc-iplan/SKILL.md../context-analyzer/SKILL.md ·
../skill-recommender/SKILL.md · ../doc-flow/SKILL.md