{
  "markdown": "# GitWhy Agent Skills\n\nAgent skills for [GitWhy](https://gitwhy.dev) — save the reasoning, decisions, and trade-offs behind AI-generated code.\n\n## Install\n\n```bash\nnpx skills add gitwhy-cli/gitwhy\n```\n\nOr install for a specific agent:\n\n```bash\nnpx skills add gitwhy-cli/gitwhy --agent claude\nnpx skills add gitwhy-cli/gitwhy --agent cursor\nnpx skills add gitwhy-cli/gitwhy --agent codex\n```\n\n## What's Included\n\n### `gitwhy` skill\n\nTeaches your AI coding agent to save, retrieve, and search structured context linked to git commits. Works via MCP tools or CLI commands.\n\n**Trigger phrases:**\n- \"Save this session with GitWhy\"\n- \"What context do we have on authentication?\"\n- \"Show me the context tree\"\n- \"Post the context to the PR\"\n\n## Prerequisites\n\nInstall the GitWhy CLI first:\n\n```bash\ncurl -fsSL https://gitwhy.dev/install.sh | sh\n```\n\nOr via Homebrew:\n\n```bash\nbrew install gitwhy-cli/tap/git-why\n```\n\nThen run setup:\n\n```bash\ngit why setup\n```\n\n## Links\n\n- [GitWhy](https://gitwhy.dev)\n- [Documentation](https://docs.gitwhy.dev)\n- [Dashboard](https://app.gitwhy.dev)\n",
  "bytes": 1075,
  "sha": "f05bb376d46652653bf8e65ffbeca61e11fb4f9b8cd4735106784a7a157f1ee0",
  "repo_slug": "gitwhy-cli/gitwhy",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_gitwhy_cli_gitwhy_32af867e/readme"
}