en un clic
agent-cockpit
agent-cockpit contient 4 skills collectées depuis michal90r, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Ingest content into the wiki with a source page, entity/concept updates, and index/log updates. Picks an ingest tier (light/medium/deep) first.
Session handoff — paths, decisions, and context to resume work. Optimizes the handoff to the next chat or a /rewind.
Read-only wiki hygiene sweep. Runs the mechanical scanner (scripts/wiki-clean.mjs), dispatches subagents to triage the candidates (contradictions, stale claims, near-duplicates, thin stubs, dead links, orphans), and returns a prioritized CANDIDATE list for the operator to decide on. NEVER edits or deletes — proposal only. Trigger: /wiki-clean.
Mandatory wrapper for ALL writes to this repo. Pulls --rebase from the default branch before any edit, batches all related changes into ONE atomic commit with an ISO timestamp, pushes immediately when a remote is configured.