LearnPrompt

GitHub Release V0.1.0 — Git skill for Claude Code

Git community

v0.1.0: First Portable CC Harness Skills.

How to install GitHub Release V0.1.0

Installs to ~/.claude/skills/learnprompt-cc-harness-skills-github_release_v0.1.0/SKILL.md

Terminal
mkdir -p ~/.claude/skills/learnprompt-cc-harness-skills-github_release_v0.1.0 && curl -fsSL https://raw.githubusercontent.com/LearnPrompt/cc-harness-skills/HEAD/skills/GITHUB_RELEASE_v0.1.0.md -o ~/.claude/skills/learnprompt-cc-harness-skills-github_release_v0.1.0/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What GitHub Release V0.1.0 does

v0.1.0: First Portable CC Harness Skills

First public release of `CC Harness Skills`.

This repo packages six portable skills extracted from a publicly mirrored `CC` coding-agent codebase and rewritten so they can be installed in `Claude Code`, `Codex`, and `OpenClaw` without relying on private runtime internals.

Included in `v0.1.0`:

  • CC Dream Memory
  • CC Memory Extractor
  • CC Context Compressor
  • CC Verification Gate
  • CC Swarm Coordinator
  • CC Kairos Lite

What ships in each

Alternatives in Git

  • Push And Release — Git pull, resolve conflicts, push, fix hook errors, then release 1.6k ★
  • 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 ★
  • Harness Drift — Continuous-drift sweep — arch warnings, dead code, and Sonar drift outside the PR lifecycle 324 ★

Full documentation available on GitHub

View Source Repository