Daniel C avatar

Daniel C

Community

@dchavez3395 · Winnipeg, Manitoba

1Followers
|
41Public Repos
|
9Published Skills

Daniel C maintains nine engineering discipline skills covering git worktree isolation, test-driven development, systematic debugging, plan execution, and verified completion for software teams.

Skills Distribution
DomainDeveloper To...Software Engineeri.. (45%)Version Control & .. (25%)Testing & Verifica.. (20%)Code Quality & Ref.. (10%)

Agent Skills by Daniel C

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Daniel C

FAQPage Schema
What tasks can I accomplish with dchavez3395's skills?▼

You can isolate feature work with git worktrees, apply test-driven development before writing code, systematically debug failures, detect duplicate functions in codebases, write and execute implementation plans with review checkpoints, finish development branches via merge or PR, and verify completion with evidence before claiming success.

Who should use these engineering discipline skills?▼

Software engineers and developers working on features or bugfixes benefit most, especially those maintaining LLM-generated codebases prone to duplicate functions. Teams needing structured plan execution, branch completion decisions, and evidence-based verification before declaring work done are the target personas.

How do the skills fit into a development session?▼

Start with using-superpowers to locate and invoke skills, then write plans for multi-step tasks, isolate work via git worktrees, apply test-driven development during implementation, debug systematically when failures occur, and finish branches with structured merge, PR, or cleanup options after verification passes.

What prerequisites do these skills require?▼

Skills are invoked conditionally based on context: a spec or requirements for writing-plans, a written implementation plan for executing-plans, a bug or test failure for systematic-debugging, and passing tests for finishing-a-development-branch. Git availability supports the worktree fallback for workspace isolation.

How does verification-before-completion prevent false success claims?▼

It mandates running verification commands and confirming actual output before any claim that work is complete, fixed, or passing. The rule is evidence before assertions: no success statement is permitted without executed command results backing it, eliminating premature or unsupported completion reports.