Searching...
Searching...
Found 122398 results
cowwoc
Launches a subagent within an isolated Git worktree, preserving task context and tracking token usage for efficient LLM-based agent workflows.
cowwoc
Provides a safer Git rebase experience with automatic backup and conflict recovery for seamless history rewriting.
cowwoc
Generates comprehensive token usage reports with threshold analysis and actionable recommendations for optimizing AI model consumption.
cowwoc
Collects results from completed AI subagents, including code commits, metrics, and state updates for system monitoring.
cowwoc
Compresses technical documentation while preserving execution equivalence via validation-driven methods to ensure functional correctness.
cowwoc
Provides reference for accessing session ID through automatic substitution of ${CLAUDE_SESSION_ID} in Claude development environments.
cowwoc
Automates merging task branches into base branches with linear history using Git worktrees for streamlined development workflows.
cowwoc
Monitors AI subagent status, including token consumption and context window limits for optimized LLM resource management.
cowwoc
Accesses raw conversation history from Claude Code sessions for analytical review and insight generation.
cowwoc
Provides a safe alternative to `git commit --amend` by verifying HEAD and push status to prevent accidental overwrites of pushed commits.
cowwoc
Facilitates multi-perspective quality reviews involving architecture, security, testing, and performance stakeholders to ensure comprehensive product quality.
cowwoc
Automates merging subagent branches into task branches with conflict resolution and cleanup to streamline Git workflows.
cowwoc
Automates retrospective scheduling, action item generation, and effectiveness tracking for Agile team retrospectives.
cowwoc
Provides a streamlined alternative to `git rebase -i` for squashing commits with unified commit messages, enhancing commit history clarity.
cowwoc
Guides proper formatting of Claude-facing documentation with line wrapping and YAML multi-line syntax requirements.
cowwoc
Automates file creation and Git commit in a single atomic operation, significantly speeding up development workflows.
cowwoc
Creates and registers hook scripts with robust error handling and configurable settings for seamless integration into development workflows.
cowwoc
Accelerates file exploration by efficiently searching and reading multiple files in a single command.
cowwoc
Coordinates parallel execution of multiple AI subagents with synchronized result aggregation for efficient LLM agent workflows.
cowwoc
Efficiently reads multiple files in a single operation, significantly speeding up file exploration and data access.
cowwoc
Verifies safety before force pushes, rebases, or resets to prevent accidental data loss in Git workflows.
cowwoc
A safe replacement for `rm -rf` that prevents accidental deletion of critical files and avoids shell session breakage.
cowwoc
Safely removes code patterns across multiple files with validation and rollback capabilities for project codebase management.
cowwoc
Decomposes user goals into structured forward steps via backward reasoning to streamline skill creation and updates.