David Sifry avatar

David Sifry

Community

@dsifry · San Francisco, CA

29Followers
|
30Public Repos
|
31Published Skills

Agent Skills by David Sifry

Showing 31 vetted skills indexed across 4 GitHub repositories.

dsifrydsifry

create-issue

Create structured GitHub issues with embedded agent instructions for PR lifecycle management.

Community
Advanced
dsifrydsifry
379

plan-review-gate

Spawn three independent reviewers to assess implementation plan feasibility, completeness, and scope alignment.

Community
Advanced
dsifrydsifry
379

orchestrated-execution

Orchestrate a 4-phase execution loop with implementation, validation, adversarial review, and commit.

Community
Advanced
dsifrydsifry
379

external-tools

Delegate coding and review tasks to external AI CLI tools.

Community
Advanced
dsifrydsifry
379

visual-review

Capture web page and UI screenshots with Playwright for visual inspection.

Community
Intermediate
dsifrydsifry
60

Create GitHub Issue Skill

Create GitHub issues with problem statements, technical specs, and TDD plans.

Community
Advanced
dsifrydsifry
60

beads-orchestration

Coordinate AI agents to manage BEADS epic and GitHub issue lifecycles.

Community
Advanced
dsifrydsifry
60

brainstorming-extension

Trigger a five-agent design-review gate after design documents are committed.

Community
Advanced
dsifrydsifry
60

design-review-gate

Coordinate five domain experts to approve design documents through parallel review.

Community
Advanced
dsifrydsifry
60

using-git-worktrees

Create isolated Git worktrees for feature development with automated setup.

Community
Intermediate
dsifrydsifry
60

test-driven-development

Enforce a test-first workflow using the Red-Green-Refactor cycle.

Community
Basic
dsifrydsifry
60

testing-anti-patterns

Detect testing anti-patterns like improper mocking and incomplete mocks in codebases.

Community
Intermediate
dsifrydsifry
60

systematic-debugging

Enforce a four-phase debugging workflow with hypothesis testing before fixes.

Community
Advanced
dsifrydsifry
60

sharing-skills

Create branches, edit skills, and submit PRs to upstream repositories.

Community
Intermediate
dsifrydsifry
60

using-superpowers

Enforce a mandatory skill discovery and TodoWrite checklist workflow.

Community
Basic
dsifrydsifry
60

dispatching-parallel-agents

Identify independent failures and dispatch parallel Claude agents per domain.

Community
Basic
dsifrydsifry
60

executing-plans

Executes staged development plans with checkpoints and progress reporting between batches.

Community
Basic
dsifrydsifry
60

finishing-a-development-branch

Evaluate test results and offer merge, PR, keep, or discard options.

Community
Intermediate
dsifrydsifry
60

root-cause-tracing

Trace errors backward through call stacks to identify root causes.

Community
Basic
dsifrydsifry
60

condition-based-waiting

Replace arbitrary timeouts with condition polling in test automation.

Community
Intermediate
dsifrydsifry
60

brainstorming

Guide teams through incremental questioning to refine ideas into structured designs.

Community
Basic
dsifrydsifry
60

testing-skills-with-subagents

Run RED-GREEN-REFACTOR testing cycles on documentation-based skills.

Community
Advanced
dsifrydsifry
60

writing-plans

Generate implementation plans with file paths, code examples, and verification steps.

Community
Advanced
dsifrydsifry
60

requesting-code-review

Dispatch the code-reviewer subagent to validate implementations against the plan.

Community
Basic