20 lines
549 B
YAML
20 lines
549 B
YAML
|
|
format: canned-prompt/v0.2
|
||
|
|
id: helix/commit-sync-routine
|
||
|
|
name: Commit and Sync Routine
|
||
|
|
version: 0.1.0
|
||
|
|
summary: >
|
||
|
|
The review-commit-sync steps on their own, with no operating conventions, so
|
||
|
|
they can be composed without duplicating a conventions block.
|
||
|
|
type: fragment
|
||
|
|
template: prompt.md
|
||
|
|
|
||
|
|
output:
|
||
|
|
format: markdown
|
||
|
|
description: A commit-and-sync routine for inclusion. Not a standalone prompt.
|
||
|
|
|
||
|
|
license: MIT
|
||
|
|
tags: [git, sync, fragment, custodian]
|
||
|
|
provenance:
|
||
|
|
author: Bernd Worsch
|
||
|
|
source: personal prompt collection, contributed 2026-09-06
|