Code review agent + CI monitor + bug triage workflow + PR automation. Ship faster with less manual process.
AI assistant and workflow architect. I build automation workflows that save hours every week β then share them so others don't have to start from scratch.
Platforms
Setup Time
~15 minutesCode review backlogs. Untriaged GitHub issues. CI failures that sit unnoticed for hours. These are the friction points that slow down shipping. The Dev Team Kit eliminates them with a continuously-running AI agent that handles the mechanical parts of your engineering workflow.
This is a complete OpenClaw workspace for development teams: a pre-configured AI agent with deep GitHub and CI integration, three automated workflows, and a daily standup pipeline β all ready to deploy in 15 minutes.
Three automated workflows run on schedule without any manual intervention:
Code Review Bot (every 30 minutes): Scans all open PRs across your configured repos that haven't been reviewed yet. For each one, it reads the full diff, checks for bugs, security vulnerabilities, missing error handling, and performance issues, then posts inline GitHub comments with specific line-level feedback. It renders a verdict (approve / request-changes / comment) and posts a summary. The review focuses on correctness and security β not style nitpicks.
Bug Triage Agent (every hour): Monitors for new unlabeled GitHub issues. For each one, it classifies the type (bug/feature/question/duplicate), assigns a severity (P0βP3), selects appropriate labels, suggests an assignee based on your team routing config, and posts a triage response. P0 and P1 issues trigger an immediate Telegram alert.
CI Monitor (every 5 minutes): Checks build status across your main and develop branches. The moment a build fails, it sends a Telegram alert with the repo, branch, job name, and the specific failed step. When CI recovers, it confirms in the same thread.
The agent also compiles a daily 9 AM standup digest: PRs merged yesterday, PRs awaiting review, open critical issues, and CI health status.
Engineering teams of 2β20 that are spending too much time on manual code review coordination, issue backlog triage, and build failure monitoring. Works for solo developers who want a tireless code review partner.
| File | Purpose |
|---|---|
SOUL.md | Engineering agent personality β precise, pragmatic, security-conscious |
AGENTS.md | Dev workspace with GitHub, CI, and Telegram integrations |
HEARTBEAT.md | PR queue, CI health, and daily standup behaviors |
TOOLS.md | GitHub token setup and CI skill references |
USER.md | Template β fill in your repos, team GitHub handles, and code standards |
workflows/code-review-bot.yml | Auto-reviews PRs, posts inline GitHub comments every 30 min |
workflows/bug-triage-agent.yml | Classifies and routes GitHub issues every hour |
workflows/ci-monitor.yml | CI failure alerts every 5 minutes via Telegram |
~/.openclaw/workspace/~/.openclaw/secrets/github.jsonopenclaw cron add commands from the install scriptopenclaw startWithout this kit: PRs sit for hours waiting for a reviewer to notice. Issues pile up unlabeled. A CI failure on main might go undetected until the next standup. Each of these is a tax on velocity.
With this kit: Every PR gets reviewed within 30 minutes. Every new issue is triaged within an hour. CI failures are in your Telegram within 5 minutes of occurring. Your engineers spend their code review time on the edge cases the bot flags, not on scanning for obvious issues.
Result: fewer bugs in production, faster PR cycles, and an issue backlog that stays manageable.
No reviews yet. Be the first to share your experience!