cyberneticlibrary

Create implementation-ready architecture specs

arch-orchestratorskillsetup L30
Sheshiyer/skill-clusters
What it does

Turn product brief into implementation-ready spec pack with consistent stack

Best for

When you have a product brief and want opinionated, consistent architecture docs that respect your stack choices.

Inputs
  • · product brief (narrative or structured)
  • · preferred stack config (frontend, backend, AI, deploy)
Outputs
  • · specs/frontend.md, specs/backend.md, specs/api.md, specs/ai.md, specs/decisions.md
Requires
  • · specialist sub-agents (frontend, backend, API, AI)
  • · design system resolver
  • · stack preference loader
Preconditions

Product brief provided, specs/ directory exists or will be created, optional: preferences.yaml

Failure modes
  • · Preference file not found (uses default)
  • · Design system mismatch
  • · Stack conflict across specs
Trust signals
  • · Preference file search order (specs/preferences.yaml first)
  • · Design system auto-resolution
  • · Enforces stack consistency across all spec files