Skip to main content
dsifry
GitHub creator profile

dsifry

Repository-level view of 44 collected skills across 4 GitHub repositories.

skills collected
44
repositories
4
updated
Jul 5, 2026
repository explorer

Repositories and representative skills

beads-orchestration
computer-occupations-all-other

Multi-agent orchestration for GitHub Issues using BEADS task tracking

Feb 10, 2026
brainstorming-extension
computer-occupations-all-other

Warmstart extension to superpowers:brainstorming - auto-triggers design review gate after design completion

Jan 15, 2026
design-review-gate
computer-occupations-all-other

Automatic review gate that runs after brainstorming completes - spawns PM, Architect, Designer, Security, and CTO agents in parallel, iterates until all approve

Jan 15, 2026
brainstorming
software-developers

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes

Jan 15, 2026
condition-based-waiting
software-quality-assurance-analysts-and-testers

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses

Jan 15, 2026
defense-in-depth
software-developers

Use when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible

Jan 15, 2026
dispatching-parallel-agents
software-quality-assurance-analysts-and-testers

Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently

Jan 15, 2026
executing-plans
software-developers

Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review between batches

Jan 15, 2026
Showing 8 of 19 collected skills.
Showing 8 of 14 collected skills.
Showing 4 of 4 repositories
All repositories loaded