Agent Skills by oduffy-delphi
Showing 23 vetted skills indexed across 1 GitHub repositories.
lessons-trim
Prune stale and duplicate entries from lessons.md files.
using-git-worktrees
Create and manage Git worktrees for isolated feature development.
atlas-integrity-check
Validate changed files against the architecture atlas file-index and report unmapped files.
validate
Run local CI validation checks using Python scripts in .github/scripts/.
test-driven-development
Enforce a failing test before production code in software projects.
systematic-debugging
Trace root causes through a four-phase debugging workflow.
skill-discovery
Identify and invoke the most relevant skill or command for a task.
dispatching-parallel-agents
Dispatch independent agents to run parallel tasks with structured result integration.
tracker-maintenance
Archive completed work and reconcile dependencies in docs/project-tracker.md.
finishing-a-development-branch
Present merge, PR, keep, or discard options for a completed Git branch.
merging-to-main
Automate GitHub branch merges into main with PR creation and CI gating.
brainstorming
Coordinate early-stage feature exploration through a seven-step design planning process.
handoff-archival
Move old handoffs to archive/ after validating .gitignore safety and git branch activity.
requesting-staff-session
Coordinate multi-perspective staff planning sessions with tier selection and Plan vs Review modes.
debt-triage
Automate debt backlog triage and prioritization for software projects.
writing-plans
Produce detailed implementation plans with tasks, dependencies, and artifacts.
project-onboarding
Generate onboarding skeletons with CLAUDE.md templates and start-up directories.
requesting-code-review
Route code review requests to designated reviewers with structured checklists.
receiving-code-review
Process code-review feedback with verification before implementing changes.
writing-skills
Apply test-driven development cycles to create and validate SKILL.md documentation.
stuck-detection
Detect and recover from stuck patterns during multi-step task execution.
verification-before-completion
Validate the completion of development tasks before declaring them done, using a five-step process for evidence-based reporting.
artifact-consolidation
Categorize plans, handoffs, and tasks for pruning with dry-run and git safety commits.