clonedeps - Clone dependency sources for local code inspection
Clones project dependency repositories into an ignored local workspace to enable code inspection and internal debugging.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Check existing local manifest
- Recommend target dependency source repositories
- Verify repository refs and URLs
- Update gitignore and ignore files
- Clone dependency repositories manually
- Write structured clonedeps manifest file
- Register dependency paths in AGENTS.md
Inputs
- User query for cloning dependencies
- Target dependency repository details
- Project git configuration files
Outputs
- Cloned dependency source files
- Updated ignore files
- Local clonedeps manifest file
- Updated AGENTS.md file
Requirements
- Git CLI tool
- Network connectivity for cloning
- Librarian agent integration
