ワンクリックで
agentic-metatemplate
agentic-metatemplate には mieubrisse から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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.