Gili Tzabari
Community@cowwoc · Montreal, Quebec, Canada
Agent Skills by Gili Tzabari
Showing 60 vetted skills indexed across 2 GitHub repositories.
cat:run-retrospective
Automate retrospective analysis to identify mistake patterns and derive action items.
compare-docs
Compare two documents semantically and output structured JSON diffs of claims and relationships.
cat:git-merge-linear
Merge a task branch into its base with a linear fast-forward history.
cat:learn-from-mistakes
Analyze CAT orchestration mistakes using conversation length, token usage, and history reliability metrics.
format-documentation
Format Claude-facing documentation with 110-character wrapping and YAML multi-line syntax.
Release Claude Code Plugin
Orchestrate Claude Code plugin releases by synchronizing changelogs, version files, and git tags.
cat:spawn-subagent
Launch a Claude Code subagent in an isolated git worktree.
TDD Implementation Workflow
Automate the TDD workflow with RED-GREEN-REFACTOR cycles.
skill-builder
Decompose goals into executable steps using backward chaining.
cat:decompose-task
Break down oversized tasks into dependency-aware subtasks with PLAN.md files.
shrink-doc
Compress documentation while preserving YAML frontmatter and execution equivalence.
cat:merge-subagent
Merge a completed subagent branch into the parent task branch with cleanup.
safe-rm
Verify the current working directory before executing rm -rf operations.
cat:stakeholder-review
Orchestrate parallel architect, security, quality, tester, and performance reviews of implementation changes.
git-rewrite-history
Rewrite Git history safely using git-filter-repo.
cat:parallel-execute
Orchestrate concurrent subagents and merge results in dependency-aware order.
render-diff
Transform git diff output into review-ready 4-column tables with file headers and hunk boxes.
cat:collect-results
Extract commits, file changes, token metrics, and status from a subagent worktree.
cat:token-report
Generate a deterministic token usage report for AI subagents.
cat:monitor-subagents
Monitor running subagents and track token usage via a shell script.
cat:render-box
Render emoji-aware bordered terminal output with Python unicodedata width calculations.
register-hook
Create executable hook scripts with error handling and register them in settings.json.
validate-style-complete
Run Checkstyle, PMD, and manual rules checks on Java projects.
task-init
Initialize task workspaces with state tracking, worktrees, and agent branches.