plan
73Command Claude Code
Start a structured interview to create a Product Requirements Document (PRD) that can be executed by KARIMO agents.
Command Claude Code
Start a structured interview to create a Product Requirements Document (PRD) that can be executed by KARIMO agents.
Command Claude Code
Command "research" from opensesh/karimo-overview, covering karimo research command, purpose, command syntax, start new feature (required first step) and creates prd folder and runs research.
Command Claude Code
Execute an approved PRD using feature branch workflow (v7.0). This command generates briefs, auto-reviews them, allows user iteration, and then orchestrates execution.
Command Claude Code
Check for and apply KARIMO updates from GitHub releases.
Command Claude Code
Clear cache and restart dev server.
Command Claude Code
Test MCP server connection and all tools.
Command Claude Code
Activate an agency pack for specialized capabilities.
Plugin Claude Code
Claude Agent SDK Development Plugin.
Agent Claude Code
Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.
Agent Claude Code
Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.
Command Claude Code
Create and setup a new Claude Agent SDK application.
Plugin Claude Code
Automated code review for pull requests using multiple specialized agents with confidence-based scoring.
Command Claude Code
Code review a pull request with BOS design system awareness.
Plugin Claude Code
Streamline your git workflow with simple commands for committing, pushing, and creating pull requests.
Command Claude Code
Cleans up all git branches marked as [gone] (branches that have been deleted on the remote but still exist locally), including removing associated worktrees.
Command Claude Code
Commit, push, and open a PR.
Command Claude Code
Based on the above changes, create a single git commit.
Plugin Claude Code
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review.
Agent Claude Code
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences.
Agent Claude Code
Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development.
Agent Claude Code
Reviews code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventions, using confidence-based filtering to report only high-priority issues that truly matter.
Command Claude Code
Guided feature development with design-first thinking and systematic architecture.
Plugin Claude Code
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns.
Agent Claude Code
Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks.