Skip to main content

Impertio-Studio/Open-Agents

SkillsMP a collecté 23 skills depuis Impertio-Studio/Open-Agents. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
23
Étoiles GitHub
4
Forks GitHub
0

Skills dans ce dépôt

Affichage de 23 skills collectés sur 23.

métier
Autres occupations informatiques
description

Bidirectioneel communicatiesysteem tussen meta-orchestrator en agents. Auto-loads bij agent spawning, inbox monitoring, statusupdates ontvangen, of feedback van agents. Triggert op: oa send, oa inbox, oa watch-inbox, agent done, blocked agent, feedback loop,…

Langue du texte source : néerlandais

mis à jour
métier
Graphistes
description

Applies OpenAEC Foundation brand to artifacts. WORKSPACE OVERRIDE — overrides global Impertio brand. Triggers on: branding, huisstijl, corporate identity, visual design, OpenAEC style.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Detects newly created or recently modified skills in ~/.claude/skills/ and auto-generates matching agent templates in the Open-Agents library. Use when a new skill has been created, when skills have been updated, or when the user says 'generate template for…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Deterministic reference for collecting agent output in Open-Agents. Use when Claude needs to retrieve completed agent results, understand output file locations, or choose between collect/watch/attach commands. Activates for: oa collect, output/result.md,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

CLI reference for managing running agents: stopping, cleaning, attaching, watching, listing. Use when checking agent state, stopping agents, or cleaning workspaces. Activates for: oa kill, oa clean, oa attach, oa watch, oa status, agent lifecycle.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Grows the agent library from successful oa runs. Use when reviewing completed agent output that follows a clear, repeatable pattern, or when the user mentions saving an agent as a template. Activates for: oa collect shows success, save as template, make…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Automated planner→workers→combiner pipeline for complex multi-step tasks. Use when a task requires planning then parallel execution then synthesis. Activates for: oa pipeline, pipeline, planner, combiner, multi-step task.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Exact CLI reference for spawning oa agents. Use when: spawning an agent via oa run, configuring agent flags, selecting --model, using --direct, managing agent names. Activates for: oa run, spawn agent, start agent, agent flags, --direct, --model.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Deterministic reference for the Open-Agents state file (agents.json). Use when Claude needs to inspect agent state, read AgentRecord fields, understand status values, or trace state transitions. Activates for: agents.json, agent state, status…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Inter-agent messaging and output collection in Open-Agents. Use when: sending messages between agents, checking inboxes, broadcasting announcements, or collecting completed agent output. Activates for: oa send, oa inbox, oa broadcast, oa collect, agent…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

CLI reference for oa delegate — automatic orchestrator+workers spawning. Use when a task needs hierarchical decomposition with an orchestrator managing parallel workers. Activates for: oa delegate, delegate task, orchestrator, max-workers,…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

4 reusable agent orchestration patterns: Research Swarm, Build Pipeline, Review Chain, Batch Processor. Use when choosing how to structure multi-agent work. Activates for: orchestration pattern, research swarm, build pipeline, review chain, batch processor.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

5-element prompt structure for oa agent tasks (L-010). Use when writing or reviewing an oa run prompt. Activates for: agent prompt, prompt template, 5-element, oa run prompt, prompt structure.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Decide when and how to delegate tasks to oa agents. Use when evaluating task scope, choosing between inline work and agent spawning, or structuring a delegation plan. Activates for: delegate, spawn, auto-delegate, parallel agents, oa pipeline, delegation plan.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Model selection guide for oa agents: haiku/sonnet/opus by task type. Use when choosing --model for oa run or oa pipeline. Activates for: which model, claude/haiku, claude/sonnet, claude/opus, model selection, --model.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

How to write explicit scope and quality rules for oa agent prompts. Use when formulating scope bullets, role statements, or inline rules for an agent. Activates for: agent scope, quality rules, role statement, explicit scope, bullet points.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Pattern for spawning a dedicated fix-agent when output quality checks fail. Use when an agent's output has errors, missing content, or format violations. Activates for: fix agent, quality failure, output error, spawn fixer, L-016, L-017.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Mandatory 5-check quality gate after every agent batch. Use when Claude needs to validate batch output before proceeding to the next phase. Activates for: batch complete, agent done, oa collect, validate output, quality check, all agents finished.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Automatically update core documentation after agent work completes. Use when Claude needs to spawn guardian agents to update LESSONS.md, ROADMAP.md, or DECISIONS.md after a batch or session. Activates for: batch done, session end, guardian, update docs,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

CLI reference for checkpoint and resume — crash recovery for long-running agents. Use when an agent crashes mid-task or you need to save progress for later resumption. Activates for: oa checkpoint, oa resume, crash recovery, checkpoint agent.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Explains oa agent workspace layout, --direct flag, and how agents write output. Use when understanding where agent files go or how to access agent output. Activates for: workspace, agent output, --direct, /tmp/oa-agent, result.md, project_root.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Coordinate multi-agent teams using staging patterns and shared result directories. Use when managing a group of workers writing to shared output, sequencing phases, or using oa team commands. Activates for: oa team, staging area, shared results, phase…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Access and interpret the oa web UI and Textual TUI. Use when opening the dashboard, checking agent status visually, reading logs, or using the bridge API. Activates for: oa dashboard, oa web, web UI, localhost:5174, bridge API.

Langue du texte source : anglais

mis à jour
Affichage de 23 skills collectés sur 23.