Ivan Porto Carrero
Community@casualjim · San Jose, CA
Agent Skills by Ivan Porto Carrero
Showing 14 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Set up isolated git worktrees for feature branches with ignore checks.
test-driven-development
Enforce test-first development through RED, GREEN, and REFACTOR cycles.
systematic-debugging
Enforce root-cause investigation before fixes across four debugging phases.
using-superpowers
Invoke the Skill tool before responding to determine and apply relevant skills.
dispatching-parallel-agents
Dispatch parallel agents to investigate independent software failures and return domain-focused summaries.
executing-plans
Load, review, and execute plan tasks with checkpointing and todo state changes.
finishing-a-development-branch
Verify feature branch tests and guide merge, PR, keep, or discard options.
brainstorming
Clarify project goals and produce a design plan with handoff.
writing-plans
Generate detailed implementation plans from specs with tasks, file changes, and tests.
requesting-code-review
Dispatch a read-only code-review subagent with implementation summaries and git ranges.
receiving-code-review
Verify code review feedback against the codebase before implementing changes.
writing-skills
Enforce RED-GREEN-REFACTOR cycles for Skill documentation with minimal SKILL.md content.
verification-before-completion
Enforce verification commands before asserting completion in development and QA workflows.
subagent-driven-development
Dispatch a fresh subagent per task with two-stage spec and code-quality reviews.