cowwoc/cat

An agentic workflow with a focus on reliability and developer experience

101Stars on the repository
51Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

batch-read

01

cowwoc/cat

Skill Claude CodeCodex

Find and read multiple files in one operation (50-70% faster for exploration).

101 1mo ago A 20 tokens

cat:collect-results

02

cowwoc/cat

Skill Claude CodeCodex

Gather results from completed subagent including commits, metrics, and state updates.

101 1mo ago B 19 tokens

compare-docs

03

cowwoc/cat

Skill Claude CodeCodex

Compare two documents semantically with relationship preservation to identify content and structural differences.

101 1mo ago A 18 tokens

cat:decompose-task

04

cowwoc/cat

Skill Claude CodeCodex

Split oversized task into smaller tasks with proper dependency management.

101 1mo ago A 16 tokens

cowwoc/cat

Skill Claude CodeCodex

Guide for formatting Claude-facing documentation with proper line wrapping and YAML multi-line syntax.

101 1mo ago A 19 tokens

get-history

06

cowwoc/cat

Skill Claude CodeCodex

Access raw conversation history from Claude Code session storage for analysis.

101 1mo ago A 14 tokens

get-session-id

07

cowwoc/cat

Skill Claude CodeCodex

Reference for accessing session ID via ${CLAUDESESSIONID} automatic substitution.

101 1mo ago A 19 tokens

git-amend

08

cowwoc/cat

Skill Claude CodeCodex

MANDATORY: Use instead of git commit --amend - verifies HEAD and push status first.

101 1mo ago A 24 tokens

git-commit

09

cowwoc/cat

Skill Claude CodeCodex

Guide for writing clear, descriptive commit messages.

101 1mo ago B 12 tokens

cowwoc/cat

Skill Claude CodeCodex

Merge task branch to base branch with linear history (works from task worktree).

101 1mo ago B 23 tokens

git-rebase

11

cowwoc/cat

Skill Claude CodeCodex

MANDATORY: Use instead of git rebase - provides automatic backup and conflict recovery.

101 1mo ago B 22 tokens

git-rewrite-history

12

cowwoc/cat

Skill Claude CodeCodex

MANDATORY: Use instead of git filter-branch - safer git-filter-repo with recovery.

101 1mo ago A 25 tokens

git-squash

13

cowwoc/cat

Skill Claude CodeCodex

MANDATORY: Use instead of git rebase -i for squashing - unified commit messages.

101 1mo ago B 25 tokens

grep-and-read

14

cowwoc/cat

Skill Claude CodeCodex

Find and read multiple files in one operation (50-70% faster for exploration).

101 1mo ago A 21 tokens

cowwoc/cat

Skill Claude CodeCodex

Analyze mistakes with conversation length as potential cause (CAT-specific).

101 1mo ago A 20 tokens

cat:merge-subagent

16

cowwoc/cat

Skill Claude CodeCodex

Merge subagent branch into task branch with conflict resolution and cleanup.

101 1mo ago C 18 tokens

cowwoc/cat

Skill Claude CodeCodex

Check status of running subagents including token usage and context limits.

101 1mo ago A 18 tokens

cowwoc/cat

Skill Claude CodeCodex

Orchestrate multiple independent subagents concurrently with coordinated collection.

101 1mo ago A 17 tokens

register-hook

19

cowwoc/cat

Skill Claude CodeCodex

Create and register hook scripts with proper error handling and settings.

101 1mo ago B 14 tokens

release-plugin

20

cowwoc/cat

Skill Claude CodeCodex

Purpose: Release a new version of a Claude Code plugin by merging to main, tagging, and preparing the next version branch.

101 1mo ago A 0 tokens

render-diff

21

cowwoc/cat

Skill Claude CodeCodex

MANDATORY: Use BEFORE showing ANY diff to user - transforms git diff into 4-column table with box characters (╭╮╰╯│). Required for approval gates, code reviews, change summaries.

101 1mo ago A 48 tokens

cowwoc/cat

Skill Claude CodeCodex

Run scheduled retrospective analysis, derive action items, and track effectiveness.

101 1mo ago A 19 tokens

safe-remove-code

23

cowwoc/cat

Skill Claude CodeCodex

Safely remove code patterns from multiple files with validation and rollback (project).

101 1mo ago B 19 tokens

safe-rm

24

cowwoc/cat

Skill Claude CodeCodex

MANDATORY: Use instead of rm -rf or rm -r to prevent shell session breakage.

101 1mo ago C 23 tokens