Conversational agent creation — propose roles, configure agents, introduce them to the team
Reference for managing the agent team across the full lifecycle — hire, onboard, orient, tune, retire. Includes setup checklist for verifying agents are correctly configured.
Know what's installed and available — agents, servers, plugins, skills, registry offerings
Guide the user through setting up credentials for services via honeypot (macOS Keychain)
First-contact onboarding interview — builds on what hive init already captured, deepens it, writes business context and operational constitution
Create tests for recent code changes. Analyzes the diff, identifies what needs test coverage, and writes tests using the test-suite-developer agent.
Push main to deploy branch with pre-flight checks. Does NOT run deploy.sh — that happens on the deploy machine.