I ported obra/superpowers to OpenClaw — no Claude Code dependency
Summary
A developer ports the superpowers AI-assisted development framework to OpenClaw, removing the Claude Code dependency and redesigning the workflow with native agents and task tracking.
Similar Articles
OpenClaw & Claude Code Team
Announcement of OpenClaw, an open-source tool, in collaboration with the Claude Code Team.
How to make OpenClaw delegate complex tasks to Claude Code & Codex (and aggregate the results)
Describes a workflow where OpenClaw delegates complex coding tasks to Claude Code and Codex as asynchronous sub-agents using a local broker script, with results aggregated; the solution is packaged as the open-source Relay-agent repo.
OpenClaw + Claude Code/Codex in tandem: A real-world + best of both worlds example
The article describes a real-world architecture using Claude Code for building code and OpenClaw for running persistent business automation tasks, specifically for lead scraping, enrichment, and outbound sales outreach. The author argues that these tools complement each other rather than compete.
@steipete: People freaking out over my AI spend. What nobody sees: Part of what excites me so much about working on OpenClaw is th…
A developer shares how they extensively use multiple Codex AI agents to automate PR reviews, issue dedup, security scanning, and more for the OpenClaw project, while also introducing Crabbox, a tool for remote agent workspaces.
Use Claude Code subscription for OpenClaw again!
A developer created otterly, an npm package that turns the local Claude CLI into an OpenAI-compatible HTTP server, allowing applications like OpenClaw to use a Claude Code subscription instead of expensive pay-per-token API rates. The tool runs on a Raspberry Pi and shares Claude Code's rate limits.