goodfoot-io

Cards.Management — Git skill for Claude Code

Git community

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

[![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/goodfoot.cards?label=VS%20Marketplace&logo=visual-studio-code)](https://marketplace.visualstudio.com/items?itemName=goodfoot.cards) [![Open VSX Registry](https://img.shields.io/open-vsx/v/goodfoot/compare-branch?label=Open%20VSX)](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 git branches in VS Code - automatic upstream branch detection and manual branch selection for pull request preview

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

Search changed files in VS Code branch comparison - quickly find modified files in large AI-generated changesets

Quickly locate specific files within large changesets.

**Solves:** Finding files when AI agents modify 50+ files simultaneously.

Dual View Modes

Git diff tree view modes - toggle between changed files only and complete directory tree with changes highlighted

Toggle between "Changed Files" for focused review or "All Files" to