kaiten-card
25Command Claude Code
../../../integrations/kaiten/commands/kaiten-card.md.
Command Claude Code
../../../integrations/kaiten/commands/kaiten-card.md.
Command Claude Code
../../../integrations/kusto/commands/kusto-query.md.
Command Claude Code
../../../integrations/hub-meta/commands/retro.md.
Command Claude Code
../../../integrations/reverse-product-analysis/commands/reverse-analysis.md.
Command Claude Code
../../../integrations/hub-meta/commands/setup.md.
Command Claude Code
../../../integrations/spike-from-meeting/commands/spike-from-meeting.md.
Command Claude Code
../../../integrations/spike/commands/spike.md.
Command Claude Code
../../../integrations/time/commands/time-chat.md.
Command Claude Code
../../../integrations/time/commands/time-login.md.
Command Claude Code
../../../integrations/hub-meta/commands/update-ai-hub.md.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing check-plugin-version.sh. From dodobrands/ai-hub.
Settings file Claude Code
Plugin marketplace listing 9 plugins.
Instructions file CodexOpenCode
Instructions for dodobrands/ai-hub.
Instructions file
Project instructions for AI Hub, a collection of integrations and skills that connect an agent to team tools such as task trackers, messaging apps, wikis, and analytics.
Plugin Claude Code
Buildin.ai wiki — Official Bot API integration (read, write, search via api.buildin.ai/v1/).
Plugin Claude Code
Buildin.ai wiki — UI API integration (login, read, write, search).
Command
Create or update a page in Buildin.ai wiki (UI API).
Command
Read a Buildin.ai page as markdown (by URL, pageid, or search query).
Plugin Claude Code
Autonomous C#/.NET code review — fail-fast pipeline with mechanical checks + AI sub-agents (performance, architecture, correctness, UI/Blazor).
Agent
Architecture reviewer for C#/.NET code. Checks layering, DI registration, interface design, separation of concerns, and consistency with existing patterns. Returns PASS or FAIL with specific findings.
Agent
Correctness reviewer for C#/.NET code. Detects logic errors, edge cases, invalid ranges, race conditions, and data integrity issues. Returns PASS or FAIL with specific findings.
Agent
Performance reviewer for C#/.NET code. Detects N+1 queries, unbatched DB access, missing pagination, hot-path allocations, and scalability issues. Returns PASS or FAIL with specific findings.
Agent
UI/Blazor reviewer for Razor components. Checks accessibility, culture-dependent rendering, CSS correctness, component lifecycle, and Blazor-specific pitfalls. Returns PASS or FAIL with specific findings. Only runs when .razor files are changed.
Plugin Claude Code
Product Discovery workflow automation for PM teams — 9 phases from problem framing to go/no-go decision, 12 sub-agents.