Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

voronoi

voronoi 收录了来自 Vahidrostami 的 26 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
26
Stars
4
更新
2026-04-26
Forks
0
职业覆盖
13 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

beads-tracking
生产、计划和催办文员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
医学科学家(非流行病学)流行病学家

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
软件开发工程师

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
软件开发工程师

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
技术写作员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
高校计算机科学教师

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
软件开发工程师

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
软件开发工程师

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
生物化学家和生物物理学家

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
网络与计算机系统管理员

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
化学家

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
数据科学家

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

2026-04-25
strategic-context
项目管理专家

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
项目管理专家

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
网页与数字界面设计师

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