clawtrol
Kanban mission control for managing coding agent fleets
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ClawTrol?โผ
Run `npx skills add wolverin0/clawtrol --all -g -y` in your terminal to install all skills in this suite globally.
What does ClawTrol do?โผ
It is a self-hosted kanban dashboard for managing coding agents. You create tasks, assign them to agents, watch progress live, and review completed work before approving it.
How do agents pick up tasks from ClawTrol?โผ
Agents poll the REST API for assigned tasks, claim them, stream progress notes, and report completion through structured hooks. A webhook integration can also wake agents instantly when work is assigned.
Can ClawTrol audit my codebase for problems?โผ
Yes. It ships audit skills that check security, database design, performance, reliability, and code duplication, then generate ready-to-use fix prompts for each finding.
Does ClawTrol work with Claude Code and OpenClaw?โผ
Yes. It is built around OpenClaw orchestration and follows the standard SKILL.md format, so it also works with Claude Code and other compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core