/suede-ops-architecture · System architecture

Decide the shape before anyone builds it.

Every existing tool gets marked absorb, keep, or kill, with a proof path for the verdict. Every entity gets exactly one write path, and every unit of work is routed to a deterministic automation, an AI agent, or a human decision, on paper, before anyone builds. The build is sequenced into phases, and a phase is done when a command proves it.

View skill folder Install options

When to reach for it

The user is scoping an automation or agent build and needs the schema, write paths, work triage, tool verdicts, migration path, and gated phase order decided before anyone writes code.

What's inside

Example prompt

codex / claude code
Use $suede-ops-architecture on [target]. The user is scoping an automation or agent build and needs the system's shape fixed before anyone writes code. Name the entities and their write paths, route every unit of work to a deterministic automation, an agent, or a human decision, mark each existing tool absorb, keep, or kill with a proof path, choose the migration path, and return the phase plan with the command that proves each gate.

Reference material

Loaded on demand, not up front:

Install this skill

It ships inside the Suede Creator Skills pack, so one install brings the whole pack and this skill with it. Claude Code takes two commands the first time and one after that; Codex installs the same pack natively.

terminal · install the pack
Claude Code
$ /plugin marketplace add JasonColapietro/suede-creator-skills
$ /plugin install suede-skills@suede
Codex
$ codex plugin add suede-skills@suede-codex

Cursor, Copilot, and Windsurf install through the skills CLI. Every path is on the install page, and every folder is readable first on GitHub.

Proof is part of the release.

First install takes two commands. After the marketplace is added, install is one. Every skill is plain Markdown.

$ /plugin marketplace add JasonColapietro/suede-creator-skills → /plugin install suede-skills@suede All install paths