Agent Skills by Dany Alawwa
Showing 46 vetted skills indexed across 1 GitHub repositories.
sdd:add-task
Convert natural language task requests into structured draft task files.
sdd:brainstorm
Transforms rough ideas into designs through collaborative, iterative questioning and documentation of artifacts.
sdd:create-ideas
Generate six non-duplicate ideas with numeric probabilities for a given topic.
sdd:plan
Orchestrate a multi-phase workflow refining draft task files into implementation-ready plans.
sdd:implement
Orchestrate multi-step task execution with automated LLM-as-Judge verification.
reflexion:memorize
Index reflection insights into structured CLAUDE.md context bullets.
reflexion:critique
Coordinate three judge agents to review work and produce a consensus report.
reflexion:reflect
Apply a structured self-refinement workflow to analyze and improve responses.
docs:write-concisely
Rewrite documentation paragraphs using The Elements of Style guidelines.
docs:update-docs
Plan and execute documentation updates for local code changes using a multi-agent workflow.
code-review:review-local-changes
Coordinate up to six agents to review local uncommitted changes and report prioritized issues.
code-review:review-pr
Orchestrate specialized agents to generate inline feedback on GitHub pull requests.
tdd:fix-tests
Orchestrate automated debugging and repair of failing tests after code changes.
tdd:write-tests
Generate tests for uncommitted and latest-commit code changes.
tdd:test-driven-development
Guide test-first cycles through RED-GREEN-REFACTOR steps with failing tests.
kaizen:plan-do-check-act
Structure Plan-Do-Check-Act cycles with hypotheses, metrics, and documentation.
kaizen:root-cause-tracing
Trace errors backward through call stacks to identify root causes.
kaizen:cause-and-effect
Identify and prioritize root causes using a six-category fishbone framework.
kaizen:why
Guide iterative Five Whys analysis to identify root causes.
kaizen:kaizen
Apply Kaizen principles to code, architecture, and workflows for iterative improvements.
kaizen:analyse-problem
Analyze problems and document them in the A3 format.
kaizen:analyse
Automate Kaizen analysis method selection based on context and guide structured steps.
git:attach-review-to-pr
Attach line-specific review comments to GitHub pull requests via gh api.
git:load-issues
Load open GitHub issues and save each as a markdown file.