@mutmutco/kilo-plugin 3.105.8 → 3.105.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -52,4 +52,4 @@ about? (Process only — never the user's code or task; e.g. a doctor run that p
|
|
|
52
52
|
branch.) If yes, file **one** lesson and move on; a clean run is silent (hard cap: one per run). It
|
|
53
53
|
lands on the Hub board (deduped) and is fixed only via a reviewed PR — never edit the skill live; the
|
|
54
54
|
retro is advisory, so if the call fails, note it and continue:
|
|
55
|
-
`mmi-cli skill-lesson --skill
|
|
55
|
+
`mmi-cli skill-lesson --skill doctor --title "<what misfired>" --body "<what; evidence; proposed amendment>"`
|