Plugin Claude Code
Creates, validates, and maintains project-specific Claude Code harnesses through a structured interview.
Plugin Claude Code
Creates, validates, and maintains project-specific Claude Code harnesses through a structured interview.
Plugin Claude Code
Creates, validates, and maintains project-specific Claude Code harnesses through a structured interview.
Skill Claude CodeCodex
Design, generate, validate, and maintain a complete Claude Code harness (CLAUDE.md, rules, skills, hooks, permissions, agents, workflows) for a project through a structured interview. Use when the user wants to create or set up a harness / CLAUDE.md / skills / hooks for a project, improve or extend an existing…
Instructions file
Instructions for tjdwls101010/Harness-Creator, covering harness-creator, where things live and working on this repo.
Agent Claude Code
First agent with this name.
Agent Claude Code
You are also a reviewer, but missing a description and colliding in name with reviewer-a.md.
Hook Claude Code
Runs before the agent uses a tool for Edit.* tool calls, executing missing-script.sh. From tjdwls101010/Harness-Creator.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it for Bash tool calls, executing noop.sh. From tjdwls101010/Harness-Creator.
Hook Claude Code
Runs on the NotARealEvent event, running echo hi. From tjdwls101010/Harness-Creator.
Hook Claude Code
Runs after a tool call finishes for Edit tool calls, executing not-executable.sh. From tjdwls101010/Harness-Creator.
Settings file Claude Code
Agent settings declaring 4 hook events (PreToolUse, UserPromptSubmit, NotARealEvent, PostToolUse) and 3 allowed tools.
Skill Claude CodeCodex
This body is unreachable via auto-trigger because the frontmatter above never closed.
Skill Claude CodeCodex
A skill that references files that don't exist, to test dead-link detection.
Skill Claude CodeCodex
A skill whose frontmatter hooks block is wrong in two ways, for the linter to find. Use when testing validateharness.py against skill-scoped hooks.
Skill Claude CodeCodex
This skill has no description field at all, so it can never auto-trigger.
Skill Claude CodeCodex
Exercises argparse shapes the CLI self-description check must stay silent on. Use only as a false-positive fixture for validateharness.py.
Agent Claude Code
Reviews a diff for security issues. Use after touching auth, database queries, or user input handling.
Skill Claude CodeCodex
Handles the example domain task for this fixture project. Use whenever the user asks to run the example task or mentions the example workflow.
Skill Claude CodeCodex
Guard the deploy script against being pointed at production by accident. Use when the user asks to deploy, ship, or release, and when a deploy command is being drafted. Not for local builds or test runs, which no guard covers.
Plugin Claude Code
Fixture plugin whose skill points outside its own directory.
Skill Claude CodeCodex
Fixture skill for the package-closure check. Use when exercising validateharness.py against a plugin-packaged skill.
Skill Claude CodeCodex
A skill the spec refers to by bare name rather than by a backticked repo-relative path. Use when testing that the two scripts agree on what counts as mentioned.
Skill Claude CodeCodex
The one component in this fixture that actually exists on disk. Use when exercising the spec-vs-disk drift check in the direction that finds nothing missing.