elysia-task-gouverneur

elysia-task-gouverneur is a skill for Claude Code, Codex from optimikelabs/optimike-obsidian-mcp. It costs 79 tokens per session (1,537 once invoked), scanned A, original, Apache-2.0.

A task-management skill for an ÉLYSIA Tasks vault, a structured store of work items. It uses governed operations to read, change, relate, repeat, audit, and check the health of tasks.

In plain words
What is it for?
Use it to create, update, finish, move, recover, or triage tasks; manage relations and recurring tasks; and diagnose an outdated or incompatible task runtime.
Why use it?
It prevents unsafe direct edits to task files and helps keep task identities, revisions, filters, and ownership consistent.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create, update, finish, move, recover, or triage tasks; manage relations and recurring tasks; and diagnose an outdated or incompatible task runtime.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/optimikelabs/optimike-obsidian-mcp/elysia-task-gouverneur
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add optimikelabs/optimike-obsidian-mcp --skill elysia-task-gouverneur
Clone the repo
git clone --depth 1 https://github.com/optimikelabs/optimike-obsidian-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for elysia-task-gouverneur

README.md
[![agentmods](https://agentmods.dev/badge/skills/optimikelabs/optimike-obsidian-mcp/elysia-task-gouverneur/github.svg)](https://agentmods.dev/skills/optimikelabs/optimike-obsidian-mcp/elysia-task-gouverneur)
Your own site
<a href="https://agentmods.dev/skills/optimikelabs/optimike-obsidian-mcp/elysia-task-gouverneur"><img src="https://agentmods.dev/badge/skills/optimikelabs/optimike-obsidian-mcp/elysia-task-gouverneur/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for elysia-task-gouverneur

Your own site · 80×15
<a href="https://agentmods.dev/skills/optimikelabs/optimike-obsidian-mcp/elysia-task-gouverneur"><img src="https://agentmods.dev/badge/skills/optimikelabs/optimike-obsidian-mcp/elysia-task-gouverneur.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 79 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,537 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Prompt Injection · line 41
    Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.
    Fix: Remove the large whitespace padding (blank-line blocks or long space runs) and review any content hidden below or to the right of it. Keep skill files compact and reviewable so no instructions can be
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00079 $0.01537
Opus 5 $0.00039 $0.00768
Sonnet 5 $0.00016 $0.00307
Haiku 4.5 $0.00008 $0.00154

Measured 11d ago against content hash 267eee78cfd4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

elysia-task-gouverneur scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

profiles/elysia-tasks/skills/elysia-task-gouverneur/SKILL.md · 98 lines

How it starts

The opening of the file, as written. The whole thing — 98 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Skill — ÉLYSIA Task Gouverneur

Utilise le profil public elysia.tasks et la configuration live du moteur pour gérer des tâches sans écrire directement dans le Markdown.

Quand l’utiliser

  • Créer, modifier, terminer, convertir ou déplacer une tâche ; adopter seulement si le runtime annonce la capacité.
  • Lire ou modifier des relations et récurrences, ou récupérer exactement une mutation incertaine.
  • Auditer ou trier un backlog compatible avec le profil ÉLYSIA Tasks.
  • Contrôler les filtres canoniques et le respect du propriétaire unique.
  • Diagnostiquer un runtime Kairélys/Operon stale, incompatible ou incohérent.

Invariants

  • operon_* est le namespace MCP stable, que le moteur soit Kairélys ou Operon officiel.
  • Lire operon_get_configuration et operon_status avant toute décision dépendant des pipelines, statuts, priorités, chemins ou capacités.
  • Utiliser les IDs stables ; les libellés français ou anglais ne sont pas des identités.
  • Ne jamais muter une tâche par regex, patch Markdown, édition YAML brute ou déplacement de fichier.
  • Toute mutation d’une tâche existante passe par expectedRevision, idempotencyKey, dry-run, validation humaine, apply, relecture et operon_validate.
  • Runtime stale/non-live, capacité absente ou référence critique inaccessible : lecture seulement.
  • L’enregistrement d’un outil ne prouve ni sa capacité, ni son grant, ni un mode d’écriture suffisant.
  • Suppression, rappels, pin, contrôle de timer et passthrough CLI générique restent opérateur-only.
  • Une tâche appartient à un seul moteur. Ne jamais écrire en miroir dans Operon, Tasks et TaskNotes.
  • Toute création ou adoption passe par admission-p90-j.md. Un plan ou une liste n’autorise pas automatiquement la création de tâches.

Reference Gate Map

Intention module_route Modules obligatoires
Créer ou adopter operation-ponctuelle admission-p90-j.md + operations-ponctuelles.md + runtime-et-mutations.md
Modifier, terminer, lier, gérer une récurrence, convertir ou déplacer operation-ponctuelle operations-ponctuelles.md + runtime-et-mutations.md
Résultat incertain ou récupération sante-performance sante-et-performance.md + runtime-et-mutations.md
Audit, triage, conformité ou saved filters audit-triage audits-et-triage.md + runtime-et-mutations.md
Changement de phase d’un projet ou nettoyage de backlog cycle-vie-projet cycle-de-vie-projet.md + runtime-et-mutations.md
Cache stale, incident, incompatibilité ou lenteur sante-performance sante-et-performance.md + runtime-et-mutations.md

Read the full file on GitHub · 98 lines

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 98 lines · 79 tokens per session scan A 267eee78cfd4

Subscribe to this mod's changes

elysia-task-gouverneur is a skill published in the GitHub repository optimikelabs/optimike-obsidian-mcp (39 stars, last pushed 7d ago), licensed Apache-2.0. It adds 79 tokens to every session and 1,537 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

recipe-create-meet-space

Create a Google Meet meeting space and share the join link.

googleworkspace/cli · 18 tokens

workthreads

SpecStory Workthreads - a weekly work-thread rollup across a team's repos from SpecStory coding histories (any agent - Claude Code, Codex, Cursor, Gemini, and more). It groups the window's sessions into threads of work per project and labels each new / open / recently closed, so a lead sees what shipped, what is still…

specstoryai/getspecstory · 126 tokens

atmos-config

Atmos root configuration: atmos.yaml discovery, precedence, deep merging, basepath, imports, minimal bootstrap, and routing to narrower Atmos skills.

cloudposse/atmos · 31 tokens

story-readiness

Validate that a story file is implementation-ready. Checks for embedded GDD requirements, ADR references, engine notes, clear acceptance criteria, and no open design questions. Produces READY / NEEDS WORK / BLOCKED verdict with specific gaps. Use when user says 'is this story ready', 'can I start on this story', 'is…

Donchitos/Claude-Code-Game-Studios · 77 tokens

autotask-creator

Rules for automation CRUD from the group-chat commander. The commander does not call mutation tools and does not edit cloud/autotasks files directly. It emits one or more top-level ... containers in its final text; the bus parses and applies them after the turn.

Orkas-AI/Orkas · 5 tokens

projects

List all managed projects with status, branch, open PRs, and open issue counts — portfolio-level view.

me2resh/apexyard · 24 tokens