bunqueue-dev

Community

Ship bunqueue with tests, clarity, and speed

Authoregeominotti
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents slow, inconsistent development on bunqueue by codifying architecture knowledge, code conventions, and a repeatable contribution workflow that starts with mandatory tests.

Core Features & Use Cases

  • Architecture reference: Explains bunqueue’s sharded priority queue design, persistence strategy (SQLite WAL), and transport modes (TCP/HTTP), so contributors can reason about changes safely.
  • Workflow engine guidance: Documents the workflow layer responsibilities and file roles under src/client/workflow for correct feature development.
  • Contribution guardrails: Enforces code style rules (e.g., max lines per file), lock hierarchy expectations, and a mandatory test-before-commit process to reduce regressions.
  • Bug fixing protocol: Requires writing a reproducing test before fixing, then proving the fix with a passing test.

Quick Start

Ask an AI to summarize the bunqueue development workflow and generate a commit-ready plan that includes the required test commands and the bug-fixing steps for a described issue.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bunqueue-dev
Download link: https://github.com/egeominotti/bunqueue/archive/main.zip#bunqueue-dev

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.