Skip to content

workspace-builder

Build your own workbench that turns any repeatable process into a guided, staged workflow your assistant can run.

workspace-builder is the tool that makes new tools. It takes a process you do repeatedly and turns it into a proper workbench: a staged workflow carrying the procedure, context, and patterns needed to do that job well, every time. It walks from understanding the domain through to a validated, ready-to-use workbench.

  • You have a repeatable process you want to make AI-guided and reusable.
  • No existing workbench fits the job and you want to standardize how it gets done.
  • You want to package a workflow so anyone (or any assistant) can run it the same way.

A complete, validated workbench, scaffolded with everything it needs:

Part Purpose
WORKBENCH.md The pipeline manifest
AGENTS.md Instructions the assistant follows
setup/ Setup configuration and questions
stages/ The step-by-step workflow
shared/ Shared context the stages rely on
patterns/ or skills/ Reusable actions for the domain

Start the setup and work through the pipeline: discovery → mapping → scaffolding → questionnaire design → validation. You describe the process; it maps the workflow into stages, scaffolds the structure, designs the setup questions, and validates the result so the new workbench is ready to use.