Sids Airbot
sids-airbot is a Claude Code plugin for the Ship phase that runs AI code reviews with architecture, security, style, and testing rubrics for backend Kotlin and TypeScript work.
Install airbot when you want AI-driven code reviews with architecture, security, style, and language-specific rubrics for Kotlin and TypeScript backends.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install sids-airbot@sids/airbotBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:sids/airbot") and the paste-ready config with skillselion.get_install_config("plugin:sids/airbot").
What it does
sids-airbot is a community Claude Code plugin marketed as an AI Review Bot for backend-heavy codebases. Solo builders shipping Kotlin services, SQL DAO layers, or TypeScript APIs can invoke structured reviews instead of ad-hoc “please review this” prompts. The keyword surface—architecture, backend, checklist, coroutines, kotlin, reviews, rubrics, security, sqldao, style, testing, typescript—signals a Ship-phase quality tool rather than a codegen accelerator. Three bundled plugins give enough variation to cover different review angles while keeping a consistent rubric mindset. Use airbot when you lack a human reviewer on every PR but still want security and testing called out explicitly. It complements your own ship checklist; it does not replace CI, but it standardizes what the agent checks before you merge.
Highlights
- AI Review Bot bundle with 3 plugins (plugin count: 3)
- Rubrics and checklists for architecture, style, security, and testing
- Backend-focused guidance including Kotlin coroutines and SQL DAO patterns
- TypeScript review support alongside JVM-style backend conventions
Why builders use it
Solo merges ship without consistent review coverage for architecture, security, SQL DAO usage, and coroutine pitfalls.
After you register airbot, Claude Code can apply checklist-driven reviews aligned with your backend languages before you merge.
At a glance
- Type - Plugin in Testing.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is sids-airbot for?
It is for developers—often solo—shipping Kotlin or TypeScript backends who want structured AI reviews with security and testing emphasis.
When should I use sids-airbot?
Use it on pull requests or local diffs during Ship when you want architecture, style, SQL DAO, and coroutine checks before merge.
How do I add sids-airbot to my agent?
Install the sids/airbot repository as Claude Code plugins and enable the three bundled review plugins per the repo README.
Comments
Share how you use sids-airbot, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.