← all publishers

dralgorhythm

@dralgorhythm source repo

20 published skills

  1. Swarm Coordination · dralgorhythm
    Coordinate multi-agent swarm workflows. Use when working in parallel with other agents, managing shared resources, or orchestrating distributed tasks. Covers conflict prevention, handoffs, and two-tier task tracking (native task list + artifacts).
    1 install
  2. Designing Systems · dralgorhythm bundle
    Produces this framework's ADR and system-design artifacts from bundled templates with trade-off analysis. Use when designing a system or component, choosing between architectures, or recording an architecture decision in the planning flow.
    1 install
  3. Review Steering · dralgorhythm bundle
    Compiles REVIEW.md and keeps CLAUDE.md accurate as the two sanctioned surfaces for steering Anthropic's managed Code Review service, translating this repo's rules into terse reviewer imperatives. Use when creating or updating REVIEW.md, configuring or steering automated code review, or reconciling review instructions after rules change.
    1 install
  4. Dependency Upgrade · dralgorhythm bundle
    Sequences safe dependency upgrades — verified pins, staged rollout, changelog gates. Use when upgrading or bumping a dependency, reviewing a Dependabot or Renovate PR, resolving a lockfile conflict, applying a CVE-driven update, or pinning a GitHub Action or git tag.
    1 install
  5. Tailor · dralgorhythm bundle
    Detects the project's stack from manifests and proposes tailored framework configuration — filled tech-strategy golden paths, REVIEW.md/CLAUDE.md review steering, and a prune list of unused framework pieces — as a reviewable plan, never silent writes.
    1 install
  6. Builder · dralgorhythm
    Translate plans into working, tested code through implementation, debugging, and refactoring — a user-invoked Builder workflow.
    1 install
  7. Architect · dralgorhythm
    Design systems and record architecture decisions as ADRs — a user-invoked Principal Architect workflow.
    1 install
  8. Code Check · dralgorhythm
    Audit a codebase holistically for SOLID, DRY, and consistency violations — a user-invoked Codebase Auditor workflow.
    1 install
  9. Swarm Plan · dralgorhythm
    Decompose a feature into an actionable implementation plan using parallel worker-explorer swarms — a user-invoked Planning Orchestrator workflow.
    1 install
  10. QA Engineer · dralgorhythm
    Define test strategy and verify quality against WCAG and testing-pyramid criteria — a user-invoked QA Engineer workflow.
    1 install
  11. Swarm Review · dralgorhythm
    Run an adversarial, multi-perspective code review with root-cause analysis and security focus — a user-invoked Adversarial Reviewer workflow.
    1 install
  12. Swarm Execute · dralgorhythm
    Execute an implementation plan with parallel worker swarms, quality gates, and native task tracking — a user-invoked Execution Orchestrator workflow.
    1 install
  13. Land The Plane · dralgorhythm bundle
    Lands in-flight work: quality gates, atomic commit, rebase, push, verified remote sync, then handoff — a user-invoked finish-line workflow.
    1 install
  14. Swarm Research · dralgorhythm
    Coordinate parallel research workers to investigate a topic deeply and synthesize citation-backed findings — a user-invoked Research Orchestrator workflow.
    1 install
  15. Security Auditor · dralgorhythm
    Assess vulnerabilities and audit for security compliance using OWASP and STRIDE methodology — a user-invoked Security Auditor workflow.
    1 install
  16. Postmortem · dralgorhythm bundle
    Runs this framework's blameless postmortem workflow — reconstruct the incident timeline from evidence, drive five-whys to a mechanism-level root cause, and produce owner-and-due-date action items with a regression guard. Use when an incident just resolved, running an outage retrospective, writing a postmortem, or doing a "what went wrong" analysis.
    1 install
  17. Testing · dralgorhythm bundle
    Write effective tests for code quality and reliability. Use when implementing features, fixing bugs, improving coverage, or practicing TDD/test-driven development. Covers unit, integration, and E2E testing.
    1 install
  18. Threat Modeling · dralgorhythm
    Identify and analyze security threats. Use when designing a feature with security implications, before implementing auth/input-handling code, or when an audit calls for a threat model. Covers STRIDE methodology.
    1 install
  19. Writing Adrs · dralgorhythm
    Document architectural decisions. Use when making significant technical decisions that should be recorded. Covers ADR format and decision documentation.
    1 install
  20. Planning Artifacts · dralgorhythm bundle
    Produces this framework's planning artifacts — PR-FAQ (working-backwards vision), PRD (requirements), and execution roadmap — from their bundled templates. Use when writing or updating a PR-FAQ, PRD, product requirements, or delivery roadmap, or when the planning flow calls for one.
    1 install