#441 · Primary category: AI Coding Assistants
flock
Autonomous AI dev-team bot
Project last updated:08/24/26
GitHub Stars
506
Forks
5
Contributors
7
License
MIT
Why we included this project
Flock gives you a coding assistant that actually does the work instead of suggesting how to do it. You describe a feature in Telegram or VK, and it runs a Claude Code team that plans the change, builds it on a branch, runs the repo's test and lint checks, reviews the diff, and opens a PR, with each chat isolated in its own sandboxed workspace. That makes it practical for maintainers and small teams who want to push work forward from their phone outside office hours. It uses an existing Claude Pro/Max subscription or an Anthropic API key, ships as prebuilt Docker images, and needs only a few environment variables to get going. One real caveat is that the host server has to be in an Anthropic-supported region, since calls fail from geo-blocked countries.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.