Skip to main content

kernel-core

Use when coordinating non-trivial coding-agent tasks. Do not use for trivial one-line edits unless the touched area is high-risk.

Zur Installation springen

Quellinformationen

Repository
mattbaconz/kernel
Letzte Quellaktivität
17. Juni 2026 um 02:57
Erkannte Sprache von SKILL.md
Englisch
Sterne
0
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
kernel-core
description
Use when coordinating non-trivial coding-agent tasks. Do not use for trivial one-line edits unless the touched area is high-risk.
# kernel-core ## Purpose Coordinate task contracts, verification, evidence, and handoff discipline for non-trivial agent work. ## Trigger Use when a coding-agent task requires durable context, quality gates, or evidence-backed completion. ## Workflow 1. Read the current task contract. 2. Select relevant quality gates. 3. Record evidence before completion. ## Output Writes or updates `.agent/state/current-task.md` and `.agent/evidence/` artifacts when filesystem access is available.
Auf GitHub ansehen