Companion products for AI-assisted software work. They can be used independently.
Our alignfirst-setup-guide skill is a setup-time companion. Temporarily install the skill (globally or locally):
npx skills add https://github.com/paleo/alignfirst --skill alignfirst-setup-guideThen, in your project, ask your agent:
Use your alignfirst-setup-guide skill. What can I set up in this project?
After that, feel free to uninstall the skill. It won't be used by your project anymore.
Collaborative spec/plan/AAD/review protocols. See alignfirst-skills.md.
@paleo/docmap — a lightweight table of contents that lets agents navigate documentation files. This way we have one set of docs, shared by humans and AI agents. See packages/docmap/README.md.
@paleo/workspace — run multiple dev environments side by side using git worktrees. See packages/workspace/README.md.
@paleo/openclaw-test and three companion channel packages — a Dockerised regression-test harness that drives OpenClaw through synthetic Discord and Slack channels. See packages/openclaw-test/README.md.
We're building an autonomous AI developer with OpenClaw. See openclaw-coder/README.md.