Skip to main content
在 Manus 中运行任何 Skill
一键导入
CaseyHaralson
GitHub 创作者资料

CaseyHaralson

按仓库查看 1 个 GitHub 仓库中的 7 个已收集 skills。

已收集 skills
7
仓库
1
更新
2026-05-17
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

discovery
软件开发工程师

Author an orrery plan — a YAML file under the orrery plans directory that the orrery CLI executes step-by-step. Use ONLY when the user explicitly asks to create an orrery plan (e.g., "make an orrery plan", "use orrery discovery", "/discovery"). Do NOT use for general planning, architectural discussion, or decomposing ideas unless the output is an orrery plan file.

2026-05-17
orrery-execute
软件开发工程师

Implement a single step from an orrery plan (YAML file under the orrery plans directory) when invoked by the orrery orchestrator. Do NOT use for general coding, bug fixes, or implementation work outside of an orrery plan run.

2026-05-17
orrery-report
项目管理专家

Final reporting phase for a single step of an orrery plan, invoked by the orrery orchestrator after orrery-verify completes (or when reporting blocked status). Outputs structured JSON consumed by the orrery orchestrator. Do NOT use for general status summaries or reports outside of an orrery plan run.

2026-05-17
orrery-review
软件质量保证分析师与测试员

Review changes made for a single step of an orrery plan (YAML file under the orrery plans directory) when invoked by the orrery orchestrator, and produce structured feedback for the editor agent. Do NOT use for general code review outside of an orrery plan run.

2026-05-17
orrery-verify
软件质量保证分析师与测试员

Verify a single step from an orrery plan (YAML file under the orrery plans directory) when invoked by the orrery orchestrator after orrery-execute. Runs the plan step's acceptance criteria, tests, and linting. Do NOT use for general test runs, linting, or verification work outside of an orrery plan run.

2026-05-17
refine-plan
项目管理专家

Analyze and improve an existing orrery plan (YAML file under the orrery plans directory). Reviews plan structure, dependencies, context quality, and acceptance criteria, then edits the plan file directly. Use ONLY when the user explicitly asks to refine an orrery plan and provides a plan file argument (e.g., /refine-plan my-plan.yaml). Run `orrery plans-dir` to find the plans directory. Do NOT use for general plan or design-doc review.

2026-05-17
simulate-plan
计算机与信息系统经理

Explore an existing orrery plan (YAML file under the orrery plans directory) through conversational dialogue before committing to execution. Use ONLY when the user explicitly asks to simulate an orrery plan and provides a plan file argument (e.g., /simulate-plan my-plan.yaml, /simulate-plan my-plan). Run `orrery plans-dir` to find the plans directory. Do NOT use for general "what if" brainstorming outside of an orrery plan.

2026-05-17
已展示 1 / 1 个仓库
已展示全部仓库