Agent Skills by Jeff Farr
Showing 25 vetted skills indexed across 2 GitHub repositories.
opsx-new
Scaffold new changes under openspec/changes/<name>/ using the spec-driven-tasks schema.
opsx-explore
Guide deep thinking and problem framing before code changes.
emacs-modular-config
Load Emacs modules via jf and straight.el with error handling.
opsx-sync
Merge delta specs into main specifications by applying ADDED, MODIFIED, REMOVED, and RENAMED changes.
opsx-verify
Verify implementation alignment with specs, tasks, and design artifacts.
opsx-bulk-archive
Archive multiple completed changes with conflict resolution into date-stamped folders.
opsx-apply
Implement OpenSpec change tasks by processing open and closed task files.
opsx-ff
Scaffold software change artifacts in dependency order under openspec/changes.
opsx-tasks
Organize OpenSpec change tasks with a standardized frontmatter format and lifecycle.
opsx-archive
Archives completed changes from openspec/changes into a dated folder with pre-checks.
tasks-orchestrator
Orchestrate parallel OpenSpec task execution with isolated worktrees and agents.
opsx-continue
Create the next OpenSpec workflow artifact after validating current state and dependencies.
emacs-literate-programming
Tangle .org Emacs configuration sources into generated .el files.
opsx-onboard
Guide new users through the complete OpenSpec workflow in a real codebase.
skill-learner
Analyze conversations to identify repeatable patterns and corrections for skill updates.
writing-elisp
Validate Emacs Lisp syntax and byte-compile with incremental checks.
characterization-testing
Capture current software behavior into characterization tests for safe refactoring.
github-actions-local-checks
Run GitHub Actions pipeline checks locally before pushing code.
software-testing
Guide unit, integration, and UI testing strategy selection with a decision tree.
bead-implementation
Enforce bead session discovery and mandatory git push before close.
github-actions-troubleshooting
Diagnose failing GitHub Actions workflows and propose fixes for steps or configurations.
openspec-to-beads
Convert OpenSpec artifacts into self-contained Beads issues with embedded context.
emacs-elisp-debugging
Isolate syntax and paren errors in Emacs Lisp and org-mode elisp blocks.
skill-creator
Generate SKILL.md files and resource scaffolds for Claude skills.