Loading...
Loading...
Surgically updates a specific section of .marrow.md without re-running the full extraction. Accepts a new value, color, image, or description and patches only the relevant section — leaving everything else intact. Use this skill when the user wants to update one part of the extracted soul, change the brand accent color, update spacing rules, replace a typeface, refine the brand personality, or extract color from a new reference image. Triggers on: /marrow-update, or prompts like "update the accent color to X", "change the brand color", "update spacing in marrow", "the font changed to X", "update marrow with this new color", "patch marrow", "update just the accent", "marrow-update accent #FF6B6B", "update the palette from this image". Requires .marrow.md to exist. If not found, instructs user to run /marrow first.
npx skill4agent add ashourml/marrow marrow-update.marrow.md.marrow.md✗ No .marrow.md found.
Run /marrow with reference images first to extract the design soul.
Then use /marrow-update to patch specific values.marrow-update accent #FF6B6Bmarrow-update accent [image]marrow-update palette [image]marrow-update canvas #FAFAF8marrow-update text #1A1A1Amarrow-update font [Font Name]marrow-update heading-font [Font Name]marrow-update body-font [Font Name]marrow-update type-scale [description]marrow-update spacing [description]marrow-update base-unit 6pxmarrow-update rhythm contextualmarrow-update personality [3 words]marrow-update sacred-rule [new rule]marrow-update anti-patternsmarrow-update easing [curve or description]marrow-update motion slowmarrow-update motion fastmarrow-update colorsmarrow-update typography.marrow.md/marrow.marrow.md| Updated | May affect |
|---|---|
| Brand accent | Section 1 (weight %), Section 4 (accent rules), Section 11 (Marrow Check values) |
| Canvas color | Section 4 (temperature, contrast partners), Tailwind config |
| Full palette | Section 4 entirely, CSS custom properties, Tailwind config |
| Typeface | Section 3 (personality description), Section 0 (soul statement tone) |
| Base unit | Section 2 (all spacing rules), Section 5 (button sizing, input sizing) |
| Personality words | Section 0 (soul statement), Section 8 (anti-patterns may shift) |
| Sacred rule | Section 0, Section 8 |
.marrow.md> Last patched: [what was updated] via /marrow-update## Marrow Update — [what was updated]
### Patched
Section [N] · [section name]
Before: [old value]
After: [new value]
### Downstream updates
Section [N] · [what changed and why]
### .marrow.md saved ✓
### Impact on your codebase
[If the change is significant — e.g., accent color changed — note which
components are most likely to need re-alignment and suggest running
/marrow-magic or /marrow-align [filename] to propagate the change.].marrow.md