Formic
Kanban board that plans, codes, and reviews tasks autonomously
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Formic?โผ
Run `npx skills add rickywo/Formic --all -g -y` in your terminal to install all skills in this suite globally.
What does Formic do?โผ
Formic is a local Kanban task manager where coding agents autonomously brief, plan, execute, and verify tasks while you review the results before they merge.
Which coding agents does Formic support?โผ
It works with Claude Code, GitHub Copilot CLI, and OpenCode, and you can switch between them from the board header without restarting the server.
Can multiple agents work on tasks at the same time?โผ
Yes. Formic runs tasks in parallel using file-lease concurrency, so agents never overwrite each other's files.
Does my code leave my machine when using Formic?โผ
No. Formic is fully local-first, and by default it only binds to localhost so your code never leaves your machine.
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