Skip to main content
Run any Skill in Manus
with one click
GitHub repository

voronoi

voronoi contains 26 collected skills from Vahidrostami, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
26
Stars
4
updated
2026-04-26
Forks
0
Occupation coverage
13 occupation categories · 100% classified
repository explorer

Skills in this repository

beads-tracking
production-planning-and-expediting-clerks-435061

Skill for using Beads (bd) as the single source of truth for task tracking, dependency management, and agent coordination. Covers all bd commands needed for multi-agent orchestration.

2026-04-26
artifact-gates
software-developers

Skill for working with artifact contracts — the file-level dependency system that prevents pipeline failures by ensuring tasks produce expected outputs and only start when required inputs exist.

2026-04-26
figure-generation
software-developers

Skill for generating scientific figures from experimental data. Ensures every figure referenced in LaTeX documents exists on disk before compilation, preventing blank PDFs and broken references.

2026-04-26
worker-lifecycle
software-developers

Complete recipe for dispatching, monitoring, merging, and cleaning up worker agents. Read this skill BEFORE dispatching any worker. Covers build_worker_prompt, spawn-agent.sh, merge-agent.sh, checkpoint updates, and common failure modes.

2026-04-26
simplify
software-developers

Use when asked to reduce code complexity, simplify code, refactor safely, merge micro-files, remove dead code, shrink functions, reduce coupling, clean modules, or improve maintainability in src/voronoi/.

2026-04-25
adversarial-review
medical-scientists-except-epidemiologistsepidemiologists

Use for adversarial review of Voronoi plans, findings, claims, manuscripts, and final deliverables. Covers reviewer-style objections, confounds, alternative explanations, evidence gaps, and falsification-oriented critique.

2026-04-25
agent-standup
software-developers

Skill for running standup meetings across all active agents in the swarm. Aggregates Beads task status, git branch activity, commit history, and conflict detection into a human-readable progress report.

2026-04-25
branch-merging
software-developers

Skill for safely merging completed agent branches back to main. Covers pre-merge checks, conflict resolution, post-merge cleanup, and promotion of newly unblocked tasks.

2026-04-25
compilation-protocol
technical-writers

Skill for compiling LaTeX papers with hard dependency checking. Ensures all figures, bibliography, and data dependencies are resolved before compilation, and verifies the output PDF is complete.

2026-04-25
context-management
software-developers

Skill for context window management in long-running agent sessions. Prevents context exhaustion through proactive compression and delegation. Used by orchestrators and long-running worker agents.

2026-04-25
copilot-cli-usage
software-developers

Skill for making programmatic LLM calls via Copilot CLI. Covers correct invocation patterns, model configuration, caching, and common error recovery. Use when any agent or script needs to call an LLM programmatically.

2026-04-25
data-integrity
software-developers

Skill for ensuring data integrity across investigation workflows. Covers SHA-256 hashing protocol, raw data preservation, provenance tracking, and data-file validation. Use when creating, moving, or validating experimental data files.

2026-04-25
debugging-runbook
software-developers

Use for debugging failed Voronoi worker tasks, broken verification loops, failing scripts, unexpected experiment outputs, and reproducible runtime errors. Emphasizes evidence-first reproduction before fixes.

2026-04-25
deep-research
computer-science-teachers-postsecondary

Skill for deep research grounding using Copilot CLI /research for multi-source literature review, prior-art search, and SOTA anchoring. Use before forming hypotheses to anchor claims in real, citation-backed evidence.

2026-04-25
evidence-system
software-developers

Skill for managing the evidence knowledge store: creating and querying findings, maintaining belief maps and investigation journals, enforcing data integrity, and running consistency checks across validated findings.

2026-04-25
git-worktree-management
software-developers

Skill for creating, managing, and cleaning up git worktrees used as isolated working directories for parallel agent execution. Covers worktree lifecycle from creation through merge and teardown.

2026-04-25
investigation-protocol
biochemists-and-biophysicists

Skill for running the hypothesis → experiment → finding workflow in scientific investigations. Covers pre-registration, sensitivity analysis, data integrity, review gates, replication, and serendipity handling.

2026-04-25
observability
network-and-computer-systems-administrators

Use for inspecting Voronoi investigation state, event logs, progress files, tmux/worker status, .swarm artifacts, and Beads task traces without changing investigation behavior.

2026-04-25
revise-calibration
chemists

Skill for iterative experiment design using REVISE tasks and calibration workflows. Use when a pilot experiment fails calibration or results are unexpected and need systematic revision with full context carry-forward.

2026-04-25
scaffolding
data-scientists-152051

Use for creating small Voronoi investigation scaffolds, task skeletons, experiment harness placeholders, manuscript state directories, and reusable artifact templates.

2026-04-25
strategic-context
project-management-specialists

Skill for maintaining the Strategic Context Document — a living document that preserves the original intent, decision rationale, dead ends, and remaining gaps across OODA cycles and sessions. Prevents context degradation in long-running tasks.

2026-04-25
task-planning
project-management-specialists

Skill for decomposing high-level feature requests into structured epics and subtasks using Beads (bd). Covers dependency graph creation, priority assignment, scope definition, and agent dispatch planning.

2026-04-25
voronoi-api
software-developers

Use for navigating Voronoi runtime APIs available inside investigation workspaces, including prompt helpers, science validators, citation coverage, manifest checks, and utility modules.

2026-04-25
voronoi-design-decisions
software-developers

Use when brainstorming Voronoi design, reviewing architecture, or proposing changes. Contains load-bearing decisions, rejected alternatives, known weak spots, and cross-cutting constraints. Prevents re-proposing ideas that were already tried and rejected.

2026-04-05
voronoi-testing
software-quality-assurance-analysts-and-testers

Use when writing, updating, or running tests for voronoi. Use when any source code in src/voronoi/ is modified to ensure tests are updated. Covers test discovery, naming conventions, and verification workflow.

2026-03-29
scientist-ux
web-and-digital-interface-designers

Use when brainstorming Voronoi UX from a real scientist's perspective. Contains domain knowledge about how researchers actually work, common pain points in scientific tooling, and UX patterns that respect the scientific workflow. Loaded by the Catalyst agent.

2026-03-29