christagchristagCommunityยท1 Agent Skills Included

agency

Unified dashboard for managing and scheduling agent teams

Centralizes monitoring, review, and scheduling of multiple coding agents across Claude Code, Codex, Gemini, Aider, and other tools in one web dashboard. Turns scattered agent output into a clear observe-propose-decide-execute pipeline, eliminating terminal hopping and lost findings. Includes a setup skill that analyzes any project and bootstraps a complete agent team with roles, memory, and schedules.
npx skills add christag/agency --all -g -y
Available:

Gives the agent the system architecture, integration resolution rules, and boundaries it needs to manage and extend the Agency dashboard correctly.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Agency?โ–ผ

Run `npx skills add christag/agency --all -g -y` in your terminal to install all skills in this suite globally.

What problem does Agency solve?โ–ผ

It gives you one dashboard to see what all your agents across different tools have found, review their proposals, and approve or reject actions without switching between terminals.

Which LLM tools does Agency support?โ–ผ

It supports Claude Code, Codex, Gemini, Aider, Goose, OpenCode, Pi, custom scripts, and SDK-based agents, and different agents in one group can use different tools.

How do I create an agent team for my project?โ–ผ

Run the agency-setup skill from your project directory and it analyzes your codebase, proposes 3-5 tailored agent roles, and generates all role definitions, memory files, and schedules.

Does Agency need a database or Docker?โ–ผ

No. Everything is stored as markdown files with YAML frontmatter, so it runs with just Python 3.11+ and no database, Docker, or build step.

Related Repositories in Product & Management

View All in Product & Managementโ†’