원클릭으로
agentic-metatemplate
agentic-metatemplate에는 mieubrisse에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Transforms the agentic metatemplate into a specific template repo. Invoke after creating a repo from the agentic-metatemplate. Replaces metatemplate content with template-specific context, updates the README, and configures template lineage. Self-destructs after completion.
Transforms this template repo into a real project. Invoke after creating a repo from this template. Replaces placeholder names, configures Beads issue tracking, and verifies the project builds. Self-destructs after completion.
Syncs the current project with its upstream template repositories. Reads .source-templates.yml, diffs each template from lastSyncedCommit to HEAD, identifies improvements to incorporate, and applies them with verification. Invoke when the user wants to pull in upstream template improvements.