com um clique
delivery-kit
delivery-kit contém 11 skills coletadas de deckhouse, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Execute the implementation plan by processing and executing all tasks defined in tasks.md
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Generate a custom checklist for the current feature based on user requirements.
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new tasks to tasks.md so implement can complete it.
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Merge werf upstream into the deckhouse/delivery-kit fork. Resolves conflicts (CHANGELOG.md kept -dk-only), then opens a PR for review. Use when asked to sync upstream into delivery-kit.
Multi-role code review. Orchestrates technical, product, and risk analysis roles into a single consolidated report. Use when asked to do a full review of a pull request, branch, or code changes.
Product review for changes. Assesses DoD alignment, user impact, completeness, and consistency with werf/nelm product behavior. Use alongside technical review for a full picture.
Risk analysis for changes. Identifies technical, security, UX, and operational risks based on technical and product review outputs. Produces a risk analysis table.
Technical code review for changes. Evaluates Go, werf, Docker, Container Registry, and nelm code against SOLID/DRY/KISS principles and project conventions. Use when asked to review pull requests, branches, or code changes.