Total 50,978 skills
Showing 12 of 50978 skills
Proactive requirements gathering - systematically interviews the user to uncover ambiguities, preferences, and constraints BEFORE implementation begins.
Analyzes codebase against standards and generates refactoring tasks for ring:dev-cycle.
Controlled plan execution with human review checkpoints - loads plan, executes in batches, pauses for feedback. Supports one-go (autonomous) or batch modes.
Flaky test fix pattern - replaces arbitrary timeouts with condition polling that waits for actual state changes.
Gate 1: Business requirements document - defines WHAT/WHY before HOW. Creates PRD with problem definition, user stories, success metrics.
Read all unresolved GitHub PR comments from trusted authors and address or resolve them appropriately.
Generates well-structured PR bodies with dynamically fetched e2e test tags
Gate 4: API contracts document - defines component interfaces and data contracts before protocol/technology selection. Large Track only.
Test quality guard - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies.
Gate 3: Technical architecture document - defines HOW/WHERE with technology-agnostic patterns before concrete implementation choices.
Explicitly update DESIGN.md with decisions from the current conversation. Use when you want to force a design document update.
3-gate regulatory template orchestrator - manages setup, Gate 1 (analysis), Gate 2 (validation), Gate 3 (generation) for BACEN/RFB compliance.