rickyworickywoCommunityยท2 Agent Skills Included

Formic

Kanban board that plans, codes, and reviews tasks autonomously

Turns high-level goals into shipped code through a structured pipeline of briefing, planning, file declaration, execution, and review. Breaks large objectives into subtasks and runs multiple coding agents in parallel with file-lease safety to prevent conflicts. Eliminates chaotic agent behavior, lost context, and manual coordination while keeping every change reviewable before merging.
npx skills add rickywo/Formic --all -g -y
Available:

Instructs the agent to act as a read-only task manager that brainstorms ideas, analyzes the codebase, and routes all change requests into structured Formic tasks instead of editing files directly.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’