Agent Skills by dxc-danny
Showing 14 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated git worktrees with configurable locations and baseline verification.
test-driven-development
Guide software teams through the RED-GREEN-REFACTOR cycle with failing tests first.
systematic-debugging
Identify root causes of bugs through a four-stage investigation workflow.
using-superpowers
Define a universal skill activation protocol across Claude Code, Gemini CLI, Codex, and OpenCode.
dispatching-parallel-agents
Delegate independent tasks to isolated sub-agents for parallel execution.
executing-plans
Execute implementation plans with per-task validation and review checkpoints.
finishing-a-development-branch
Validate tests and guide merge or PR decisions for Git feature branches.
brainstorming
Identify project goals, constraints, and success criteria, then propose design options with trade-offs.
writing-plans
Creates granular, task-based implementation plans with file changes and testing strategies before coding.
requesting-code-review
Schedule a code-review sub-agent to evaluate changes between BASE_SHA and HEAD_SHA.
receiving-code-review
Extract technical requirements from code-review feedback and validate them against the codebase.
writing-skills
Create and validate Claude Skills with YAML frontmatter and progressive disclosure.
verification-before-completion
Execute verification commands and validate outputs before reporting task completion.
subagent-driven-development
Delegate each task to a fresh subagent and run two-stage reviews.