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

roboree

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

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

这个仓库中的 skills

publish-review
软件质量保证分析师与测试员

Phase 6 — Generate the REVIEW.md report by walking the append-only review tree. Optionally create GitHub Issues.

2026-04-05
add-spotter
软件开发工程师

Add a custom issue spotter for the paper review. Describe what to look for and this will create the spotter file.

2026-03-27
broad-sweep
编辑

Phase 1 — Run the chunks x issue_spotters cross-product to find candidate issues. Uses edsl for parallel LLM review.

2026-03-27
deduplicate
软件开发工程师

Phase 3 — Deduplicate confirmed issues by writing a dedup.json mapping file. No files are moved or modified.

2026-03-27
draft-responses
编辑

Draft author responses for each confirmed issue. Writes response.json next to each issue (append-only).

2026-03-27
holistic-review
编辑

One-shot holistic referee review of the full paper. Issues are written to .review/holistic/ as append-only issue.json files.

2026-03-27
investigate
软件质量保证分析师与测试员

Phase 2 — Investigate candidate issues. Writes investigation.json next to each issue.json with evidence and a confirm/reject verdict.

2026-03-27
review-paper
软件开发工程师

Run a full paper review pipeline (append-only). Builds a .review/ tree where each phase writes new files, never modifying existing ones.

2026-03-27
setup-review
医学科学家(非流行病学)软件开发工程师

Phase 0 — Set up a paper review. Creates a review branch, parses the manuscript, extracts symbols, and installs issue spotters.

2026-03-27
vote-severity
软件质量保证分析师与测试员

Phase 4 — Run multi-model severity voting on confirmed issues. Writes votes.json next to each issue (append-only).

2026-03-27