Agent skill for hierarchical-coordinator - invoke with $agent-hierarchical-coordinator
Skills in this repository
TuYv/ccpm - Page 73
SkillsMP has collected 5,252 skills from TuYv/ccpm. Open a skill to review its source and details.
TuYv/ccpmShowing 40 of 5,252 collected skills.
Agent skill for implementer-sparc-coder - invoke with $agent-implementer-sparc-coder
Agent skill for issue-tracker - invoke with $agent-issue-tracker
Agent skill for load-balancer - invoke with $agent-load-balancer
Agent skill for matrix-optimizer - invoke with $agent-matrix-optimizer
Agent skill for memory-coordinator - invoke with $agent-memory-coordinator
Agent skill for mesh-coordinator - invoke with $agent-mesh-coordinator
Agent skill for migration-plan - invoke with $agent-migration-plan
Agent skill for multi-repo-swarm - invoke with $agent-multi-repo-swarm
Agent skill for neural-network - invoke with $agent-neural-network
Agent skill for ops-cicd-github - invoke with $agent-ops-cicd-github
Agent skill for orchestrator-task - invoke with $agent-orchestrator-task
Agent skill for pagerank-analyzer - invoke with $agent-pagerank-analyzer
Agent skill for payments - invoke with $agent-payments
Agent skill for performance-analyzer - invoke with $agent-performance-analyzer
Agent skill for performance-benchmarker - invoke with $agent-performance-benchmarker
Agent skill for performance-monitor - invoke with $agent-performance-monitor
Agent skill for performance-optimizer - invoke with $agent-performance-optimizer
Agent skill for planner - invoke with $agent-planner
Agent skill for pr-manager - invoke with $agent-pr-manager
Agent skill for production-validator - invoke with $agent-production-validator
Agent skill for project-board-sync - invoke with $agent-project-board-sync
Agent skill for pseudocode - invoke with $agent-pseudocode
Agent skill for queen-coordinator - invoke with $agent-queen-coordinator
Agent skill for quorum-manager - invoke with $agent-quorum-manager
Agent skill for raft-manager - invoke with $agent-raft-manager
Agent skill for refinement - invoke with $agent-refinement
Agent skill for release-manager - invoke with $agent-release-manager
Agent skill for release-swarm - invoke with $agent-release-swarm
Agent skill for repo-architect - invoke with $agent-repo-architect
Agent skill for researcher - invoke with $agent-researcher
Guides ccusage agent source formats. Use when checking where an agent stores its logs, how raw records map to tokens and models, how precomputed costs interact with cost modes, or which reports an agent supports.
Guides ccusage structural code searches with ast-grep. Use when finding Rust or TypeScript syntax patterns, validating migrations, or writing AST-based search commands.
Verifies ccusage terminal output in a real cmux pane. Use when changing responsive tables, column widths, progress bars, spinners, or colors, or when a long-running command's output must be captured beyond the visible viewport.
Creates atomic Conventional Commits. Use when committing code changes, splitting a diff into independently revertable hunks, staging precise patches non-interactively, or writing commit messages.
Runs the full PR lifecycle. Use when creating a branch, committing, pushing, opening a PR, requesting AI review, replying to review threads, and driving CI to green.
Guides ccusage monorepo development. Use when editing workspace packages, the npm launcher or native packaging, dependencies, or shared configuration, and when running the `just` build, typecheck, test, format, or check recipes.
Routes ccusage documentation impact work. Use when code or behavior changes affect README files, docs guides, VitePress navigation, screenshots, schema docs, or user-facing commands/options, and when auditing whether a change needs docs at all.
Diagnoses and fixes failing GitHub Actions checks with gh. Use when CI fails on a pull request and needs logs, focused fixes, and validation.
Guides ccusage Nushell scripts. Use when adding, editing, formatting, or validating .nu files under .github/scripts, apps/ccusage/scripts, or scripts, including their Nix shebangs and GitHub Actions callers.