Agent Skills by Sören Nikolaus
Showing 24 vetted skills indexed across 1 GitHub repositories.
hooks-test
Validate Claude Code hooks with unit, direct invocation, and headless tests.
code-debug
Trace root causes of bugs through a four-phase systematic debugging workflow.
git-worktree-use
Create isolated git worktrees with new branches and verify a clean baseline.
bash-use
Standardize bash command patterns for quoting, chaining, substitutions, and redirection.
clarify
Resolve ambiguities by updating documents with tracked changes.
task-continue
Resume spec implementation from the last checkpoint after session interruption.
code-review
Dispatch parallel Claude and OpenCode reviewers to produce structured YAML code review reports.
code-review-receive
Evaluate code-review feedback against the codebase before implementing changes.
debate-start
Coordinate structured adversarial debates with subagents using shared scratchpads.
spec-validate
Drive structured question-based validation workflows for Initiatives, Features, and Tasks.
docs-implement
Organize domain reference documents into architecture, strategy, specs, and guides.
spec-issues-create
Generate GitHub issue drafts from spec files with Jinja2 templates.
spec-update
Analyze git history to align spec documents with actual project state.
dotfiles-manage
Automate dotfiles deployment across machines using dotter templates and file mappings.
code-test
Enforce a test-first workflow requiring failing tests before implementation.
task-completion-verify
Run deterministic verification commands and report results with evidence.
skill-create
Create Claude Code skills with structured SKILL.md templates and references.
spec-promote
Promote validated draft specs to active by moving directories and updating metadata.
spec-create
Create structured specification documents and YAML task artifacts from validation data.
code-implement
Apply language-specific coding guidelines to Python and other supported languages.
spec-review
Coordinate parallel Claude and OpenCode spec reviews with YAML reports.
spec-archive
Archive completed development specs and update their status and index.
pr-review
Review GitHub pull requests with inline comments and draft management.
task-dispatch
Automates three-phase task-dispatch workflows with batch gates and YAML checkpoints/reviews.