empower-sync
Installation
SKILL.md
Empower Sync
Use this skill to cherry-pick a single commit from the gemini remote into sync-upstream for the empower-site project.
Inputs
- Require a commit SHA. If missing, ask for it.
- Remote is
gemini.
Safety Rules
- Stop if the working tree is dirty.
- Ask before resetting or recreating
sync-upstream. - Do not cherry-pick until the user approves after reviewing the diff.
Workflow
- Preflight
git status --porcelain
Related skills
More from tmeister/skills
laravel-simplifier
Simplify and refine PHP/Laravel code for clarity and maintainability without changing behavior.
15commit
Generate a conventional commit message from staged changes and commit safely.
6feature-issue
Implement a feature from a GitHub issue with a structured, review-first workflow.
6draft-issue
Research and draft a high quality GitHub issue before creating it.
6prd-to-json
Convert .prd PRD markdown into .prd/prd.json with validation.
6bug-issue
Diagnose and fix a GitHub issue with a reproduction-first workflow.
6