mit einem Klick
dot
dot enthält 17 gesammelte Skills von dusktreader, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Publishes a clean normal feature or task branch and creates its pull request on explicit human request.
Instructions for writing good design plan artifacts. Use when specifically requested.
Instructions for writing good implementation plans artifacts. Use when specifically requested.
Instructions for executing implementation plans. Use when specifically requested.
Instructions for executing a task from an implementation plans. Use when specifically requested.
Instructions for investigating a codebase to answer a specific question.
Reviews code changes directly against quality standards. Use when no implementation plan or journal exists.
Instructions for reviewing design plans artifacts. Use when specifically requested.
Reviews implementation execution (code changes) against a plan for quality, coverage, and plan alignment.
Instructions for reviewing implementation plans artifacts. Use when specifically requested.
Orchestrates an architecture audit: investigate the codebase and produce a structured assessment with findings and recommendations.
Makes a low-risk current-branch change with a hack journal and focused verification.
Use for any well-scoped minor change where the human knows what they want and no design document is needed — small features, localized refactors, config changes, test additions, formatting fixes, or doc updates. Reach for this before run-implementation whenever all affected files can be listed up front.
Works through PR review comments: triages findings, gets human input on non-trivial ones, applies fixes, and replies to each comment with the outcome.
Orchestrates the full bug fix workflow: investigate, plan, execute, and review.
Extends an existing implementation project with a scoped fix. Use when a human identifies a gap or missed requirement post-implementation. Never trigger automatically.
Streamlined workflow for urgent fixes. Minimal Stop points, no plan review, lightweight code review.