Agent Skills by andresch2
Showing 12 vetted skills indexed across 1 GitHub repositories.
openspec-apply-change
Apply OpenSpec changes by executing CLI-provided tasks and updating checkboxes.
openspec-explore
Explore OpenSpec workflows to clarify requirements and investigate ideas without implementing code.
openspec-archive-change
Validate artifacts and tasks, then archive completed workflow changes.
openspec-propose
Convert a user-described software change into proposal, design, and implementation task artifacts.
commit
Stage relevant changes and create Git commits and pull requests via GitHub CLI.
using-git-worktrees
Create isolated Git worktree workspaces with dependency installation and baseline tests.
explain
Explain technical concepts by identifying learning gaps and teaching underlying system behavior.
update-docs
Identify required documentation updates from implemented code changes.
meta-prompt
Rewrite user prompts into structured instructions with role and objective sections.
enrich-us
Analyze incomplete ticket details and generate implementation-ready markdown user stories.
code-auditing
Identifies security vulnerabilities, dead code, and performance issues in a codebase during reviews.
writing-skills
Enforce test-driven RED-GREEN-REFACTOR compliance checks when authoring agent Skills.