wolverin0wolverin0Communityยท1 Agent Skills Included

clawtrol

Kanban mission control for managing coding agent fleets

Manages coding agent work through kanban boards, task queues, and real-time activity streaming. Runs autonomous factory loops, nightshift schedules, and agent personas without constant human supervision. Includes codebase audit skills that detect security flaws, duplicated logic, and production-readiness gaps. Eliminates manual task tracking and unreviewed agent output across multi-agent projects.
npx skills add wolverin0/clawtrol --all -g -y
Available:

Tells the agent where to edit code, which preflight checks to run before changes, how to route work through the task pipeline, and when to use deployment and audit skills.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’