O

Jesse Vincent

@obra

37

Published skills

0

Total installs

GitHub

Jesse Vincent is a developer who has published 37 AI agent skills on Not on Product Hunt, specialising in development and operations and ai-agents and research. Their skills have been installed 0 times in total. Categories: development, operations, ai-agents, research.

Skills by Jesse Vincent

Featured
Claude Skilldevelopment

Request Code Review Process

Dispatch code-reviewer subagent to catch issues before merging, with focused context and clear feedback workflow.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
178.5k stars
Open install options
Featured
Claude Skilloperations

Verification Before Completion

Run verification commands and confirm output before claiming work success

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
641 stars
Open install options
Claude Skilldevelopment

Code Review Reception Framework

Process code review feedback with technical rigor, verification, and reasoned pushback before implementation.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
174.8k stars
Open install options
Claude Skillai-agents

Parallel Agent Task Dispatch

Dispatch multiple Claude agents concurrently to investigate and fix independent problems without sequential bottlenecks.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Claude Skillresearch

Trace Knowledge Lineages

Trace how ideas evolved to rediscover abandoned solutions and avoid repeating past failures before proposing changes.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Claude Skilldevelopment

Git Worktrees Setup

Create isolated git worktrees with smart directory selection and safety verification for parallel feature development.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
174.8k stars
Open install options
Claude Skilldevelopment

Systematic Debugging Framework

Apply four-phase root cause investigation before proposing fixes—guarantees systematic problem-solving over guessing.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Claude Skilldevelopment

Scale Game Testing Framework

Test system designs at extreme scales (1000x bigger/smaller, instant/year-long) to expose architectural limits and hidden failure modes.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Claude Skillai-agents

Collision Zone Thinking

Force unrelated concepts together to generate breakthrough innovations by discovering emergent properties through deliberate metaphor-mixing.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Claude Skilldevelopment

Test-Driven Development Workflow

Master TDD's red-green-refactor cycle to write tests first, verify failures, implement minimal code, then refactor.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Claude Skilldevelopment

Testing Anti-Patterns Guide

Identify and eliminate three critical testing anti-patterns: testing mock behavior, adding test-only methods to production, and mocking without understanding dependencies.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Claude Skilldevelopment

Systematic Debugging Framework

Debug any technical issue by finding root cause first through evidence gathering, pattern analysis, and fix validation—never patch symptoms.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
174.8k stars
Open install options
Claude Skilldevelopment

Receive Code Review Feedback

Evaluate code review feedback with technical rigor, verify before implementing, and push back with reasoning when suggestions are incorrect.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Claude Skilldevelopment

Root Cause Tracing

Trace bugs backward through call stacks to find original triggers, not symptoms—with instrumentation techniques and real examples.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Claude Skilldevelopment

Implementation Plan Writer

Generate detailed, task-by-task implementation plans from specs with file mappings, tests, and exact commands.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
175.9k stars
Open install options
Featured
Claude Skillai-agents

Remembering Conversations

Search archived conversations using semantic similarity or exact text matching to find facts, patterns, and decisions.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
641 stars
Open install options
Claude Skilldevelopment

Implementation Plan Writer

Create bite-sized TDD implementation plans with exact file paths and commands for engineers unfamiliar with your codebase.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Featured
Claude Skillai-agents

Brainstorming Ideas Into Designs

Explore user intent and requirements through dialogue before implementation, ensuring design approval.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
178.5k stars
Open install options
Claude Skilldevelopment

Socratic Design Brainstorming

Transform rough ideas into fully-formed designs through structured questioning and iterative validation.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Claude Skillai-agents

Parallel Agent Task Dispatching

Dispatch multiple independent agents concurrently to solve separate problems without shared state or sequential dependencies.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
174.8k stars
Open install options
Claude Skilldevelopment

Complete Development Branch Workflow

Guide developers through merge, PR, or discard decisions with test verification and structured execution steps.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
174.8k stars
Open install options
Claude Skilldevelopment

Test-Driven Development Workflow

Write failing tests first, then minimal code to pass, then refactor—ensuring every production line is tested.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
174.8k stars
Open install options
Claude Skilloperations

Verification Before Completion

Enforce evidence-based verification before claiming work completion, passing tests, or creating commits.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
174.8k stars
Open install options
Claude Skilldevelopment

Complete Development Branch

Execute structured workflow to merge, PR, or discard completed feature branches with test verification.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Claude Skilldevelopment

Git Worktrees Setup

Create isolated git worktrees with smart directory selection and safety verification for parallel branch work.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Claude Skilldevelopment

Defense-in-Depth Validation Pattern

Validate data at every system layer to make bugs structurally impossible, not just caught.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Claude Skilldevelopment

Writing Skills

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Claude Skillresearch

Meta-Pattern Recognition

Extract universal principles by identifying patterns repeated across 3+ domains to unlock new applications.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Claude Skilldevelopment

Simplification Cascades

Identify unifying principles that eliminate multiple redundant components through abstraction discovery.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Claude Skilldevelopment

Condition-Based Waiting for Tests

Replace arbitrary timeouts with condition polling to eliminate flaky tests and race conditions.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Featured
Claude Skilldevelopment

Requesting Code Review

Dispatch code-reviewer subagent to catch implementation issues before they cascade.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
641 stars
Open install options
Featured
Claude Skillai-agents

Executing Plans

Execute written implementation plans with review checkpoints and verification steps.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
178.5k stars
Open install options
Featured
Claude Skilloperations

Executing Plans

Execute detailed plans in batches with review checkpoints between iterations.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
641 stars
Open install options
Featured
Claude Skillai-agents

Testing Skills With Subagents

Apply test-driven development to process documentation by establishing baselines, writing skills addressing failures, then closing loopholes.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
641 stars
Open install options
Featured
Claude Skillai-agents

Problem-Solving Technique Dispatcher

Identify which problem-solving technique matches your specific stuck-type symptom.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
641 stars
Open install options
Claude Skillresearch

Assumption Inversion Framework

Flip core assumptions systematically to expose hidden constraints and discover alternative solutions.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
638 stars
Open install options
Featured
Claude Skillai-agents

Subagent-Driven Development

Execute implementation plans by dispatching fresh subagents per task with code review gates between tasks.

Claude Code
Portable packageGitHub-backedCuratedCreator
JJesse Vincent
641 stars
Open install options