agencycli
Build and run self-managing coding agent teams
All Skills in This Repository (4)
Pure Emerald Level Indicatorsagencycli
Manage AI agent teams via CLI with task assignment and scheduling.
agency-messaging
Facilitate asynchronous message exchange between AI agents and human owners.
agencycli-usage
Manage AI agent teams, tasks, scheduling, messaging, and OKR tracking.
task-management
Manage task creation, assignment, and tracking across AI agents.
Frequently Asked Questions
FAQPage SchemaHow to install agencycli?โผ
Run `npx skills add chenhg5/agencycli --all -g -y` in your terminal to install all skills in this suite globally.
What does agencycli do?โผ
It lets you define an org chart of agents once, then agents pick up tasks, message each other, and run autonomously on a heartbeat schedule.
Which coding agents work with agencycli?โผ
It works with Claude Code, Codex, Gemini CLI, Cursor, and any generic CLI tool, and you can mix models across roles freely.
Can agents ask for human approval before acting?โผ
Yes. Agents call task confirm-request to pause work, and you approve or reject from the inbox or web console.
Do I need to write code to run an agent team?โผ
No. You configure everything with Markdown prompts and YAML files, and manage the team from the CLI or built-in web console.
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