← all publishers

broneq

@broneq source repo

25 published skills

  1. Cr · broneq bundle
    Run code review with dynamic agent scaling (3-13 agents based on change size). Delta since the last review by default; --full whole branch; --inline runs in-session with no subagents; --base <ref> explicit baseline (stacks).
    0
    installs
  2. Debug · broneq
    Debug issues through structured investigation, failing test creation, and targeted fixes. Use when the user provides an error message, traceback, steps-to-reproduce, or describes unexpected behavior.
    0
    installs
  3. Setup · broneq
    Initialize .bdk/settings.json for this project. Run once per project when BDK blocks session start with missing settings.
    0
    installs
  4. Design · broneq bundle
    Design partner for any feature. Classifies product vs architecture vs combined, then explores 2+ approaches with Mermaid diagrams, self-critique, and a 'what we did NOT decide' section. Replaces /bdk:brainstorming and /bdk:brainstorm-architecture.
    0
    installs
  5. Add Rule · broneq
    Capture one lesson or convention as a properly-homed rule — routed to .claude/rules/, a doc comment, or a test signpost; dedupes and respects budgets. Use on "add a rule", "capture this as a rule", "remember this convention".
    0
    installs
  6. Pr Review · broneq bundle
    Review GitHub PRs from URLs - templated inline comments, summary, and a verdict you confirm/override before it posts via gh. Stack-aware; one subagent per PR runs /bdk:cr --inline. --verify checks previous review comments were implemented.
    0
    installs
  7. Create Adr · broneq
    Create Architecture Decision Records (ADRs) based on MADR template. Use when the user asks to "create an ADR", "document a decision", "write an ADR", or provides decision context that needs to be formalized.
    0
    installs
  8. Create Plan · broneq bundle
    Create comprehensive implementation plan with exploration and trade-off analysis
    0
    installs
  9. Update Docs · broneq
    Use when existing architecture documentation needs refreshing after code changes, when running periodic doc maintenance, or when user asks to "update docs", "refresh documentation", or "sync docs with code".
    0
    installs
  10. Verify Plan · broneq bundle
    Verify implementation plans before execution with a single Opus subagent driven by a structured six-section checklist. Use when you have a written plan (from /bdk:create-plan or manual) and want to check it works before writing code.
    0
    installs
  11. Refine Rules · broneq bundle
    Compact and verify .claude/rules/*.md against real code — admission test, relocation into doc comments, budgets, uniform format. Use on "clean up rules", "refine .claude/rules", or stale/bloated rule files.
    0
    installs
  12. Bdk Tier Edit · broneq
    Tool-tier guidance for structural code edits and refactors. Preloaded into agents that mutate code; not user-facing.
    0
    installs
  13. Bdk Lint Tools · broneq
    Project-configured lint/format/typecheck commands from .bdk/settings.json. Preloaded into agents that run static analysis; not user-facing.
    0
    installs
  14. Bdk Test Tools · broneq
    Project-configured test commands from .bdk/settings.json. Preloaded into agents that run tests; not user-facing.
    0
    installs
  15. Mermaid Drawer · broneq bundle
    BDK's shared Mermaid standard - diagram type selection, node budget, and a palette verified legible in light and dark themes. Use whenever writing a mermaid block, or when asked to diagram, visualise, or map a flow, architecture, or state machine.
    0
    installs
  16. Bdk Tier Impact · broneq
    Tool-tier guidance for impact analysis (blast radius, affected flows). Preloaded into agents that reason about change impact; not user-facing.
    0
    installs
  17. Bdk Tier Review · broneq
    Tool-tier guidance for code review (change detection, risk scoring, review context). Preloaded into reviewer subagents; not user-facing.
    0
    installs
  18. Bdk Tier Search · broneq
    Tool-tier guidance for symbol search and call/reference tracing. Preloaded into agents that locate code; not user-facing.
    0
    installs
  19. Bdk Tier Explore · broneq
    Tool-tier guidance for codebase exploration and architecture overview. Preloaded into agents that explore code structure; not user-facing.
    0
    installs
  20. Agent Lint · broneq
    Lint a BDK agent file for best practices and portability. Use when reviewing, creating, or editing an agent (agents/*.md) to verify it meets BDK conventions. Trigger on phrases like "check this agent", "verify agent", "lint agent", or when about to commit a new agent.
    0
    installs
  21. Skill Lint · broneq
    Lint a BDK skill or agent file for best practices and portability. Use when reviewing, creating, or editing a skill (skills/*.md) or agent (agents/*.md) to verify it meets BDK conventions. Trigger on phrases like "check this skill", "verify agent", "does this follow best practices", "lint skill", or when about to commit a new skill/agent.
    0
    installs
  22. Explain Complex Code · broneq bundle
    Generate comprehensive architecture documentation for complex code modules with Mermaid diagrams and examples. Use when user asks to "explain this code", "document the architecture", or wants to understand how a module/system works.
    0
    installs
  23. Subagent Execute Plan · broneq bundle
    Coordinator that executes a plan in parallel groups via background subagents. Spawns implementers, then dedicated test-runner / static-analyse subagents, then routes failures back to the original implementer (SendMessage) or a fresh fixer. Fully autonomous — no human-in-loop.
    0
    installs
  24. Test Driven Development · broneq
    Rigid TDD process for writing and verifying tests before implementation. Use when implementing any feature or bugfix. Receives test case bullet points from the plan and enforces red-green cycle.
    0
    installs
  25. Bdk Implementer Return Contract · broneq
    Preloads the implementer/fixer YAML return-contract schema into an agent's context. Not user-invocable — preloaded via skills: frontmatter on implementer and fixer agents.
    0
    installs