codebuddy
Autonomous coding, debugging, testing, and DevOps inside VS Code
All Skills in This Repository (16)
Pure Emerald Level Indicatorsgitlab
Manage GitLab issues and merge requests via the glab CLI.
redis
Manage Redis databases via redis-cli with optional host and port configurations.
linear
Manage Linear issues via the linear-cli for creation, updates, and annotation.
mongodb
Manage MongoDB databases via mongosh using MONGODB_URI connections.
postgres
Automate PostgreSQL database interactions via the psql CLI.
jira
Automate Jira issue, sprint, and board management via jira-cli.
github
Automate GitHub repository, issue, and PR workflows via the gh CLI.
mysql
Automate MySQL database management via the mysql CLI.
telegram
Send Telegram messages and media via the telegram-send CLI.
datadog
Automate Datadog administration tasks via the dogshell CLI.
aws
Manage AWS resources via the AWS CLI across accounts.
kubernetes
Automate Kubernetes cluster administration with kubectl for deployment and health checks.
Frequently Asked Questions
FAQPage SchemaHow to install CodeBuddy?โผ
Run `npx skills add olasunkanmi-SE/codebuddy --all -g -y` in your terminal to install all skills in this collection globally.
What does CodeBuddy do in VS Code?โผ
It acts as an autonomous software engineer that reads your codebase, edits files, runs terminal commands, writes tests, and fixes its own errors until the task is complete.
Can CodeBuddy manage GitHub and GitLab pull requests?โผ
Yes. It includes skills for the gh and glab command-line tools, letting you list, create, review, and merge pull requests and issues directly from the chat.
Which databases and cloud services does CodeBuddy support?โผ
It ships with integrations for PostgreSQL, MySQL, MongoDB, Redis, Elasticsearch, Kubernetes, AWS, Datadog, and Sentry, each with guided setup and authentication.
Is CodeBuddy safe to run on my projects?โผ
Yes. It enforces hard limits on tool calls and runtime, asks for approval before destructive actions like file deletion, and saves checkpoints so work can be restored.
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