Loading...
Loading...
Found 1,491 Skills
Fix review comments on current PR
Initialize the .specify/ directory structure for Spec-Driven Development in the current project
Synthesize a PRD (Product Requirements Document) for a big new feature. Synthesis (not interview) — uses existing project context and explicit ADRs. Asks before gh issue create. Use when scoping a substantial new feature in PRD shape (e.g., before a sprint).
Issue triage: audit open issues, categorize, detect duplicates, cross-ref PRs, risk assessment, post comments. Args: "all" for deep analysis of all, issue numbers to focus (e.g. "42 57"), "en"/"fr" for language, no arg = audit only in French.
Monitor PR checks and fix failures until green. Uses gh pr checks as the source of truth for PR-attached checks.
Work with Git repositories from the command line.
Use when checking doc freshness and computing domain quality grades without making fixes.
Use when performing a first-pass, read-only PR review in a clean isolated context.
Use when running the automated security alert fix pipeline — opens fix PRs, creates issues for breaking changes, dismisses false positives.
GitHub Actions, GitLab CI/CD, Jenkins, Azure DevOps, build and test strategies, and deployment patterns
CI/CD 流水线配置
Complete changelog and release notes infrastructure. Audits current state, implements missing components, and verifies the release pipeline works end-to-end.