Skip to main content
ohdearquant
GitHub-Creator-Profil

ohdearquant

Repository-Ansicht von 14 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
14
Repositories
1
aktualisiert
9. Aug. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

debug
Softwareentwickler

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.

9. Aug. 2026
fanout
Softwareentwickler

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.

9. Aug. 2026
flow
Softwareentwickler

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.

9. Aug. 2026
orchestrate
Sonstige Computerberufe

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…

9. Aug. 2026
play
Softwareentwickler

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.

9. Aug. 2026
playbook
Sonstige Computerberufe

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…

9. Aug. 2026
pr-review
Softwarequalitätssicherungsanalysten und -tester

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…

9. Aug. 2026
review
Softwarequalitätssicherungsanalysten und -tester

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…

9. Aug. 2026
Es werden 8 von 14 gesammelten Skills angezeigt.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt