Klair team development workflows - agents, skills, and commands for spec-driven development, code review, testing, and project management
Create feature branch, commit changes, and open PR
Analyzes a high-level feature request and maps it to the project roadmap, identifying dependencies, blockers, and optimal implementation sequence.
Load essential project context to begin development. Reads core documentation and shows current project status.
You are conducting efficient web research to answer the user's query with high-quality, well-sourced information.
Use this agent when: 1. A bug or issue is discovered during development, testing, or code review 2. An error occurs that needs to be tracked and investigated 3. Unexpected behavior is observed in the application 4. A user reports a problem that needs formal documentation 5. Code analysis reveals potential issues requiring investigation Examples of when to use this agent: <example> Context: A developer encounters an error during testing and wants to document it properly. user: "I'm getting a 500 error when trying to fetch financial data from the API endpoint" assistant: "Let me use the Task tool to launch the bug-documenter agent to properly document this issue." <Task tool call to bug-documenter agent with context about the 500 error> <commentary> The user has encountered a bug that needs proper documentation. The bug-documenter agent will create a structured bug report in the bugs/ directory using the templates from .claude/templates/bug-solver. </commentary> </example> <example> Context: Code review reveals a logic error that needs investigation. user: "The budget calculation in the AI budget analyzer is returning incorrect totals for certain date ranges" assistant: "This looks like a bug that needs proper documentation. Let me use the Task tool to launch the bug-documenter agent to create a formal bug report." <Task tool call to bug-documenter agent with details about the budget calculation issue> <commentary> A logic error has been identified during code review. The bug-documenter agent will create a structured documentation following the project's bug reporting templates. </commentary> </example> <example> Context: User reports unexpected behavior in production. user: "Users are reporting that the Clerk authentication redirects aren't working properly after logout" assistant: "This is a critical bug that needs immediate documentation. I'll use the Task tool to launch the bug-documenter agent to create a comprehensive bug report." <Task tool call to bug-documenter agent with authentication redirect issue details> <commentary> A production issue has been reported. The bug-documenter agent will document this with proper severity and context for investigation. </commentary> </example>
Validates generated checklist covers all spec requirements. Ensures every FR has tests and implementation tasks.
Analyzes implementation patterns with specialized focus on Result types, neverthrow error handling, validation patterns, and testing approaches
Locates relevant files and code sections for feature implementation, understanding project structure and module organization
Locates relevant files and code sections for feature implementation, understanding project structure and module organization
Compares two branch implementations of the same spec across multiple criteria (spec compliance, code quality, testing, performance). Use when analyzing competing implementations, evaluating prototype branches, or choosing between implementation approaches. Triggers on "compare prototypes", "compare branches", "compare implementations", "evaluate prototypes".
Use when user wants to explore multiple implementation approaches for a feature by creating parallel Claude Code sessions. Triggers on phrases like "competitive prototyping", "prototype in parallel", "compare implementations", "try different approaches", or "race implementations".
Generates daily standup updates from your GitHub PRs formatted for Google Chat. Use when creating standup reports, preparing daily updates, generating work summaries, or crafting team status updates.
Guides users through creating Agent Skills for Claude Code. Use when building new skills, designing skill structure, or authoring skill documentation. Triggers on "create skill", "build skill", "new agent skill", or "skill development".
Guides users through creating custom slash commands for Claude Code. Use when user wants to create, build, or develop slash commands, automate workflows, or create command shortcuts.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
In Claude Code, run:
/plugin marketplace add https://github.com/AI-Builder-Team/claude-code-plugin-marketplace
/plugin install m@klair-marketplace
Skills are now available as /m:gtr, /m:push, /m:pr-reader, etc.
Have skills, agents, or commands in ~/.claude/ you want to package? Use the plugin packager with plain English:
/m:plugin-packager package my ~/.claude skills and agents into a plugin called my-tools and register it in this marketplace
Cherry-pick specific components:
/m:plugin-packager package just the review and deploy skills from ~/.claude into my-tools plugin, register in this marketplace
The packager parses your request, scans the source directory, copies components into plugins/my-tools/, generates the plugin manifest, and registers it in the marketplace. It auto-detects version bumps when updating existing plugins. Commit and push to distribute.
Bump the version in the plugin's .claude-plugin/plugin.json, commit, and push. Users pull updates with:
/plugin marketplace update
Test a plugin directly without installing through the marketplace:
claude --plugin-dir ./plugins/m
npx claudepluginhub ai-builder-team/ai-builder-plugin-marketplace --plugin klair-legacyPersonal developer toolkit - Git worktree management, PR workflows, code quality, issue triage, plugin packaging, web research, humanizer, UI shell migration, and codebase navigation
Custom Claude Code workflow plugins by Om — adversarial PR review with interactive triage, and feedback verification with approve/re-request flow
Data-driven PR review skill derived from analysis of 500+ PRs and 1,988 human review comments. Covers React/TypeScript frontend and Python/FastAPI backend with 7 review dimensions and codebase-specific patterns.
Spec-driven development workflow — research, spec, TDD implementation, and PR review with parallel agent orchestration
Comprehensive PR review using multiple specialized agents with validation, user triage, and automated GitHub comment posting
Meta-skills infrastructure for Claude Code plugin ecosystem - skill authoring, hook development, modular design patterns, and evaluation frameworks
Comprehensive development infrastructure for Claude Code projects. Includes 12 AI skills, task coordination hooks, project templates, and a visual dev-manager dashboard.
Plugin development toolkit with skills for creating agents, commands, hooks, MCP integrations, and comprehensive plugin structure guidance
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.