git-subtree-manager
✓Manages git subtrees for external library references. Use when adding new library sources or updating existing subtrees in docs/.
Installation
SKILL.md
Manages git subtrees in the docs/ directory for AI agents to reference external library source code.
| Effect | docs/effect/ | https://github.com/Effect-TS/effect.git | main | | Tamagui | docs/tamagui/ | https://github.com/tamagui/tamagui.git | master | | Better Auth | docs/better-auth/ | https://github.com/better-auth/better-auth.git | main | | Effect Atom | docs/effect-atom/ | https://github.com/tim-smart/effect-atom.git | main |
Working directory must be clean. Git subtree commands will fail or behave unexpectedly with uncommitted changes.
Manages git subtrees for external library references. Use when adding new library sources or updating existing subtrees in docs/. Source: guillempuche/app-asset-generator.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/guillempuche/app-asset-generator --skill git-subtree-manager- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is git-subtree-manager?
Manages git subtrees for external library references. Use when adding new library sources or updating existing subtrees in docs/. Source: guillempuche/app-asset-generator.
How do I install git-subtree-manager?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/guillempuche/app-asset-generator --skill git-subtree-manager Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/guillempuche/app-asset-generator
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01