Skip to main content
ohdearquant
GitHub 创作者资料

ohdearquant

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

已收集 skills
14
仓库
1
更新
2026年8月9日
仓库分布

Skills 分布在哪些仓库

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

仓库浏览

仓库与代表性 skills

debug
软件开发工程师

Systematic debug workflow: research → orchestrate agents → escalate. Suggest when: stuck after 2-3 attempts, unfamiliar tooling, tempted to "try random things", or errors don't match documentation.

2026年8月9日
fanout
软件开发工程师

Fan one task out to multiple independent lionagi workers through `fanout.submit`, optionally synthesizing their answers. Use when several parallel perspectives can work without dependency handoffs.

2026年8月9日
flow
软件开发工程师

Plan and run a dependency-aware lionagi DAG through `flow.submit`, including dry runs and reactive follow-up capacity. Use when work has stages, dependencies, parallel branches, or a final synthesis step.

2026年8月9日
orchestrate
其他计算机职业

Plan and execute multi-agent workflows through lionagi's orchestration MCP tool: flow.submit (DAG pipelines), fanout.submit (parallel workers), agent.submit (one agent), and play.submit (saved playbooks). Use when a task needs multiple agents working in…

2026年8月9日
play
软件开发工程师

Run an existing lionagi playbook through the orchestration MCP server and retrieve its background result. Use when a saved `.playbook.yaml` workflow should be executed with concrete input or declared arguments.

2026年8月9日
playbook
其他计算机职业

Author lionagi playbooks — reusable YAML workflow templates that define parametric agent tasks. Playbooks live at ~/.lionagi/playbooks/ and run via the `play.submit` MCP verb (or `li play <name>` from a lionagi checkout). Use when: creating reusable…

2026年8月9日
pr-review
软件质量保证分析师与测试员

Multi-perspective PR review procedure. Plan a minimal DAG of specialists scoped to what the PR actually touches, synthesize with a critic, post ONE consolidated comment per verbosity tier. Pull before any structured PR review so the methodology stays…

2026年8月9日
review
软件质量保证分析师与测试员

General-purpose code review checklist. Use when reviewing any code change without a narrower specialization. Complements security-review, pr-review (multi-perspective), and the other review skills — pull this when you need the standard correctness/quality…

2026年8月9日
已展示 8 / 14 个已收集 Skill。
已展示 1 / 1 个仓库
已展示全部仓库