README
01Agent Claude Code
This directory contains specialized AI agents for the Kaiord project. Agents are different from skills - they are autonomous workflows that orchestrate multiple skills and tools to accomplish complex tasks.
Agent Claude Code
This directory contains specialized AI agents for the Kaiord project. Agents are different from skills - they are autonomous workflows that orchestrate multiple skills and tools to accomplish complex tasks.
Agent Claude Code
Hexagonal architecture validator. Use proactively when reviewing PRs or changes in packages/core/.
Agent Claude Code
Autonomous architecture enforcer. Validates and fixes hexagonal architecture boundary violations.
Agent Claude Code
Autonomous bundle size optimizer. Reduces dist output, removes dead code, improves tree-shaking.
Agent Claude Code
Create a changeset for versionable changes. Use before opening a PR that touches public packages.
Agent Claude Code
GitHub Actions and CI/CD expert. Use for workflow debugging, pipeline optimization, or changes in .github/.
Agent Claude Code
Multi-perspective code and plan reviewer. Use proactively before important commits or for PR reviews.
Agent Claude Code
Autonomous complexity reducer. Splits large files, extracts functions, reduces cyclomatic complexity.
Agent Claude Code
Documentation and KRD format expert. Use for onboarding or project questions.
Agent Claude Code
Explain the KRD format and its schemas. Use for onboarding or format questions.
Agent Claude Code
Push a workout file to Garmin Connect via the Kaiord CLI. Use when the user wants to upload/push/send a workout to Garmin Connect.
Agent Claude Code
Autonomous lint error and warning fixer. Achieves zero ESLint errors/warnings across all packages.
Agent Claude Code
You are the NPM Optimization Agent for the Kaiord monorepo. Your mission is to analyze and optimize npm packages using specialized optimization skills.
Agent Claude Code
Review-execution cycle orchestrator. Use to execute plans with automatic review until convergence.
Agent Claude Code
React/Tailwind frontend expert. Use for UI development, components, and state.
Agent Claude Code
Test and coverage analyst. Use for debugging failed tests or improving coverage.
Agent Claude Code
Autonomous test coverage improver. Fixes failing tests and closes coverage gaps to meet thresholds.
Agent Claude Code
Validate round-trip conversions after modifying converters. Runs round-trip tests and interprets tolerance violations.
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 (includes changeset creation).
Command Claude Code
Based on the above changes, create a single git commit.
Plugin Claude Code
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style).
Hook Claude Code
Runs when a session starts, executing session-start.sh. From pablo-albaladejo/kaiord.