GitHub Release V0.1.0 — Git skill for Claude Code
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
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 MemoryCC Memory ExtractorCC Context CompressorCC Verification GateCC Swarm CoordinatorCC 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 RepositoryRelated Skills
Dsh Checkpoint Rewind
Claude Code /rewind for DeepSeek Harness — git-first workspace snapshots before every mutation, turn-boundary
Navigate To Project Root First
PROJECT_ROOT=$(git rev-parse --show-toplevel 2>/dev/null echo "$PWD") cd "$PROJECT_ROOT" && bash .claude/scrip
Parallel Agent Worktree Skill
Portable Agent Skill to plan, spawn, review, and merge parallel CLI agents in isolated git worktrees, with det
Feat
Create a DevFlow feature specification and GitHub issue using the portable devflow skill
Gm Cc
This package has been consolidated into the canonical universal harness at gm-skill.
Claude Code Flow Visualizer
🔍 Visualize any Claude Code agent harness — CLAUDE.md, subagents, skills, commands, hooks & MCP servers — as
Related Agents
Validation Guardian
Review whether a harness change is candidate-first, replayable, and rollback-safe
Gan Clarifier
GAN harness clarifier — finds the ambiguity in a user prompt before any downstream phase commits to a reading
Context First Auditor
Audits a context-first (non-dev) harness: documentation/wiki/rules-oriented repo. Replaces test-runner / forma