tianhanz/ears

EARS — Experience And Reasoning System for Claude Code. Automatic knowledge capture, session management, and pattern distillation.

5Stars on the repository
8Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

brainstorm

01

tianhanz/ears

Skill Claude CodeCodex

Run a multi-model brainstorm on a file using GPT-5.4, Gemini-3.1-pro (fallback: 3-flash), Qwen-3.5-plus, and Kimi-k2.5 in parallel. Supports different reviewer roles (scientist, community-builder, red-team, visionary, agent-developer) and styles (review, brainstorm, critique, debate). Use when you want diverse…

5 4mo ago A 111 tokens original MIT

checkpoint

02

tianhanz/ears

Skill Claude CodeCodex

Save current task progress to structured checkpoint file. Use when: session is ending, context window approaching limit, significant progress made, or before risky operation. Captures phase, parameters, experiments, decisions, blockers, and resume instructions.

5 4mo ago A 48 tokens original MIT

distill

03

tianhanz/ears

Skill Claude CodeCodex

Extract recurring patterns from trace files and distill them into reusable knowledge graph entries: scan traces for errors, surprises, and parameter insights, tag pattern strength, and write structured concept files. Trigger on: 'distill traces', 'extract patterns', 'what have we learned', 'summarize what we know'…

5 4mo ago A 133 tokens original MIT

orchestrate

04

tianhanz/ears

Skill Claude CodeCodex

Enter orchestrator mode: coordinate multiple Claude Code sessions as workers. Use this when you want to run parallel workstreams, delegate tasks to worker sessions, or manage a team of agents. The orchestrator maintains strategic context while workers execute specific tasks. Usage: /orchestrate…

5 4mo ago A 71 tokens original MIT

reflect

05

tianhanz/ears

Skill Claude CodeCodex

Extract lessons learned from the current session and write them to structured memory files. This is the critical feedback loop that makes the evolution system work. Use at session end, before wrap-up/merge. Trigger on: 'reflect', 'what did we learn', 'extract lessons', 'update memory', 'session end', or automatically…

5 4mo ago B 106 tokens original MIT

resume

06

tianhanz/ears

Skill Claude CodeCodex

Resume task from checkpoint file. Use when: starting new session after interruption, recovering from crash, or forking from another branch's checkpoint. Loads state, verifies artifacts, displays resume instructions.

5 4mo ago A 40 tokens original MIT

sync-and-plan

07

tianhanz/ears

Skill Claude CodeCodex

Pull updates from master, read trace shards and coordination state across all worktrees, and propose what to work on next. Use this skill whenever the user says 'sync', 'what should I work on', 'what changed', 'catch me up', 'what happened', 'plan next steps', 'show me TODOs', 'what needs doing', 'status update'…

5 4mo ago A 156 tokens original MIT

wrap-up

08

tianhanz/ears

Skill Claude CodeCodex

Wrap up the current feature branch: discover and update relevant documentation, commit uncommitted changes, merge to the main branch, and optionally push. Use this skill whenever the user says 'wrap up', 'merge to main', 'finalize branch', 'finish this work', 'commit and merge', 'done with this feature', or wants to…

5 4mo ago A 126 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: