umputunumputunCommunity·13 Agent Skills Included

cc-thingz

Code review, planning, brainstorming, and release workflow plugins

Automates pull request reviews, structured implementation planning, and autonomous plan execution with multi-phase code checks. Brainstorms designs through guided dialogue, investigates root causes with 5-Why analysis, and stress-tests claims from opposing viewpoints. Generates releases with auto-versioning and changelog updates, captures session knowledge, and manages deferred-work backlogs without manual bookkeeping.
npx skills add umputun/cc-thingz --all -g -y
Available:

Explains the plugin marketplace structure, versioning and changelog rules, hook path resolution, and subagent orchestration constraints the agent must follow when working with these plugins.

All Skills in This Repository (13)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install cc-thingz?

Run `npx skills add umputun/cc-thingz --all -g -y` in your terminal to install all plugins in this collection globally.

What does cc-thingz do?

It bundles seven plugins covering PR review, interactive diff annotation, structured planning, autonomous plan execution, brainstorming, root-cause analysis, and release automation.

How to review a pull request with cc-thingz?

Invoke the review skill with a PR number and it fetches metadata, runs tests and linters in a worktree, detects scope creep, and drafts a review comment for your approval.

Can cc-thingz create releases automatically?

Yes. The release-tools plugin detects GitHub, GitLab, or Gitea, calculates the next semantic version, generates release notes from merged PRs, and updates the changelog after your confirmation.

Does cc-thingz work without coding experience?

Basic Git and terminal familiarity helps, but each skill guides you step by step with questions and previews before making any changes.

Related Repositories in Software Engineering

View All in Software Engineering