{
  "markdown": "# claude-plugins\n\n[![한국어](https://img.shields.io/badge/lang-%ED%95%9C%EA%B5%AD%EC%96%B4-lightgrey)](./README.ko.md)\n\nPersonal [Claude Code](https://claude.ai/code) plugins by wonbywondev.\n\n## Plugins\n\n### [preserve-session](./plugins/preserve-session)\n\nKeeps your Claude Code conversations alive when you rename, move, or copy your project folder.\n\nThe plugin tags each project with a unique ID, so even after you move the folder, running `/preserve-session:fix` once brings your old conversations back.\n\n**Commands:** `fix` · `copy` · `move` · `cleanup` · `doctor` · `uninstall` &nbsp;·&nbsp; ~~`inherit`~~ _(deprecated in v1.2.0 — use `copy` or `move`)_\n\nAuto-registers your project on first run. No configuration needed.\n\n**Install:**\n\n```\nclaude marketplace add https://github.com/wonbywondev/claude-plugins\nclaude plugin install preserve-session\n```\n\nSee [plugins/preserve-session/README.md](./plugins/preserve-session/README.md) for details, demo, and workflows.\n\n### [skill-manager](./plugins/skill-manager)\n\nManage the lifecycle of Agent Skills in a central repo: acquire (fetch/curate/dedup-by-digest/audit/provenance/flat-symlink), recommend skills that fit a project, and organize/dedup what you own. Token-frugal — lexical prefilter + LLM, no vectors. Nudges you toward a **dormant** skill when you name it (skill-aware hook), and surfaces unused active skills via usage stats (token hygiene).\n\n**Commands:** `add` · `recommend` · `status`\n\nSee [plugins/skill-manager/README.md](./plugins/skill-manager/README.md).\n\n### [call-it-a-day](./plugins/call-it-a-day)\n\nBound a workday with a greeting and roll the day's dev work into an Obsidian knowledge base — live-capture as it happens + wrap-up summary (per-project daily log, atomic knowledge notes). Includes a **compass-sync Stop gate** that blocks turn-end re-sync when a project's design docs go stale after code changes.\n\nSee [plugins/call-it-a-day/README.md](./plugins/call-it-a-day/README.md).\n\n---\n\n## License\n\nMIT © 2026 SEONGIL WON. See [LICENSE](./LICENSE).\n",
  "bytes": 2030,
  "sha": "8abd32dfd2af04109788c7b0473f7f9ee096deb2c7eb7735a702628fd7523fee",
  "repo_slug": "wonbywondev/claude-plugins",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_wonbywondev_claude_plugins_preserve_sess_24fba184/readme"
}