Skip to main content

Haus Workflow

Haus Workflow (@haus-tech/haus-workflow) is Haus Tech's open-source CLI for agentic development. It scans your repository, recommends AI context assets from the Haus Workflow Catalog, and writes controlled outputs into .claude/ and .haus-workflow/.

Open-source, internally maintained

Haus Workflow is open-source under MIT. It is maintained exclusively by the Haus Tech team — external issues, PRs, and roadmap requests are not accepted.

What it does

StepCommandOutput
Scanhaus scancontext-map.json
Recommendhaus recommendrecommendation.json
Applyhaus apply --write.claude/ assets
Updatehaus updateLatest catalog + refresh

How it fits together

Install

npm install -g @haus-tech/haus-workflow

A global install auto-runs haus install, which seeds ~/.claude/ with the Haus Workflow skill and slash commands.

Claude Code integration

After install, use /haus-workflow in Claude Code for project setup, health checks, and catalog updates — no terminal required for day-to-day tasks.

→ See Claude Code in Action for illustrated chat examples.

Documentation

Source

github.com/WeAreHausTech/haus-workflow