hesreallyhim

50 mods across 12 repositories, 55k stars between them.

hesreallyhim/really-claude-code

Skill Claude CodeCodex

Recalibrate time and effort estimates for engineering and coding tasks to reflect AI-agent execution speed instead of human-developer throughput. Consult this skill any time you are about to state how long an engineering or coding task will take — whenever you give an ETA, size a change, commit to a delivery, or emit…

21 1mo ago A 229 tokens

session-analyst

27

hesreallyhim/really-claude-code

Agent

Internal analyst for /therapist sessions and direct transcript-analysis requests. Reviews recent Claude Code JSONL sessions, extracts collaboration patterns, and returns a structured report for the therapist agent.

21 1mo ago B 41 tokens

therapist

28

hesreallyhim/really-claude-code

Agent

Internal facilitator for /therapist sessions. Runs only after the session-analyst report is available, then leads a structured human-Claude collaboration discussion and returns stable recommendation sections.

21 1mo ago A 39 tokens

collaboration

29

hesreallyhim/really-claude-code

Skill Claude CodeCodex

Use for /collaboration, collaboration repair, friction signals, soft-skills coaching, or structured human-Claude interaction techniques such as compromise, rubber ducking, energy checks, pairing, retros, working agreements, and perspective swaps.

21 1mo ago A 48 tokens

therapist

30

hesreallyhim/really-claude-code

Skill Claude CodeCodex

Run a structured human-Claude collaboration retrospective. Use for /therapist, therapy sessions, interaction reviews, workflow check-ins, frustration recovery, or improving how the user and Claude work together.

21 1mo ago A 42 tokens

meditation

31

hesreallyhim/really-claude-code

Plugin Claude Code

Train Claude in the practice of meditation, by compelling Claude to observe its own thought patterns. Rather than the standard loop: Act -> Observe -> Act; this plugin introduces a second observation phase: Act -> Observe(1) -> Observe(2) -> Act. Observe(2) is a meta-cognitive act of observation of Observe(1). As with.

21 1mo ago A tokens not measured

meditation

32

hesreallyhim/really-claude-code

Skill Claude CodeCodex

A user-invoked pause, not a task. An extra beat inserted into the agent's Act→Observe→Act loop, turning it into Act→Observe₁→Observe₂→Act. Observe₂ is a repetition activity, not a list-making one — name what's arising in a short phrase, repeat the phrase a few times, let another observation surface, repeat that one…

21 1mo ago A 139 tokens

create-jtbd

34

hesreallyhim/inkverse-fork

Command Claude Code

You are an experienced Product Manager. Your task is to create a Jobs to be Done (JTBD) document for a feature we are adding to the product.

2 7mo ago A 0 tokens fork AGPL-3.0

create-plan

35

hesreallyhim/inkverse-fork

Command Claude Code

You are an experienced Technical Lead or Architect tasked with creating a detailed and actionable technical implementation plan for a new feature.

2 7mo ago A 0 tokens fork AGPL-3.0

create-prd

36

hesreallyhim/inkverse-fork

Command Claude Code

You are an experienced Product Manager. Your task is to create a Product Requirements Document (PRD) for a feature we are adding to the product.

2 7mo ago A 0 tokens fork AGPL-3.0

implement-code

37

hesreallyhim/inkverse-fork

Command Claude Code

You are an experienced Software Engineer tasked with building a new feature. Your goal is to implement the next uncompleted task in the technical implementation plan.

2 7mo ago A 0 tokens fork AGPL-3.0

organize-plan

38

hesreallyhim/inkverse-fork

Command Claude Code

You are an experienced Software Engineer tasked with building a new feature. Your goal is to organize the technical implementation plan so that it is easy to implement one part of the feature at a time.

2 7mo ago A 0 tokens fork AGPL-3.0

review-code

39

hesreallyhim/inkverse-fork

Command Claude Code

You are an experienced Software Engineer performing a code review on the latest commit of a feature branch. Your task is to assess the quality, clarity, and robustness of the code.

2 7mo ago A 0 tokens fork AGPL-3.0

ultracode-workflows

41

hesreallyhim/ultracode-workflows

Plugin Claude Code

A comprehensive suite of Claude Code ultracode multi-agent workflow scripts, along with a workflow-authoring skill, a live-progress statusline, enhanced observation UI, and diagram tools. Everything composes into a full-lifecycle orchestration pipeline.

2 25d ago A tokens not measured original MIT

wf-explain

43

hesreallyhim/ultracode-workflows

Command

Explain any workflow script — control flow, inputs, cost, and whether it's safe to run. Reads the script; never executes it.

2 25d ago A 27 tokens original MIT

wf-export

44

hesreallyhim/ultracode-workflows

Command

Export workflow scripts out of the plugin into this project's .claude/workflows/ so you can edit them.

2 25d ago A 22 tokens original MIT

wf-new

46

hesreallyhim/ultracode-workflows

Command

Author a new ultracode Workflow script from a task description, using the workflow-authoring skill.

2 25d ago A 20 tokens original MIT

wf-watch

48

hesreallyhim/ultracode-workflows

Command

Watch a workflow run in a self-contained HTML window — topology and live agent states, no server. Also previews a plan before you run it.

2 25d ago A 29 tokens original MIT