github alexei-led/cc-thingz v6.12.0

7 hours ago

Changes

Added

  • documenting-code has two modes: Update, for docs that a code change made
    stale, and Overhaul, for a doc set that must become clear, visual, and
    consistent with the code. Each mode has a clear finish line.
  • New references for human docs: doc-set.md (roles of each doc and a fact
    ownership map), claims.md (checks against the source and fair baselines for
    measured claims), visuals.md (diagram choice, named layout faults, render
    checks, charts), style.md (plain-language rules), and release-notes.md.
  • Bundled gate scripts: check-links.py (relative links and GitHub anchors),
    render-mermaid.sh (renders each Mermaid block for visual review), and
    prose-lint.py (advisory plain-language lint), with example diagrams under
    assets/examples/.
  • Routing fixtures, hook tests, and behavior evals for doc writing.

Changed

  • The Claude Code documenting-code skill runs in the main conversation. It
    no longer runs in a forked context, so it keeps the discussion that shapes
    the docs.

Fixed

  • Prompts about writing docs ("make all docs easier to read", "rewrite the
    architecture document") no longer suggest looking-up-docs. The hook
    suggests documenting-code for them, also in Russian.
  • The pre-push hook clears the git environment before it runs the tests. A
    push from a linked worktree no longer fails the tests that create their own
    git repositories.

Plugins

Plugin Description
browser Browser-based testing, validation, screenshots, recordings, and quick automation
dev-flow Code review, fixes, commits, and linting for development workflows
discovery Research, docs lookup, utility routing, skill authoring, instruction review, reasoning, and agent configuration audits
git-flow Git worktrees, branch cleanup, hooks, secret scanning, config hygiene, and guardrails
infra-ops Kubernetes, Terraform, Helm, GitHub Actions, AWS, GCP, and Linux infrastructure operations
programming Idiomatic development across C# /.NET, Go, Java/Kotlin, Python, Rust, TypeScript, shell, and web
spec-flow Lightweight spec loop: plan one slice, execute one task, checkpoint or close

Distribution

Artifacts are rendered by Agent Bundler from the repository root:

agbun build --root .

Don't miss a new cc-thingz release

NewReleases is sending notifications on new releases.