Agent Skills by Wilder1222
Showing 28 vetted skills indexed across 1 GitHub repositories.
finishing-branch
Clean up, verify, and prepare a feature branch for merging.
test-driven-development
Enforce test-driven development with red-green-refactor cycles and gated THINK/PLAN stages.
agent-management
Manage AI agents across lifecycle stages within the superomni framework.
systematic-debugging
Guide debugging from symptoms to root cause using a four-phase workflow.
careful
Enforce explicit confirmations before destructive or security-sensitive operations.
brainstorm
Transform fuzzy ideas into concrete product specifications through guided dialogue.
investigate
Guide structured exploration to map entry points and modules in unfamiliar codebases.
document-release
Cross-reference git diffs and update project documentation after releases.
code-review
Analyze diffs and generate structured code-review reports aligned with the 6 Decision Principles.
executing-plans
Execute written implementation plans with dependency analysis and parallel wave verification.
qa
Identify test coverage gaps and propose structured testing improvements.
release
Automate release coordination with version tagging, changelog generation, and GitHub publication.
self-improvement
Evaluates sprint outcomes and generates improvement reports in docs/superomni/improvements/ for software teams.
harness-engineering
Design and audit agent harness architecture with evaluation gates and feedback loops.
verification
Verify task completion against acceptance criteria with observable evidence.
workflow
Orchestrate six-stage sprint workflows with artifact gates and inter-skill data flow.
office-hours
Guide teams through structured product discovery and generate a design-doc.md.
writing-plans
Transform a spec or idea into a structured implementation plan saved to docs/superomni/plans.
git-worktrees
Create, list, switch, and remove Git worktrees for parallel branch development.
frontend-design
Translate visual design briefs into accessible UI components with design-system tokens.
using-skills
Route tasks through brainstorm–plan–execute pipelines while enforcing skill routing rules.
ship
Automate release workflows to verify, build, test, deploy, and announce software releases.
writing-skills
Design and document new skills with frontmatter, phases, and output formats.
production-readiness
Validate observability, reliability, operability, and goal alignment before deployment.