session-control
๐ฏSkillfrom chachamaru127/claude-code-harness
A structured development harness for Claude Code that enforces a Plan, Work, Review, Ship workflow. Includes skills, hooks, and commands to maintain discipline and consistency across development sessions.
Same repository
chachamaru127/claude-code-harness(46 items)
Installation
npx vibeindex add chachamaru127/claude-code-harness --skill session-controlnpx skills add chachamaru127/claude-code-harness --skill session-control~/.claude/skills/session-control/SKILL.mdSKILL.md
More from this repository10
Runs Claude Code in an autonomous Plan, Work, Review cycle, catching mistakes before they ship through self-correcting development workflows.
Claude Code plugin that enforces a Plan-Work-Review-Ship workflow with 45 skills, SSOT context preservation, dangerous command blocking, and parallel task execution for disciplined development.
Claude Code Harness is a Go-native development framework that turns Claude Code into a disciplined development partner with a Plan-Work-Review-Ship workflow, featuring 5 verb-based skills, plugin validation, and PreCompact hook support.
A structured development framework for Claude Code that enforces a plan-work-review workflow with SSOT files for context preservation, auto-reviews on every change, dangerous command blocking, and parallel worker support.
A Claude Code skill for implementing authentication and payment features using Clerk, Supabase Auth, or Stripe, handling login, subscriptions, and payment integrations.
Part of Claude Code Harness, this skill manages session memory to preserve context across Claude Code interactions, preventing data loss during automatic compaction and enabling persistent state for long-running development workflows.
A structured development harness for Claude Code that enforces a disciplined Plan-Work-Review-Ship workflow with 5 core skill verbs, built on a Go native core.
A Claude Code plugin with 45 skills that adds structured development discipline including plan-first workflow, automatic code reviews, SSOT context preservation, dangerous command blocking, and parallel workers.
A structured development harness for Claude Code built with a Go native core, enforcing a Plan-Work-Review-Ship workflow with five verb-based skills, PreCompact hook support, and plugin manifest validation for Claude Code 2.1+.
Part of Claude Code Harness, a disciplined development framework with 5 verb-based skills (Plan, Work, Review, Ship) that turns Claude Code into a structured development partner with Go-native tooling.