Agent Skills by Jeremy Newhouse
Showing 57 vetted skills indexed across 1 GitHub repositories.
wa:develop-review
Validate feature-branch task completion, AC-ID coverage, tests, lint, and TODO/FIXME absence.
wa:validate-uat
Validate UAT outcomes against TASKS.md goals with human pass/fail gates.
wa:dev-pr
Create or update GitHub pull requests with structured titles, bodies, and labels from TASKS.md and commit history.
wa:learn
Capture user learning observations into categorized memory for future analysis.
wa:validate-merge
Validate PR approval and CI checks, then merge into the target branch.
wa:spec-discovery
Guide multi-stage domain requirements discovery and write a structured DISCOVERY.md document.
wa:dev-simplify
Scan changed files for duplication, poor naming, dead code, and complex logic.
wa:design-document
Generate BRD, PRD, technical design, and runbook documentation from feature descriptions.
wa:design-solution
Generate reviewed software architecture designs with cross-layer conflict resolution.
wa:dev-branch
Create or switch to a feature branch with enforced naming conventions.
wa:design-discovery
Validate architecture and design decisions through collaborative technical discovery.
wa:validate-quality
Run tests, linting, formatting, and type checks with rigor-based gate selection.
wa:design-research
Produce evidence-based design research with ranked recommendations and a RESEARCH-{slug}.md artifact.
wa:confluence-reconcile
Detect and reconcile drift between local markdown files and Confluence pages.
wa:validate-approval
Validate pull request merge readiness by checking CI status and reviewer approvals.
wa:deploy-review
Enforce deploy readiness gates for dev-to-main promotion with a DEPLOY-REVIEW.md verdict.
wa:sync-context
Compile YAML-frontmatter-filtered markdown docs into domain-specific agent context files.
wa:dev-task
Develop a tracker issue into a tested feature change with PR creation.
wa:design-qa
Generate a QA plan from feature descriptions and FRD artifacts.
wa:retrospective
Classifies session observations and extracts correction patterns from audit logs and error archives.
wa:dev-commit
Stages and commits code changes using a two-stage workflow with conventional-commit validation.
wa:spec-research
Produces domain, prior art, and feasibility research reports for spec-driven development decisions.
wa:evolve
Convert behavioral observation JSONL logs into clusterable heuristic rules with confidence scoring.
wa:dev-push
Push the current Git branch after inspecting remotes and divergence.