Mihirokte
- 7 skills
- 0 followers
- 8 hours ago last updated
- ▌ AWS · mihirokteUses the AWS CLI safely for account and infrastructure tasks. Use when the user invokes /aws or asks to inspect or manage AWS resources.
- ▌ Swarm · mihirokteWhen the user invokes /swarm, decompose independent work across multiple native subagents, scale the worker count with complexity, and synthesize one coherent result.
- ▌ Debate · mihirokteRuns a multi-agent code debate through the separately installed Debate Hall application. Use when the user invokes /debate with a repository path.
- ▌ Agent Bridge · mihirokteKeep skills, MCP servers, and hooks in sync across Cursor CLI, Kiro CLI, and Zed Agent via agent-bridge. Use when the user installs, adds, removes, or asks to share an MCP server or skill across AI coding agents. Zed Agent skills go in ~/.agents/skills; ACP Cursor/Kiro in Zed use their own skill dirs.
- ▌ Prism Status · mihirokteReports PRISM GTR freshness/coverage by calling the `prism_status` MCP tool and formatting a detailed status report. Use when the user explicitly requests `prism_status` or asks to run PRISM status.
- ▌ Debate Shutdown · mihirokteStop Debate Hall cursor-agent and folder-picker subprocesses without closing the hall server. Use for /debate-shutdown, "stop debate agents", or "kill hall agents" while keeping http://127.0.0.1:8765/ up.
- ▌ Example Hello · mihirokteMinimal example skill shipped with agent-bridge templates. Use when demonstrating cross-agent skill sync.