
from Vibe Ecosystem484
Orchestrates bug investigation and resolution workflows: diagnose, implement, test, and commit fixes with human checkpoints.
This skill is a meta-workflow orchestrator that guides an agent through bug investigation and resolution. It coordinates parallel investigation, diagnosis, risk premortems, TDD-based implementation, regression testing, and committing changes — with required human checkpoints before implementation and commit.
Use this skill when you need an end-to-end bug fix process: diagnosing unclear failures, planning low-risk fixes, running tests, and producing commits or handoffs. It supports scopes for general bugs, hooks, dependency issues, and addressing PR comments.
Best suited for multi-agent setups and developer-focused assistants (Claude Code, agent swarms, Codex-style implementers) that can run tests, edit code, and interact with humans for checkpoints.
This skill has not been reviewed by our automated audit pipeline yet.
Django Development Patterns
Production-grade Django architecture and patterns: project layout, DRF APIs, ORM best practices, caching, signals, middleware and deployment guidance.
GCP Patterns
Practical GCP deployment and architecture patterns: Cloud Run Dockerfiles, BigQuery partitioning & clustering, Pub/Sub best practices, and IAM least-privilege g