Agent Skills by oduffy
Showing 27 vetted skills indexed across 1 GitHub repositories.
validate
Runs CI checks locally via .github/scripts/run-all-checks.py to validate repository health before merging.
session-start
Verify git state, select a safe branch, and load project context.
shape
Restate a PM problem into a falsifiable, ratified problem-set artifact.
review-code
Route code diffs to review workflows and triage reviewer findings.
execute-plan
Execute PM-approved implementation plans with write-ahead task tracking.
handoff
Write durable session handoff documents for resuming AI engineering work.
plan
Convert PM planning triggers into implementation plan documents with acceptance criteria.
architecture-audit
Select the highest-priority system for an architectural audit and orchestrate reviewer analysis.
session-end
Capture lessons, update plans, and archive completion evidence at session end.
enrich-and-review
Enforce review gates and update tracker statuses across plan-stub enrichment pipelines.
percolate
Run dry-run diffs, safety scans, and confirmation gates before rsync publishing.
staff-session
Coordinate multi-person architectural planning and review with PM-gated synthesized outputs.
finishing-a-development-branch
Verify tests and present three branch completion options.
pickup
Resume engineering handoffs by validating scope, branches, and pending items.
merging-to-main
Merge a feature branch into main with acceptance-oracle and CI-gated checks.
learn-lessons
Route tasks/lessons.md entries into doctrine change-requests with verification gates.
bug-sweep
Detect and fix bug patterns and code smells across a codebase.
brainstorming
Transform ambiguous feature requests into an implementation-ready design spec.
review
Route plan-design-RFC pre-flight checks and triage reviewer findings into integration or PM escalation.
code-health
Run nightly code health reviews on git-scoped diffs from completion entries.
debt-triage
Verify technical-debt backlog items against current code and update priorities.
spinoff
Creates PM-authorized handoff tasks for splitting off mid-work workflows into pickup-ready files with Slug-based naming and optional completion-chain lookup via bin/query-records.
project-onboarding
Scaffold missing project coordination files without overwriting existing content.
roadmap-planning
Generate PM-gated roadmap stubs with blocks and blocked_by dependencies.