agent-assistant
Multi-agent coding workflows with adversarial review and auto-generated wikis
All Skills in This Repository (119)
Pure Emerald Level IndicatorsAgent Assistant Framework — Codex Skill
Orchestrate multi-agent coding workflows with compliance and governance.
agent-assistant-plan-team
Plan team-based agent workflows using Golden Triangle adversarial collaboration.
agent-assistant-brainstorm
Route ideation prompts to specialized brainstorming workflows for creative planning.
agent-assistant-brainstorm-team
Coordinate adversarial brainstorming among Lead, Executor, and Reviewer agents.
agent-assistant-code-team
Coordinate specialized coding agents for multi-agent collaboration and code review.
agent-assistant-ask-hard
Coordinate Codex agents to research and analyze complex questions with sources.
agent-assistant-docs-business
Automate business documentation workflows via the Codex multi-agent framework.
agent-assistant-review
Route code review requests to the Agent Assistant workflow via /review.
agent-assistant-fix-team
Coordinate Tech Lead, Executor, and Reviewer agents for code repairs.
agent-assistant-deploy-preview
Triggers staging/preview deployments for Agent Assistant via Codex workflows.
agent-assistant-ask-fast
Answer coding questions directly from codebase context in Codex workflows.
agent-assistant-test-team
Coordinate adversarial multi-agent testing of the Agent Assistant with a Golden Triangle team.
Frequently Asked Questions
FAQPage SchemaHow to install Agent Assistant?▼
Run `npx skills add hainamchung/agent-assistant --all -g -y` in your terminal to install all skills globally.
What does Agent Assistant do?▼
It turns your coding tool into a team of 21 specialist roles that plan, build, test, review, and deploy features through structured commands like /cook, /fix, and /review.
Which coding tools does it support?▼
It works with Claude Code, Cursor, GitHub Copilot, Codex, Antigravity, Kiro, and Qwen through a universal skill format.
What is the Golden Triangle review?▼
Team-mode commands assign a tech lead, an executor, and a reviewer who debate each output until they reach consensus, catching bugs a single pass would miss.
Can it document my codebase automatically?▼
Yes. The /wiki command generates a cross-linked knowledge base with summaries, entities, decisions, and runbooks directly from your code.
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