diff --git a/review/SKILL.md b/review/SKILL.md index 5b924b9ab..bcb9dd31d 100644 --- a/review/SKILL.md +++ b/review/SKILL.md @@ -1872,8 +1872,9 @@ For any finding that remains `status: unresolved` AND severity `CRITICAL` after ``` mcp__gbrain__put_page slug: tasks/review-{branch-slug}-{fingerprint-short} - type: task - frontmatter: + content: | + --- + type: task status: open priority: high source: review @@ -1882,7 +1883,7 @@ mcp__gbrain__put_page parent_goal: null ← Milo week ritual will wire this due: author: "anoop@hashdirectors.com // ghosty" - content: | + --- ## Finding {finding title + one-line description} ## Why it matters diff --git a/review/SKILL.md.tmpl b/review/SKILL.md.tmpl index c71415204..d198f5a19 100644 --- a/review/SKILL.md.tmpl +++ b/review/SKILL.md.tmpl @@ -323,8 +323,9 @@ For any finding that remains `status: unresolved` AND severity `CRITICAL` after ``` mcp__gbrain__put_page slug: tasks/review-{branch-slug}-{fingerprint-short} - type: task - frontmatter: + content: | + --- + type: task status: open priority: high source: review @@ -333,7 +334,7 @@ mcp__gbrain__put_page parent_goal: null ← Milo week ritual will wire this due: author: "anoop@hashdirectors.com // ghosty" - content: | + --- ## Finding {finding title + one-line description} ## Why it matters