Install
openclaw skills install @brasco05/system-architecture-builderBuild repeatable system architectures, operating systems, target architectures, control layers, agent runtimes, and governance models using the user's OS-style architecture pattern. Use when the user asks to design, structure, extend, audit, or standardize an architecture rather than make a small is
openclaw skills install @brasco05/system-architecture-builderUse this skill to turn an idea, business function, workflow, platform, or organization into a reusable operating architecture. Treat this as Brasco's default OS architecture standard: not a loose document, but a layered system that can be operated, measured, governed, improved, and eventually delegated to agents.
Apply this standard by default for new OS architectures, target architectures, operating models, autonomous systems, agent systems, client delivery systems, data quality systems, growth systems, or business-function systems. Scale the output to the size of the request instead of forcing the full enterprise structure every time.
Every architecture should answer:
Do not stop at a conceptual map. Produce enough structure that a competent person or agent can rebuild, operate, audit, and improve the system.
Choose the smallest depth that still makes the system operational:
When uncertain, start with Standard OS and explicitly note which Enterprise OS modules can be added later.
When building a new architecture, use this layer model unless the user gives a stronger domain-specific structure:
Strategy Layer -> Knowledge Layer -> Decision Layer -> Agent Layer ->
Execution Layer -> Integration Layer -> Event / Feedback Layer ->
Governance Layer -> Observability / Control Tower
Adapt the names to the domain, but preserve the responsibilities:
For a substantial architecture request, create or propose these artifacts:
README.md or overview: purpose, mission, operating principles, folder map, quick start.target-architecture.md: final layer map, system map, runtime map, integration map.workflow/: core operating workflow from intake to output.templates/: reusable briefs, decision records, scorecards, blueprints, reports.gates/: quality gates and approval gates.agents/ or agent-operating-layer/: agent roles, permissions, handoff rules.decision-os/: decision taxonomy, approval matrix, risk register, tradeoff model.knowledge-os/: repositories, evidence standard, knowledge maintenance loop.integration-os/: connectors, authentication, read/write access, sync engine.action-layer/: action registry, action limits, action policies, rollback.runtime-observability/ or control-tower/: KPIs, health checks, alerts.roadmap/: implementation phases and next highest leverage actions.For smaller requests, return the smallest useful subset instead of forcing every file.
For this user, default to this architecture stance:
Before finalizing, check that the architecture has:
When creating files in a repo, follow the local structure first. If no structure exists, use lowercase folder names and hyphenated Markdown filenames, for example:
system-name/
README.md
architecture/target-architecture.md
workflow/core-workflow.md
templates/
gates/
agents/
decision-os/
knowledge-os/
integration-os/
action-layer/
control-tower/
roadmap/implementation-roadmap.md