umputun

49 mods across 5 repositories, 3.3k stars between them.

planning

25

umputun/cc-thingz

Plugin Claude Code

Structured implementation planning, interactive annotation review, and autonomous plan execution.

460 7d ago A tokens not measured original MIT

plan-review

26

umputun/cc-thingz

Agent

Use this agent PROACTIVELY after creating implementation plans with /planning:make to review plan quality before execution. Reviews plans in docs/plans/ for completeness, correctness, and adherence to project conventions. If plan file is unclear from context, asks user which plan to review. Context: User just created…

460 7d ago A 256 tokens original MIT

make

27

umputun/cc-thingz

Command

Create structured implementation plan in docs/plans/.

460 7d ago C 9 tokens original MIT

PreToolUse

28

umputun/cc-thingz

Hook

Runs before the agent uses a tool for ExitPlanMode tool calls, executing plan-review-hook.py via python3. From umputun/cc-thingz.

460 7d ago A tokens not measured copy · 100% MIT

exec

29

umputun/cc-thingz

Skill Claude CodeCodex

Execute plan tasks sequentially using subagents. Use when user says 'exec', 'execute plan', 'run plan', or wants to implement a plan file task by task with isolated subagents.

460 7d ago A 41 tokens original MIT

release-tools

30

umputun/cc-thingz

Plugin Claude Code

Release workflow tools - auto-versioning, release notes, changelog updates.

460 7d ago A tokens not measured original MIT

last-tag

31

umputun/cc-thingz

Skill Claude CodeCodex

Show commits since the last tag in a formatted table. Use when user asks "what changed since last release", "commits since last tag", "last-tag", "what's new", or wants to see recent unreleased changes.

460 7d ago A 50 tokens original MIT

new

32

umputun/cc-thingz

Skill Claude CodeCodex

Use when user asks to create a release, cut a release, or publish a version. Auto-detects GitHub vs GitLab vs Gitea, calculates semantic version, generates release notes from PRs/MRs or commits, shows preview for confirmation before publishing.

460 7d ago A 56 tokens original MIT

review

33

umputun/cc-thingz

Plugin Claude Code

PR review, interactive git diff annotation review, and writing style guide.

460 7d ago A tokens not measured original MIT

git-review

34

umputun/cc-thingz

Skill Claude CodeCodex

Interactive git diff annotation review. Generates a cleaned-up diff, opens in editor for user annotations, and addresses feedback in a loop. Activates on "git review", "review changes", "review my changes", "annotate changes", "interactive review".

460 7d ago A 54 tokens original MIT

pr

35

umputun/cc-thingz

Skill Claude CodeCodex

Comprehensive PR/issue review - analyzes architecture, tests, identifies unrelated changes mixed in, drafts review comment or issue comment. Use when user asks to review a PR, check a PR, look at PR changes, or comment on an issue.

460 7d ago A 51 tokens original MIT

writing-style

36

umputun/cc-thingz

Skill Claude CodeCodex

Use for technical communication - GitHub/GitLab tickets, PR/MR descriptions, issue comments, code review comments, commit messages. Direct, brief style with no AI-speak. NOT for README.md, public docs, or blog posts.

460 7d ago A 52 tokens original MIT

skill-eval

37

umputun/cc-thingz

Plugin Claude Code

Forces skill evaluation before every response.

460 7d ago A tokens not measured original MIT

thinking-tools

38

umputun/cc-thingz

Plugin Claude Code

Analytical thinking tools - dialectic analysis, bias elimination, codex consultation.

460 7d ago A tokens not measured original MIT

ask-codex

39

umputun/cc-thingz

Skill Claude CodeCodex

Consult OpenAI Codex for investigation, debugging, or code review. Use when user explicitly asks to "ask codex", "check with codex", "codex review", or as a last resort when stuck after 4+ failed attempts at debugging, investigation, or bug fix and completely out of ideas. Codex is slow (2-5 min), so only escalate…

460 7d ago A 103 tokens original MIT

dialectic

40

umputun/cc-thingz

Skill Claude CodeCodex

Prove and counter-prove a statement using parallel agents to eliminate confirmation bias. Use when someone says "dialectic", "prove/disprove", "stress test this claim", "is this really true", "argue both sides", or when a statement needs objective analysis from opposing viewpoints.

460 7d ago A 63 tokens original MIT

umputun/cc-thingz

Skill Claude CodeCodex

Systematic root cause analysis for errors, bugs, and unexpected behaviors using 5-Why methodology. Use when user reports errors, build failures, test failures, performance issues, integration problems, or any "it's not working" scenarios.

460 7d ago A 53 tokens original MIT

workflow

42

umputun/cc-thingz

Plugin Claude Code

Session workflow helpers and deferred-work backlog - knowledge capture, confusion handling, course correction, clipboard copy, backlog items.

460 7d ago A tokens not measured original MIT

backlog

43

umputun/cc-thingz

Skill Claude CodeCodex

Read, work, and maintain a Git repo's deferred-work items in docs/backlog/, one file per item. Use when the user says "backlog", "check backlog", "what's on my backlog", "work the backlog", "address the backlog", "add to backlog", "clean up backlog", or when a review or task produced items that are real but not being…

460 7d ago A 96 tokens original MIT

clarify

44

umputun/cc-thingz

Skill Claude CodeCodex

This skill should be used when user appears confused, frustrated, or shows misalignment between expectations and reality. Triggers on phrases like "I don't understand", "this doesn't make sense", "confused", "wait, shouldn't it...", "why is this happening", "I thought X did Y", contradictory statements, or frustration…

460 7d ago A 91 tokens original MIT

learn

45

umputun/cc-thingz

Skill Claude CodeCodex

Update project CLAUDE.md with strategic knowledge discovered during this session — or CLAUDE.local.md when the discovery is per-developer/per-checkout and that file already exists. Defers to any project-defined memory-placement guidance instead of overriding it. Use when user says "learn", "save knowledge", "update…

460 7d ago C 94 tokens original MIT

md-copy

46

umputun/cc-thingz

Skill Claude CodeCodex

Format final answer as markdown and copy to clipboard. Use when user says "copy as markdown", "md copy", "copy formatted", "clipboard", or wants the session's final answer formatted and copied.

460 7d ago A 44 tokens original MIT

txt-copy

47

umputun/cc-thingz

Skill Claude CodeCodex

Copy generated text content to clipboard. Use when user asks to "copy this", "copy to clipboard", "save to clipboard", or after creating emails, messages, letters, or other text content that needs to be shared.

460 7d ago A 48 tokens original MIT

wrong

48

umputun/cc-thingz

Skill Claude CodeCodex

Reset and re-evaluate when current approach isn't working. Use when user says "wrong", "this isn't working", "wrong approach", "start over", "try again", "bad direction", or when the current solution path has hit a dead end and needs a fresh perspective.

460 7d ago A 58 tokens original MIT