cowwoccowwocCommunityยท21 Agent Skills Included

cat

Structured task planning, subagent execution, and quality gates

Organizes coding work into versions, milestones, and tasks, then executes each task in isolated git worktrees with automated verification. Eliminates chaotic sessions, lost progress, and inconsistent code quality through enforced workflows, commit standards, and multi-perspective stakeholder reviews. Tracks token usage, learns from past mistakes, and keeps every change reviewable before merge.
npx skills add cowwoc/cat --all -g -y
Available:

Gives the AI agent working rules for this repository, including commit type conventions for plugin files and a mandatory requirement to run the full test suite before presenting changes for review.

All Skills in This Repository (21)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
cowwoccowwoc

cat:run-retrospective

Automate retrospective analysis to identify mistake patterns and derive action items.

Community
Advanced
๐Ÿ“ฆ In Repo
cowwoccowwoc

compare-docs

Compare two documents semantically and output structured JSON diffs of claims and relationships.

Community
Advanced
๐Ÿ“ฆ In Repo
cowwoccowwoc

cat:git-merge-linear

Merge a task branch into its base with a linear fast-forward history.

Community
Intermediate
๐Ÿ“ฆ In Repo
cowwoccowwoc

cat:learn-from-mistakes

Analyze CAT orchestration mistakes using conversation length, token usage, and history reliability metrics.

Community
Advanced
๐Ÿ“ฆ In Repo
cowwoccowwoc

format-documentation

Format Claude-facing documentation with 110-character wrapping and YAML multi-line syntax.

Community
Basic
๐Ÿ“ฆ In Repo
cowwoccowwoc

Release Claude Code Plugin

Orchestrate Claude Code plugin releases by synchronizing changelogs, version files, and git tags.

Community
Advanced
๐Ÿ“ฆ In Repo
cowwoccowwoc

cat:spawn-subagent

Launch a Claude Code subagent in an isolated git worktree.

Community
Advanced
๐Ÿ“ฆ In Repo
cowwoccowwoc

TDD Implementation Workflow

Automate the TDD workflow with RED-GREEN-REFACTOR cycles.

Community
Advanced
๐Ÿ“ฆ In Repo
cowwoccowwoc

skill-builder

Decompose goals into executable steps using backward chaining.

Community
Advanced
๐Ÿ“ฆ In Repo
cowwoccowwoc

cat:decompose-task

Break down oversized tasks into dependency-aware subtasks with PLAN.md files.

Community
Advanced
๐Ÿ“ฆ In Repo
cowwoccowwoc

shrink-doc

Compress documentation while preserving YAML frontmatter and execution equivalence.

Community
Advanced
๐Ÿ“ฆ In Repo
cowwoccowwoc

cat:merge-subagent

Merge a completed subagent branch into the parent task branch with cleanup.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install CAT?โ–ผ

Run `npx skills add cowwoc/cat --all -g -y` in your terminal to install all skills in this suite globally.

What problem does CAT solve?โ–ผ

It turns unstructured AI coding sessions into a predictable workflow with planned tasks, isolated worktrees, verification gates, and tracked progress across versions and milestones.

How does CAT keep code quality consistent?โ–ผ

It enforces shared team preferences, commit message standards, and multi-perspective stakeholder reviews covering security, architecture, testing, and performance before any merge.

Can CAT recover from interruptions or mistakes?โ–ผ

Yes. It automatically tracks state so work resumes after interruptions, and its retrospective skills analyze past mistakes to prevent them from recurring.

Do I need coding experience to use CAT?โ–ผ

Basic familiarity helps, but you drive it with simple commands like /cat:init, /cat:add, and /cat:work while the agent handles execution details.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’