ponytail
25claude-code-expert/carve-harness
Command Claude Code
Switch ponytail intensity level (lite/full/ultra/off).
claude-code-expert/carve-harness
Command Claude Code
Switch ponytail intensity level (lite/full/ultra/off).
claude-code-expert/carve-harness
Command Claude Code
A command for reviewing changes from the perspectives of types, security, error handling, and state management.
claude-code-expert/carve-harness
Command Claude Code
A verification loop that compares the specification with the implementation, checklist, and score.
claude-code-expert/carve-harness
Command Claude Code
A command for checking current changes against completion criteria, the build, types, and tests.
claude-code-expert/carve-harness
Hook Claude Code
Runs before the agent uses a tool for Write, Edit, MultiEdit, NotebookEdit and Bash tool calls, executing pretool-guard.sh via bash. From claude-code-expert/carve-harness.
claude-code-expert/carve-harness
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing posttool-format.sh via bash. From claude-code-expert/carve-harness.
claude-code-expert/carve-harness
Hook Claude Code
Runs when the agent finishes a response, executing stop-verify.sh and checklist-gate.sh via bash (2 commands). From claude-code-expert/carve-harness.
claude-code-expert/carve-harness
Hook Claude Code
Runs when a session starts, executing session-handoff.sh and ponytail-activate.js via bash (2 commands). From claude-code-expert/carve-harness.
claude-code-expert/carve-harness
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing ponytail-mode-tracker.js. From claude-code-expert/carve-harness.
claude-code-expert/carve-harness
Hook Claude Code
Runs when a subagent starts, executing ponytail-subagent.js. From claude-code-expert/carve-harness.
claude-code-expert/carve-harness
Hook Claude Code
Runs before the context is compacted, executing session-handoff.sh via bash. From claude-code-expert/carve-harness.
claude-code-expert/carve-harness
Hook Claude Code
Runs when a session ends, executing session-handoff.sh via bash. From claude-code-expert/carve-harness.
claude-code-expert/carve-harness
Settings file Claude Code
Agent settings declaring 8 hook events (PreToolUse, PostToolUse, Stop, SessionStart).
claude-code-expert/carve-harness
Skill Claude CodeCodex
A quality-checking skill for visual outputs and written material, including images, HTML, SVG, slides, PDFs, documents, reports, and marketing copy.
claude-code-expert/carve-harness
Skill Claude CodeCodex
A design skill for creating and updating HTML documents, guides, landing pages, reports, and demos with a consistent visual style.
claude-code-expert/carve-harness
Skill Claude CodeCodex
A project-analysis skill that examines the technology stack and codebase, then reviews the project's CLAUDE.md and AGENTS.md instruction files.
claude-code-expert/carve-harness
Skill Claude CodeCodex
An append-only decision log that records irreversible architecture, dependency, and API-contract decisions in chronological order in specs/DECISIONS.md. Append-only means earlier entries are kept rather than edited or removed.
claude-code-expert/carve-harness
Skill Claude CodeCodex
A verification loop that compares implementation claims with the code, scores how closely the result matches the specification, and sends scores below 95 back for rework.
claude-code-expert/carve-harness
Skill Claude CodeCodex
A fixed test set that scores an agent’s output against defined criteria and records how the scores change over time. It can also measure how reliably repeated attempts pass.
claude-code-expert/carve-harness
Skill Claude CodeCodex
A one-time setup process for adding an evaluation command to a project. It uses an interview to define fixed tests, quality thresholds, CI checks, and a baseline, then prepares and connects the approved tests.
claude-code-expert/carve-harness
Skill Claude CodeCodex
A handoff routine that records current work in specs/HANDOFF.md before a session ends or its context is compressed. Context compression shortens the information available to a later part of the session.
claude-code-expert/carve-harness
Skill Claude CodeCodex
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
claude-code-expert/carve-harness
Skill Claude CodeCodex
A release-update routine that keeps VERSION, CHANGELOG.md, and the version history in README in sync when a release version changes.
claude-code-expert/carve-harness
Cursor rule Cursor
Read AGENTS.md at the repo root — it is the canonical cross-agent rulebook for this project. Stack-specific rules live in .claude/rules/ (see AGENTS.md §9 for the mapping).