sync-template
Installation
SKILL.md
Sync Template
Synchronize a downstream project generated from blogic-template-ts with the latest upstream template state.
Use blogic-cz/blogic-template-ts as source of truth.
Prefer this local path when available:
opensrc/repos/github.com/blogic-cz/blogic-template-ts/
Reference that path as $TPL in commands.
Prerequisites
- Use
ghCLI authenticated when available. - Load
debugging-with-opensrcskill when available; otherwise run equivalentopensrc/gitcommands directly. - Use
agent-tools(gh-tool release list/view) when available; otherwise use nativegh release list/view. - Clone template with
opensrcwhen available; otherwise clonehttps://github.com/blogic-cz/blogic-template-tsinto a temporary local directory and use that path as$TPL.