Operator tooling for Claude Code.

Clayworks LITE is the free MIT foundation. The paid bundle is the production-hardened operator system built on top of it.

Yes, for you: You're using Claude Code for real work. You've already hit the friction. You're comfortable in a shell and have opinions about your tooling. You want a sharper edge, not a wizard.

Probably not for you: You're just starting with Claude Code and want the simplest possible experience. Use CC stock for a few weeks first; come back when you feel the gaps.

Definitely not for you: You're looking for a no-code "AI assistant builder" or a low-effort productivity app. Clayworks is operator scaffolding for technical users.

LITE: the free foundation

LITE is the minimum competent baseline I use every day, distilled from the full operator system. MIT-licensed, seven components, intentionally minimal. Install in a fresh Claude Code workspace or merge it into an existing one.

What's in it

Install

Plugin marketplace

/plugin marketplace add clayboicardi/clayworks-lite
/plugin install clayworks-lite@clayworks-lite

git clone

git clone https://github.com/clayboicardi/clayworks-lite.git
cd clayworks-lite
./install.sh           # macOS / Linux / Git Bash
.\install.ps1          # Windows PowerShell 5.1+

Full docs, source, and design rationale at github.com/clayboicardi/clayworks-lite.

The bundle: production-hardened operator system

You can build all of this yourself from the LITE patterns. The bundle ships one version, hardened over months of daily use, with the rationale for every decision documented inline.

What's not in LITE

Join the waitlist

The bundle ships when it's ready. Drop your email and which tier you care about. You'll get a heads-up when it's available.

Waitlist form pending. I create the Tally form, drop in the formId, and this component renders the live embed. Until then this placeholder holds layout space so the rest of the page renders correctly.

Pricing

LITE is free and stays free. The bundle is a one-time purchase, with an early-adopter rate for the first 30 days. Free updates through v1.x.

LITE

Free
MIT-licensed

The free foundation. Install via plugin marketplace or git clone. Use it commercially, modify it, redistribute it.

Get LITE on GitHub →

Done-for-you services

If you'd rather have someone execute, these options are available on request. Open a GitHub issue (linked in Contact below) to start a conversation.

Install acceleration sprint $499

Focused sprint to get the bundle deployed and working in your existing setup.

Full custom setup sprint $1,500

End-to-end install plus customization to your specific stack and workflow.

Monthly retainer $399/mo

Ongoing operator support: advisory, troubleshooting, configuration updates.

Who built this

I'm @clayboicardi on GitHub. Technical operator. I learned most of my stack autodidactically over the last several years. I built the internal operator system that Clayworks LITE and the bundle distill from over several years of daily Claude Code use.

I run this stack every day on my own machine. It's not a thought experiment. It's the system I actually use.

Other public work

Acknowledgments

The pattern of organizing Claude Code operations around persistent memory, structured hooks, and multi-AI orchestration didn't emerge in isolation. Tools and people whose work informed this kit:

Tooling

  • Anthropic. Claude Code itself, plus the superpowers skill collection that anchors a lot of LITE's structural assumptions.
  • Plastic Labs. Honcho, the user-modeling layer that taught me to separate facts about the project from facts about the user.
  • Gentleman-Programming. Engram, the cross-model persistent memory plugin.
  • nyldn. Octo multi-AI orchestration; the bundle's routing pattern compounds with it nicely.

Community

Contact