com um clique
agent-cockpit
agent-cockpit contém 4 skills coletadas de michal90r, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
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.