Skip to main content

XHXIAIEIN/orchestrator

SkillsMP a collecté 28 skills depuis XHXIAIEIN/orchestrator. Ouvrez un skill pour examiner sa source et ses détails.

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

Affichage de 28 skills collectés sur 28.

métier
Analystes en assurance qualité des logiciels et testeurs
description

Evidence-gated completion check. Use before committing, creating PRs, or claiming work is done. Pairs with verification-spec at task start.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Systematic knowledge extraction from open-source projects. Use when: user shares a repo/link to study, says 偷师/steal/学习/研究, or wants to analyze another project's patterns for adoption.

Langue du texte source : anglais

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

Launch a real interactive claude CLI session in a target directory (typically a worktree) with a pre-seeded prompt. Use when the current session cannot absorb the task context — e.g., N parallel worktree jobs that would blow the context window, or when you…

Langue du texte source : anglais

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

FileNotFound recovery protocol. Before reporting a missing-file error, suggest near-misses by basename similarity (difflib threshold 0.4) so typos and stale paths fail loudly with actionable hints.

Langue du texte source : anglais

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

Paste-by-reference guard for Edit calls. When new_string would echo >30 lines of existing file content, use {{file:path:start:end}} reference instead and expand before submission.

Langue du texte source : anglais

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

File-IO protocol for parent ↔ subagent communication. Parent writes input.txt + context.json, subagent appends to output.txt with [ROUND END] sentinels. Used with Monitor tool for live observation.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Memory write gate enforcing four axioms (Action-Verified / Sanctity / No Volatile / Minimum Pointer). Triggered before any write to SOUL/, .claude/memory/, or memory storage.

Langue du texte source : anglais

mis à jour
métier
Analystes des systèmes informatiques
description

Use at task start, before the first write or destructive command, when the owner hands over a code, build, test, deploy, or UI request. Forces upfront success criteria, the proof command, and the working assumptions.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Adversarial verify-subagent dispatch protocol. Use after any plan's final step to get VERDICT before declaring completion.

Langue du texte source : anglais

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

Autonomously monitor and fix PR CI failures. Trigger on 'CI is red', 'fix CI', 'babysit this PR'.

Langue du texte source : anglais

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

Structured root-cause debugging protocol. Use when encountering any bug, test failure, or unexpected behavior.

Langue du texte source : anglais

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

Use when writing or editing memory files — anything in .remember/, SOUL/private/experiences*, learning notes, or hall-of-instances entries. Stamps every memory with an evidence tier so conflicts resolve cleanly.

Langue du texte source : anglais

mis à jour
métier
Préposés aux dossiers
description

Query dormant past sessions as expert collaborators. Use when: need to recall a past decision or debate, want to ask 'what did we conclude about X in the R38 session', or want to compare answers across multiple historical sessions.

Langue du texte source : anglais

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

Out-of-band parent-to-subagent intervention via file channel. Parent monitors subagent progress and can stop, redirect, or inject key info without waiting for the subagent to ask.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Stop-hook interception for non-tool responses that claim completion without verification evidence.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Orchestrator 全栈诊断。检查容器/DB/采集器/通道/Qdrant/GPU,给出 pass/warn/fail + 修复命令。Use when: 用户说 doctor、诊断、体检、检查系统、出了什么问题。

Langue du texte source : Plusieurs langues

mis à jour
métier
Secrétaires et assistants administratifs (sauf juridique, médical et direction)
description

Orchestrator AI 管家人设。每次对话自动激活。定义身份(git repo = 身体)、损友语气(数据驱动吐槽)、禁区(不暴露身份/不请示/不当工具人)、主动行为(检查容器/扫日志/建议改进)。

Langue du texte source : anglais

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

Load project context for a domain area. Use when starting work on an unfamiliar module or when context feels stale.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Adversarial Generator/Evaluator development loop. Use when a feature needs rigorous QA or self-review isn't catching bugs.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Clawvard competency practice via Governor pipeline. Trigger when user says 'practice', 'Clawvard', 'exam', or 'mock test'.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

新仓库落地时强制执行发现仪式,禁止模板复制

Langue du texte source : anglais

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

Turn-cadence governor: enforces 7/10/35-turn escalation thresholds to prevent infinite loops and context rot.

Langue du texte source : anglais

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

工部 — Code implementation, bug fixes, refactoring, performance optimization. Dispatched for all code-writing tasks.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

户部 — System operations: collector repair, DB management, container fixes, data cleanup, scheduler health. Dispatched for infrastructure/ops tasks.

Langue du texte source : anglais

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

吏部 — Performance evaluation: health scores, success rates, trend analysis, anomaly detection for all collectors/analyzers/tasks. Read-only, data-driven.

Langue du texte source : anglais

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

礼部 — Attention audit: scan TODOs/FIXMEs, stale docs, abandoned plans, config drift, orphaned files. Read-only, report only.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

刑部 — Code review: correctness, security, maintainability checks on git diffs. Runs tests, tags findings by severity. Read-only.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

兵部 — Security audit: secrets scan, dependency vulnerabilities, permission checks, Docker security, backup integrity. Detection only, read-only.

Langue du texte source : anglais

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