Agent Skills by JD
Showing 34 vetted skills indexed across 1 GitHub repositories.
design
Route deprecated 'design' alias invocations to the 'write-wp-design' skill.
validate
Validate epic completion against backlog criteria and generate a validation report.
write-metrics
Generate a domain metrics document with north-star, inputs, guardrails, baselines, and measurement sources.
review-docs
Identify gaps and drift between product.md and solution.md before development.
plan-delivery
Plan the Phase-0 artefact sequence and generate a delivery-plan.md.
refine-docs
Promote sprint-end design decisions to ADRs and generate a refine-session file.
review-code
Review branch or PR diffs for quality, correctness, security, and standards.
write-tech-stack
Document technology stack choices and trade-offs into tech-stack.md from product.md and solution.md.
create-mr
Create a merge request for the current feature branch targeting the default branch.
write-adr
Create ADR-NNNN.md files from solution.md with a provided template.
write-solution
Generate arc42-lite solution.md documents with ADR references and graduation criteria.
write-product
Generate a structured product.md document with valid frontmatter and sections.
plan-adr
Identify architectural decisions requiring ADRs and produce a prioritized plan.
write-roadmap
Draft outcome-based roadmaps with exit criteria across portfolio, product, or domain scopes.
review-design
Review work-package design.md for implementation readiness and append a verdict.
write-backlog
Validate SKILL.md frontmatter and generate standardized YAML metadata blobs.
requirements
Draft formal requirements.md documents for regulated epics with acceptance criteria.
write-contracts
Generate a domain contracts.md with types, schemas, OpenAPI blocks, and example payloads.
review-product
Critique product strategy documents and generate amended versions with review summaries.
write-retrospective
Draft a retrospective.md documenting outcomes, blockers, and actions for a sprint or epic.
review-roadmap
Assess roadmap credibility and execution feasibility against product strategy.
review-backlog
Evaluate backlog.md for strategic alignment, acceptance criteria, dependencies, and sprint feasibility.
implement
Implement code from an approved design.md and backlog.md with tests.
refactor-code
Apply single-issue code refactors after review while preserving behavior.