cyberneticlibrary

The library

Everything we index — ranked by what works, never by stars.

WORKS 55
Run anonymous peer review panelworkflowOpsL2
boardroom-blind-review · High-stakes decisions where reviewer independence must be enforced structurally via separate agent contexts.
WORKS 60
Run lightweight code QAworkflowEngineeringL2
qa · Budget-gated QA where lite testing is the gate before heavier runs.
WORKS 53
Run parallel agent swarmworkflowOpsL2
parallel-swarm.workflow · Batch operations where each item can be independently processed in parallel.
WORKS 58
Wait for PR review completionworkflowEngineeringL2
wait-for-pr-review · CI pipelines where Claude-generated reviews must complete before merging.
WORKS 55
Judge sprite restyling candidatesworkflowProductL2
sprite-restyle-judge · Game asset QA where visual consistency to canon must be both scored and gated per character.
WORKS 55
Draft stale ticket updatesworkflowOpsL2
stale-ticket-drafts · Automated ticket triage where stale tickets need human-readable status drafts without direct edits.
WORKS 57
Run independent audit panelworkflowOpsL2
judge-independent-audit · Auditing complex ML systems.
WORKS 55
Refine work across teamworkflowOpsL2
team-refine · Use when implementing team-refine patterns.
WORKS 56
Review code for bugsworkflowEngineeringL2
review · Use when implementing review patterns.
WORKS 54
Classify dependency cycle typesworkflowEngineeringL2
phase-b0-cyclebreak · Use when implementing phase-b0-cyclebreak patterns.
WORKS 55
Build interactive data visualizationworkflowMarketingL3
build-viz · Use when implementing build-viz patterns.
WORKS 57
Detect emergent vault themesworkflowOpsL2
emergence-scan · Use when implementing emergence-scan patterns.
WORKS 56
Use when implementing t patterns.workflowL2
t · Use when implementing t patterns.
WORKS 57
Run parallel QA agentsworkflowEngineeringL2
qa-parallel-suite · Budget-gated QA where lite testing is the gate before heavier runs.
WORKS 59
Benchmark single-agent extractionworkflowEngineeringL2
bench-s0-monolith · Use when implementing bench-s0-monolith patterns.
WORKS 54
Measure agent concurrency limitsworkflowEngineeringL2
trace-concurrency-cap · empirically validating the workflow runtime's true parallel capacity before launching production workloads
WORKS 54
Apply verified bug fixes across codebasesworkflowEngineeringL3
phase-b2-fix-bugs · applying pre-verified bug fixes across multiple crates without sequencing delays
WORKS 54
Fix bundler errors file-by-fileworkflowEngineeringL3
phase-d-bundler-perfile · methodically eliminating cascading compiler errors in a large module via per-file focus
WORKS 54
Remove feature gates to unblock buildsworkflowEngineeringL3
phase-b2-ungate-tier · exposing and fixing draft code dependencies before moving to verification pass
WORKS 56
Parallel bundler error fixing pipelineworkflowEngineeringL3
phase-d-bundler-shard · parallelizing fix work on a single large file (bundle_v2) across multiple agents without conflicts
WORKS 58
Audit build status and find gapsworkflowEngineeringL2
frontier-tail-survey · auditing true build state across multiple frontiers without false confidence from presence of stub files
WORKS 55
Gate code reviews by impactworkflowEngineeringL2
cr-threshold-gate · mechanical OR-gated CR dispatch (LOC > 50 OR core-module hit) without human judgment
WORKS 55
Auto-merge work items to productionworkflowEngineeringL4
ship-item · automated production merge gate with adversarial reviewer integration and carry-forward tracking
WORKS 54
Localize UI text to 37 languagesworkflowProductMarketingL2
translate-keys · Localizing customer-facing UI (like ordering combos) into 37 languages with strict JSON schema + placeholder + markup preservation.
WORKS 54
Break cyclic crate dependencies upwardworkflowEngineeringL3
phase-b0-moveout · systematically breaking dependency cycles before move-in pass via vtable/tag+ptr/hook delegation
WORKS 58
Move types and dispatch downstreamworkflowEngineeringL3
phase-b0-movein · resolving forward references established in move-out via symbol materialization in target crates
WORKS 54
Fill missing symbols in cratesworkflowEngineeringL3
phase-b2-fill · on-demand symbol provisioning as downstream blockers surface during multi-phase porting
WORKS 59
Detect performance regressionsworkflowEngineeringL2
benchmark-audit · spotting performance regressions in CI without re-running expensive GPU benchmarks
WORKS 58
Import backlog into task managementworkflowOpsEngineeringL3
emit-beads · Bulk-importing planning data into beads while maintaining idempotency and dependency integrity
WORKS 54
Add missing blocked symbolsworkflowEngineeringL3
phase-b2-fill-blocked · Unblocking Rust port tasks by filling symbol gaps from a structured dependency report
WORKS 54
Adversarial interview and grillingworkflowL2
grill · Finding unstated assumptions and failure modes before design is locked
WORKS 48
Generate AI vertical videoskillMarketingL4
verticals · Automating short-form video creation at scale for niche audiences
WORKS 48
Convert files and URLs to MarkdownskillL2
markit · Extracting markdown from any document type in CI/analysis pipelines
WORKS 48
Run repository validation workflowskillEngineeringL3
run-repo-checks · Reporting repo health to agents in a structured, repeatable way
WORKS 48
Evaluate AI data, models, and qualityskillEngineeringDataL3
SKILL · Automated data quality gates in ML pipelines with both fast rule checks and semantic LLM scoring
WORKS 48
Manage repository operationsskillEngineeringL2
.skill · Lightweight agent-driven repo validation without external runners
WORKS 48
Fetch WeChat articles to MarkdownskillMarketingL2
wechat-article-to-markdown · Archiving WeChat articles for AI summarization or knowledge base ingestion when image localization and metadata preservation matter.
WORKS 48
MZR Icons SVG toolkitskillL1
skill · Adding dynamic GitHub profile visualizations to README badges or portfolio pages when static HTML badges are insufficient.
WORKS 48
Query and manage memoriesskillProductivityL1
mem · Reducing token overhead by 10x when querying project history—compact search results then drill into specific observations only when needed.
WORKS 48
Search web via SearxNGskillL2
ask-search · Privacy-first web search without API keys—useful for local development, aggregating multiple engines, and piping URLs to web_fetch for full content.
WORKS 52
Generate daily session summaryskillProductivityL1
daily · Automated daily billing and activity accountability when you need time-tracking summaries without manual work.
WORKS 48
Pass password to agent securelyskillOpsL1
pw2agent · Handing secrets to agent subprocesses without printing them in chat logs—prevents accidental exposure in transcripts.
WORKS 59
Capture web page and accessibility treeskillL2
Skill · Comprehensive page auditing (visual, accessibility, performance, network) when you need multi-layer diagnostics beyond screenshots.
WORKS 48
Populate apps with realistic test dataskillProductEngineeringL2
Skill · Rapid test-data generation for web apps when you need to respect entity relationships and field types without manual SQL.
WORKS 48
Follow writing guidelinesskillL1
skill · Creating customer-facing API docs when clarity and accuracy of UI labels are non-negotiable for business users.
WORKS 48
Track time on work ticketsskillOpsProductivityL2
trackmedaddy · Seamless time logging from CLI when you need to track work without leaving the terminal—avoids context switching.
WORKS 48
Visualize audio dataskillEngineeringProductL2
skill · Creating audio-reactive visuals when aesthetic consistency and lore injection matter more than generic animation.
WORKS 48
Build with Next.js App RouterskillEngineeringL1
skill · Building unified full-stack apps when you want to avoid external backend APIs and keep everything within Next.js.
WORKS 48
Assemble UI from base componentsskillEngineeringProductL2
skill · Building composite UIs faster and more consistently when shadcn base components exist—avoids reinventing buttons or cards.
WORKS 48
Learn French via Language Island methodskillProductivityL1
skill · Teaching context-relevant French when personalization by profession and existing knowledge tracking prevents redundant learning.
page 25 / 159