Cards.Management — Git skill for Claude Code
Cards is a local-first VS Code extension.
How to install Cards.Management
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open goodfoot-io/cards.management and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Cards.Management does
Cards is a local-first VS Code extension. It groups your plans, transcripts, and commits into project-scoped Git repositories on your disk. When you launch Claude Code or Codex, Cards feeds them this curated context, improving your agentic workflow instead of replacing it.
Alternatives in Git
- Awesome ChatGPT — Search awesome-ChatGPT-repositories for open-source GitHub repositories related to ChatGPT and LLMs 3.2k ★
- Claude Swarm — by parruda - Launch Claude Code session that is connected to a swarm of Claude Code Agents 1.7k ★
- GitHub Review PR — Use when a PR needs full review — resolves merge conflicts with the base first, then fixes CI failures, then a 1.5k ★
README
[](https://marketplace.visualstudio.com/items?itemName=goodfoot.cards) [](https://open-vsx.org/extension/goodfoot/compare-branch)
Cards is a performance-optimized VS Code extension that provides comprehensive branch comparison in a hierarchical tree view. See all differences between your working branch and its base git ref without leaving your editor.
**Built for development teams working with:**
- AI coding assistants that generate multi-file changes
- Feature branch workflows requiring pre-merge review
- Large codebases with complex directory structures
- Git workflows that benefit from visual change navigation
Flexible Branch Comparison
Compare against any branch, commit, or tag. Automatic upstream detection with manual override when needed.
**Solves:** Manual branch selection overhead. Zero configuration required.
Integrated Search
Quickly locate specific files within large changesets.
**Solves:** Finding files when AI agents modify 50+ files simultaneously.
Dual View Modes
Toggle between "Changed Files" for focused review or "All Files" to
Related Skills
Council Of Ricks
Launch a Council of Ricks stack review loop — iterative Graphite PR stack reviewer that generates agent-execut
Prune Worktrees
Remove git worktrees whose PR has merged, to recover disk (dry-run first)
Varlock Claude Skill
Secure environment variable management ensuring secrets never appear in Claude sessions, terminals, logs, or g
Commit Fast
by steadycursor - Automates git commit process by selecting the first suggested message, generating structured
Consolidate Issues
Review every open issue against git history, close what's already done or stale, migrate the legacy ones, slim
Agentgit
Turn coding agent transcripts into git repos
Related Agents
Data SQL
Use PROACTIVELY and automatically — do not wait to be asked — for SQL/data-pipeline work on the operator's loc
Codex Artist
Image-generation subagent. Use PROACTIVELY whenever a task needs image files — generating or editing icons, lo
Agent Parallel Agents Agent
Parallel dispatch agent. Use when facing 2+ independent tasks with no shared state — 'run in parallel', 'dispa