lifeinchords/claude-code-skills
Command Claude Code
Archive current session transcript and subagent logs with HTML report.
lifeinchords/claude-code-skills
Command Claude Code
Archive current session transcript and subagent logs with HTML report.
lifeinchords/claude-code-skills
Skill Claude CodeCodex
Archive session transcripts + subagent logs to browsable HTML and Markdown. Supports relative refs (last, last-1, last-2) or UUID. Default output is docs/process/claudeCodeSessions/exported-on- /. User may override with --output= .
lifeinchords/claude-code-skills
Skill Claude CodeCodex
Probe a dependency's GitHub repo to verify whether a symbol, flag, option, config key, feature, or behavior actually exists. Use BEFORE context7 or web search. Repo is ground truth. Triggers on questions like "does X exist in Y", "is there a way to X in Y", "what version added X", "was X removed from Y", "how does Y…
lifeinchords/claude-code-skills
Skill Claude CodeCodex
Share reusable agentic patterns from project repos back into an upstream template, safely. WHEN TO PROPOSE: (1) After pushing commits touching high-signal paths, (2) Sprint/milestone review, (3) When agentic tooling is created. Classify commits as: YES (portable), MAYBE (needs changes/judgment—offer to fix), or NO…