askill
cowwoc

cowwoc

Publisher on askill

613 total stars
Skills16
Updated 3/1/2026
GitHub
get-history
get-history
cowwoc3/1/2026

Access raw conversation history from Claude Code session storage for analysis

70
AI 83
grep-and-read
grep-and-read
cowwoc2/21/2026

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

63
AI 90
get-session-id
get-session-id
cowwoc2/21/2026

Reference for accessing session ID via ${CLAUDE_SESSION_ID} automatic substitution

63
AI 88
validate-git-safety
validate-git-safety
cowwoc2/21/2026

MANDATORY: Run before git push --force, rebase, or reset to verify safety

63
AI 78
skill-builder
skill-builder
cowwoc2/15/2026

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

37
AI 92
safe-rm
safe-rm
cowwoc2/15/2026

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

37
AI 90
compare-docs
compare-docs
cowwoc2/15/2026

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

37
write-and-commit
write-and-commit
cowwoc2/7/2026

Create file and commit atomically (60-75% faster than step-by-step)

29
AI 95
git-rebase
git-rebase
cowwoc2/7/2026

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

29
AI 92
render-diff
render-diff
cowwoc2/7/2026

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.

29
AI 92
format-documentation
format-documentation
cowwoc2/7/2026

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

29
batch-read
batch-read
cowwoc2/7/2026

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

29
catspawn-subagent
catspawn-subagent
cowwoc2/6/2026

Launch subagent with task context in isolated worktree with token tracking

28
AI 95
git-squash
git-squash
cowwoc2/6/2026

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

28
AI 92
safe-remove-code
safe-remove-code
cowwoc2/6/2026

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

28
cat:learn-from-mistakes
cat:learn-from-mistakes
cowwoc1/28/2026

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

14
AI 85
Showing all 16 skills.