Loading...
Loading...
Publish a workflow learning to the groovebook shared commons as a GitHub PR. Use after groove-work-compound when a learning is worth sharing.
npx skill4agent add andreadellacorte/groove groove-groovebook-publish<groovebook>learned/<topic>/<YYYY-MM-DD>-<slug>.mdgroovebook:.groove/index.mdgroovebook is not configured. Add 'groovebook: <owner>/<repo>' to .groove/index.md to enable.gh auth statusNot authenticated with GitHub. Run: gh auth logingh repo view <groovebook>Does this contain any repo-specific context to redact? (file paths, internal names, product names)patternstoolsanti-patternsworkflowcompoundplanreviewdailylearning/<YYYY-MM-DD>-<slug>learned/<topic>/<YYYY-MM-DD>-<slug>.mdgh repo fork <groovebook> --clone=falsegh api repos/<user-fork>/git/refsgh apigitgh apigh pr create --repo <groovebook> \
--title "<one-sentence summary>" \
--body "<formatted body>" \
--head "<fork-user>:<branch-name>"---
date: YYYY-MM-DD
topic: <topic>
skill-area: <skill-area>
source: groovebook-publish
---
# <One-sentence summary>
## Context
<What triggered this learning — what problem were you solving? Generic, no project specifics.>
## Learning
<The insight itself — what to do, what to avoid, or what pattern works.>
## Groove skill area
`<skill-area>` (e.g. `groove-work-compound`, `groove-work-plan`)## Summary
<one-sentence summary>
## Context
<what triggered this>
## Learning
<the insight>
## Groove skill area
`<skill-area>`
---
*Published via groove-groovebook-publish*groovebook:-2-3