github alexei-led/cc-thingz v1.8.0

latest releases: v5.4.1, v5.4.0, v5.3.0...
one month ago

cc-thingz 1.8.0

Focused workflow cleanup: stronger guardrails, clearer skill routing, simpler spec planning, and refreshed portable exports.

Highlights

  • Git guardrails: added git-guardrails.sh to block destructive git commands such as hard resets, force pushes, branch deletion, destructive checkout/restore, and forced cleans while normal push workflows still work.
  • Better workflow skills: enriched existing skills with diagnosis, TDD, test quality, architecture review, domain vocabulary, and zoom-out guidance instead of adding overlapping new skills.
  • Clearer brainstorming: tightened brainstorming-ideas around brainstorming and draft-plan grilling before coding; implementation task breakdown stays in /spec:plan.
  • Simpler spec commands: kept vertical slices, blockers/open questions, out-of-scope checks, and completion evidence; removed noisy task taxonomy and stale --evidence examples.
  • Improved skill routing: updated skill-enforcer.sh triggers for debugging, TDD, plan grilling, domain terms, zoom-out search, and architecture review without duplicate intent.
  • Instruction linting: expanded advisory checks for clear names, trigger-rich descriptions, progressive disclosure, and one-question-at-a-time flows.

Export and docs

  • Refreshed README counts, AGENTS.md, flat symlinks, and Codex/Gemini overlays.
  • Current package: 33 skills, 34 agents, 10 hooks, 9 commands.
  • Bumped Claude, Codex, Gemini, and marketplace manifests to 1.8.0.

Verification

  • make lint
  • make validate
  • make validate-executables
  • make test — 58 passed

Installation

/plugin marketplace add alexei-led/cc-thingz

Don't miss a new cc-thingz release

NewReleases is sending notifications on new releases.