{"id":51397488,"url":"https://github.com/shck-dev/ccx-context-system","last_synced_at":"2026-07-04T03:34:39.476Z","repository":{"id":362447526,"uuid":"1258975476","full_name":"shck-dev/ccx-context-system","owner":"shck-dev","description":"Portable scratch-notebook context management for Claude Code: per-thread STATE.md handoffs + a compiled INDEX dashboard. Plugin marketplace carrying the ccx plugin.","archived":false,"fork":false,"pushed_at":"2026-07-03T08:16:05.000Z","size":312,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-03T10:17:37.314Z","etag":null,"topics":["anthropic","claude-code","claude-code-hooks","claude-code-marketplace","claude-code-plugin","claude-code-plugins","claude-code-skills","context-management","developer-tools"],"latest_commit_sha":null,"homepage":"https://shck.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shck-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-04T04:54:58.000Z","updated_at":"2026-07-03T08:16:11.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/shck-dev/ccx-context-system","commit_stats":null,"previous_names":["ofcrs/ccx-context-system","shck-dev/ccx-context-system"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/shck-dev/ccx-context-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shck-dev%2Fccx-context-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shck-dev%2Fccx-context-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shck-dev%2Fccx-context-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shck-dev%2Fccx-context-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shck-dev","download_url":"https://codeload.github.com/shck-dev/ccx-context-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shck-dev%2Fccx-context-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35109210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["anthropic","claude-code","claude-code-hooks","claude-code-marketplace","claude-code-plugin","claude-code-plugins","claude-code-skills","context-management","developer-tools"],"created_at":"2026-07-04T03:34:38.491Z","updated_at":"2026-07-04T03:34:39.471Z","avatar_url":"https://github.com/shck-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"assets/icon-dark.png\" /\u003e\n    \u003cimg src=\"assets/icon.png\" width=\"128\" alt=\"ccx — Claude Code context system\" /\u003e\n  \u003c/picture\u003e\n\u003c/p\u003e\n\n# ccx-context-system\n\n![License: MIT](https://img.shields.io/github/license/shck-dev/ccx-context-system)\n![Latest release](https://img.shields.io/github/v/release/shck-dev/ccx-context-system)\n[![Claude Code Plugin](https://img.shields.io/badge/Claude%20Code-plugin-8A2BE2)](https://code.claude.com/docs/en/plugins)\n\nA personal Claude Code **plugin marketplace** carrying [`ccx`](plugins/ccx/README.md) — the\nportable scratch-notebook context-management core (per-thread `STATE.md` handoff docs + a\ncompiled, parallel-session-safe `INDEX.md` dashboard).\n\n## Install into a project\n\n```\n/plugin marketplace add shck-dev/ccx-context-system   # or a local clone path\n/plugin install ccx@ccx-context-system\n```\n\nThen in any session: `/ccx:start-thread`, `/ccx:save-state`, `/ccx:tidy-scratch`.\n\n**Prerequisite:** `bun` on PATH (all bundled scripts/hooks run under bun, regardless of the\nproject's own language).\n\n## Dev loop\n\n- Edit plugin files → `/plugin marketplace update ccx-context-system` (or restart the session).\n- Try changes in one session only: `claude --plugin-dir ./plugins/ccx`.\n- Validate structure: `claude plugin validate ./plugins/ccx` (and `claude plugin validate .`).\n- Tests: `bun tests/run-tests.ts` — application-scenario harness against fixture non-Node\n  projects (stock + custom config), covering every script and the backlink hook.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshck-dev%2Fccx-context-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshck-dev%2Fccx-context-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshck-dev%2Fccx-context-system/lists"}