Black-coffe/vulyk

Hive orchestration for Claude Code — model cascade, external memory, self-evolving skills. Native primitives only, subscription-safe.

2Stars on the repository
31Mods indexed here, across every type
11d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

drone-acceptance

01

Black-coffe/vulyk

Agent Claude Code

Blind acceptance gate. Receives the human's brief, the repository and a run command - never plan.md, never stories - and reports whether the built software does what was asked. Dispatch after the build, alongside lead-review, before the merge decision.

2 11d ago A 56 tokens original MIT

drone-coverage

02

Black-coffe/vulyk

Agent Claude Code

Independent coverage check at plan time. Receives ONLY brief.md and plan.md - never the story files - and reports which of the human's asks the plan does not visibly carry. Dispatch before the approval stop; after it, the check is theatre.

2 11d ago A 55 tokens original MIT

drone-docs

03

Black-coffe/vulyk

Agent Claude Code

Documentation drone. After a story merges, updates memory/map slices and docs/wiki notes to reflect the change. Use post-merge or whenever /vulyk-status reports staleness. Keeps external memory truthful.

2 11d ago A 47 tokens original MIT

drone-scout

04

Black-coffe/vulyk

Agent Claude Code

Reconnaissance unit. Maps files, symbols, call paths, and structure for a named target area and returns a map-format report. Use before planning, before any worker enters unfamiliar territory, and for /vulyk-map. Cheap by design - dispatch liberally, in parallel.

2 11d ago A 62 tokens original MIT

lead-architect

05

Black-coffe/vulyk

Agent Claude Code

Design authority for consequential technical decisions - schema changes, module boundaries, dependency choices, migration strategies. Produces ADRs. Use on Tier 4 tasks or whenever a story reveals an architectural fork.

2 11d ago A 43 tokens original MIT

lead-review

06

Black-coffe/vulyk

Agent Claude Code

Adversarial review gate before merge. Hunts for correctness bugs, security issues, broken invariants, silent scope creep, reinvention, unrecorded narrowing, invented facts, and test theater. Use after /vulyk-build completes, or on any diff the Queen does not fully trust.

2 11d ago A 62 tokens original MIT

librarian

07

Black-coffe/vulyk

Agent Claude Code

Memory consolidation and garbage collection. The ONLY agent that merges into memory/learnings and prunes memory files. Used by /vulyk-gc and /vulyk-evolve. Prevents concurrent-write races by design.

2 11d ago A 49 tokens original MIT

queen-planner

08

Black-coffe/vulyk

Agent Claude Code

Delegated strategic planner for Tier 3-4 goals. Synthesizes scout reports and memory into an epic/story breakdown. Use when the main session wants a deep plan drafted without burning its own context. Never reads source code.

2 11d ago A 50 tokens original MIT

worker-code

09

Black-coffe/vulyk

Agent Claude Code

Implements exactly one story from docs/specs. The workhorse of the hive - use for all Tier 1-4 implementation. Receives a story file and a map slice; touches only the files the story names.

2 11d ago A 48 tokens original MIT

worker-test

10

Black-coffe/vulyk

Agent Claude Code

Writes or repairs tests for exactly one story. Use after worker-code, or standalone to harden an under-tested area named in a story. Tests behavior, not implementation details.

2 11d ago A 38 tokens original MIT