Skip to main content
Run any Skill in Manus
with one click
dsifry
GitHub creator profile

dsifry

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

skills collected
44
repositories
4
updated
2026-07-05
repository explorer

Repositories and representative skills

beads-orchestration
computer-occupations-all-other

Multi-agent orchestration for GitHub Issues using BEADS task tracking

2026-02-10
brainstorming-extension
computer-occupations-all-other

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

2026-01-15
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

2026-01-15
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

2026-01-15
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

2026-01-15
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

2026-01-15
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

2026-01-15
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

2026-01-15
Showing top 8 of 19 collected skills in this repository.
Showing top 8 of 14 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded