Gili Tzabari avatar

Gili Tzabari

Community

@cowwoc · Montreal, Quebec, Canada

41Followers
|
56Public Repos
|
60Published Skills

Agent Skills by Gili Tzabari

Showing 60 vetted skills indexed across 2 GitHub repositories.

cowwoccowwoc
101

cat:run-retrospective

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

Community
Advanced
cowwoccowwoc
101

compare-docs

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

Community
Advanced
cowwoccowwoc
101

cat:git-merge-linear

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

Community
Intermediate
cowwoccowwoc
101

cat:learn-from-mistakes

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

Community
Advanced
cowwoccowwoc
101

format-documentation

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

Community
Basic
cowwoccowwoc
101

Release Claude Code Plugin

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

Community
Advanced
cowwoccowwoc
101

cat:spawn-subagent

Launch a Claude Code subagent in an isolated git worktree.

Community
Advanced
cowwoccowwoc
101

TDD Implementation Workflow

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

Community
Advanced
cowwoccowwoc
101

skill-builder

Decompose goals into executable steps using backward chaining.

Community
Advanced
cowwoccowwoc
101

cat:decompose-task

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

Community
Advanced
cowwoccowwoc
101

shrink-doc

Compress documentation while preserving YAML frontmatter and execution equivalence.

Community
Advanced
cowwoccowwoc
101

cat:merge-subagent

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

Community
Advanced
cowwoccowwoc
101

safe-rm

Verify the current working directory before executing rm -rf operations.

Community
Basic
cowwoccowwoc
101

cat:stakeholder-review

Orchestrate parallel architect, security, quality, tester, and performance reviews of implementation changes.

Community
Advanced
cowwoccowwoc
101

git-rewrite-history

Rewrite Git history safely using git-filter-repo.

Community
Intermediate
cowwoccowwoc
101

cat:parallel-execute

Orchestrate concurrent subagents and merge results in dependency-aware order.

Community
Intermediate
cowwoccowwoc
101

render-diff

Transform git diff output into review-ready 4-column tables with file headers and hunk boxes.

Community
Intermediate
cowwoccowwoc
101

cat:collect-results

Extract commits, file changes, token metrics, and status from a subagent worktree.

Community
Intermediate
cowwoccowwoc
101

cat:token-report

Generate a deterministic token usage report for AI subagents.

Community
Basic
cowwoccowwoc
101

cat:monitor-subagents

Monitor running subagents and track token usage via a shell script.

Community
Basic
cowwoccowwoc
101

cat:render-box

Render emoji-aware bordered terminal output with Python unicodedata width calculations.

Community
Advanced
cowwoccowwoc
4

register-hook

Create executable hook scripts with error handling and register them in settings.json.

Community
Advanced
cowwoccowwoc
4

validate-style-complete

Run Checkstyle, PMD, and manual rules checks on Java projects.

Community
Advanced
cowwoccowwoc
4

task-init

Initialize task workspaces with state tracking, worktrees, and agent branches.

Community
Advanced