- 📄 agent-teams.md
- 📄 communication.md
- 📄 marketing.md
Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters, or syncing branches.
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
You MUST use this for gathering contexts before any work. This is a Knowledge management for AI agents. Use `brv` to store and retrieve project patterns, decisions, and architectural rules in .brv/context-tree. Uses a configured LLM provider (default: ByteRover, no API key needed) for query and curate operations.
Given a GitHub issue number, plan and implement the work described in the issue. Operates iteratively - creates an implementation plan, responds to feedback, and only builds when the 'state:agent-ready' label is applied. Includes tests, documentation updates, and PR creation. Trigger keywords - build from issue, implement issue, work on issue, build issue, start issue.
debugging, reviewing, testing, validating multi-agent flows, or checking whether a
Enforces authenticated gh CLI workflows over unauthenticated curl/WebFetch patterns. Use when working with GitHub URLs, API access, pull requests, or issues.
- 📁 references/
- 📄 LICENSE
- 📄 README.md
- 📄 SKILL.md
Generates optimized prompts for any AI tool. Use when writing, fixing, improving, or adapting a prompt for LLM, Cursor, Midjourney, image AI, video AI, coding agents, or any other AI tool.
- 📁 .github/
- 📁 commands/
- 📁 docs/
- 📄 .gitignore
- 📄 agent-recall-token test.md
- 📄 LICENSE
>-
- 📄 __init__.py
- 📄 ask_user_question.md
- 📄 bash.md
Use `skill` to load specialized skills that provide domain-specific instructions and workflows.
Deep code scan for AI security issues — prompt injection, PII in prompts, hardcoded keys, unguarded agents.
- 📁 .github/
- 📁 docs/
- 📁 messages/
- 📄 .dockerignore
- 📄 .env.example
- 📄 .env.test
Interact with Mission Control — AI agent orchestration dashboard. Use when registering agents, managing tasks, syncing skills, or querying agent/task status via MC APIs.
- 📁 agents/
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
Use when user needs expert help, wants to summon a specialist, says "help me with", "I need guidance", or has a task requiring domain expertise. Creates and manages a growing collection of expert agents.