cowwoc

51 mods across 1 repository, 101 stars between them.

get-session-id

25

cowwoc/cat

Skill Claude CodeCodex

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

101 1mo ago A 19 tokens

git-amend

26

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

27

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

29

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

30

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

31

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

32

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

34

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

37

cowwoc/cat

Skill Claude CodeCodex

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

101 1mo ago B 14 tokens

release-plugin

38

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

39

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

41

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

42

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

shrink-doc

43

cowwoc/cat

Skill Claude CodeCodex

Compress documentation while preserving execution equivalence (validation-driven approach).

101 1mo ago B 16 tokens

skill-builder

44

cowwoc/cat

Skill Claude CodeCodex

Use BEFORE creating or updating any skill OR command - decomposes goal into forward steps via backward reasoning.

101 1mo ago A 22 tokens

cat:spawn-subagent

45

cowwoc/cat

Skill Claude CodeCodex

Launch subagent with task context in isolated worktree with token tracking.

101 1mo ago A 19 tokens

cowwoc/cat

Skill Claude CodeCodex

Multi-perspective quality review gate with architect, security, quality, tester, and performance stakeholders.

101 1mo ago A 24 tokens

tdd-implementation

47

cowwoc/cat

Skill Claude CodeCodex

Use Test-Driven Development for features that benefit from upfront behavior specification.

101 1mo ago A 0 tokens

cat:token-report

48

cowwoc/cat

Skill Claude CodeCodex

Generate detailed token usage report with threshold analysis and recommendations.

101 1mo ago A 15 tokens