JeremyDev87
Community@jeremydev87
i'm back
Agent Skills by JeremyDev87
Showing 52 vetted skills indexed across 1 GitHub repositories.
parallel-issues
Coordinate multiple GitHub issues across worktrees using dependency graphs and conflict-free waves.
retro
Extract learnings and decisions from completed sessions into structured memory entries.
taskmaestro
Orchestrate multiple Claude Code instances across tmux panes with isolated git worktrees.
ship
Create a feature branch, commit changes, push, and open a PR.
plan-to-issues
Convert a PLAN into a GitHub parent issue with native sub-issues.
cross-repo-issues
Route issues to upstream repositories after user confirmation.
deployment-checklist
Enforce pre-deploy validation, environment checks, and rollback planning for deployments.
using-git-worktrees
Create and manage Git worktrees with safety checks and cleanup workflows.
build-fix
Fix build failures and TypeScript errors with minimal diffs.
error-analysis
Classify errors, interpret stack traces, and plan remediation steps.
incident-response
Coordinate organizational incident response across production outages and escalations.
pr-all-in-one
Automate PR creation and updates from commits with issue linking and multilingual descriptions.
test-driven-development
Enforce a Red-Green-Refactor cycle with failing tests before implementation.
code-explanation
Provides tiered, multi-level explanations of code from overview to line detail.
systematic-debugging
Guide engineers through four phases to identify and resolve bugs.
deepsearch
Automate multi-pass codebase searches to map symbols, dependencies, and data flows.
rule-authoring
Author unambiguous, testable AI coding rules across multiple tools.
prompt-engineering
Define and optimize prompts for AI tools with YAML frontmatter in SKILL.md.
dispatching-parallel-agents
Dispatch independent agent tasks concurrently to reduce investigation time.
tech-debt
Identify, prioritize, and plan technical debt resolution with ROI-based paydown steps.
retrospective
Analyze archived session data to generate structured retrospective reports.
tmux-master
Enforces explicit -t targeting for tmux-driven session, window, and pane automation.
executing-plans
Execute written plans in reviewed batches with status tracking and progress reports.
test-coverage-gate
Enforce minimum test coverage thresholds before shipping code.