/workplan
Turn a request into a traceable, execution-ready plan
What it does
/as:workplan produces a self-contained, Markdown-only plan for multi-step work — scoping, sequencing, and coordination before anything gets built.
It separates what is known from what is assumed, traces every requirement into a work unit you can verify, and stops at an explicit execution handoff rather than starting the work on its own.
This is work planning, and it deliberately stays out of the way of floor plans, site plans, space planning, zoning calculations, and building-code analysis — those belong to the zoning and programming skills.
Project context
In a project with records, the plan reads and cites what already exists — PROJECT.md facts, decision records, meetings, site reports, and tasks.
Decided records constrain the plan. Proposed decisions stay unresolved rather than getting quietly assumed. Superseded decisions remain visible as historical context.
Install
Claude Desktop:
- Open Customize → Browse plugins
- Click + → Add marketplace from GitHub
- Enter
AlpacaLabsLLC/skills-for-architects - Install Architecture Studio
Claude Code (terminal):
claude plugin marketplace add AlpacaLabsLLC/skills-for-architects
claude plugin install as@skills-for-architects
Usage
/as:workplan
Describe the work and the plan comes back with facts, assumptions, work units, and a handoff. Ask /as:studio for a plan or a coordination strategy and it routes here.