analyse-design-gaps

Solid

Compare two design inventories produced by inventory-design and emit a structured gap artefact whose prose paragraphs satisfy the extract-work-items cue-phrase contract. Use after running inventory-design for both a current and target design surface. The resulting gap artefact under meta/design-gaps/ feeds directly into /accelerator:extract-work-items to produce actionable work items.

AI & Automation 30 stars 1 forks Updated today MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
50
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Analyse Design Gaps !`${CLAUDE_PLUGIN_ROOT}/bin/accelerator config context --skill analyse-design-gaps --fail-safe` !`${CLAUDE_PLUGIN_ROOT}/bin/accelerator config agents --fail-safe` If no "Agent Names" section appears above, use these defaults: accelerator:reviewer, accelerator:codebase-locator, accelerator:codebase-analyser, accelerator:codebase-pattern-finder, accelerator:documents-locator, accelerator:documents-analyser, accelerator:web-search-researcher. **Design inventories directory**: !`${CLAUDE_PLUGIN_ROOT}/bin/accelerator config path research_design_inventories --fail-safe` **Design gaps directory**: !`${CLAUDE_PLUGIN_ROOT}/bin/accelerator config path research_design_gaps --fail-safe` You are tasked with comparing two design inventories and producing a structured `design-gap` artifact. The artifact's prose paragraphs must satisfy the `extract-work-items` cue-phrase contract so they flow into the work-item lifecycle without manual editing. ## Steps ### 1. Resolve Each Source-Id to Its Inventory For each of `[current-source-id]` and `[target-source-id]`: **a. Validate format**: must match `^[a-z0-9][a-z0-9-]*$`. Report a clear error naming offending characters if not. **b. Glob** `<design_inventories>/*-{source-id}/` (excluding leading-dot directories). **c. Zero matches**: exit non-zero with: > `error: source-id '<id>' did not match any inventory under <root>. Available > source-ids: <comma-separated list>. Run /accelerator:inventory-design <id> > <locati...

Details

Author
atomicinnovation
Repository
atomicinnovation/accelerator
Created
5 months ago
Last Updated
today
Language
HTML
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category