elberrd

14 mods across 2 repositories, 25 stars between them.

ad-hoc-task-creator

01

elberrd/cc-harness-iai

Agent Claude Code

Use this agent to prepare a one-off, ad-hoc task file in ai-docs/actual-todo/ from a free-form description, without touching ai-docs/todos/task-master.md. It detects the current git context, claims a task/adhoc- branch (or worktree) when starting fresh, researches the existing codebase for relevant examples, and…

20 3mo ago A 120 tokens

elberrd/cc-harness-iai

Agent Claude Code

Use this agent to validate whether recently created or modified frontend components/pages follow the guidelines defined in DESIGN.md. It receives a list of files (or discovers them via git diff), inspects the code looking for hardcoded hex, off-scale dimensions, missing on- pairs, ad-hoc components, and reports…

20 3mo ago A 89 tokens

elberrd/cc-harness-iai

Agent Claude Code

Use this agent to create (or update) the DESIGN.md file at the project root, following the Google Labs alpha spec. The agent collects brand information from the user, writes a valid DESIGN.md with token frontmatter and 8 mandatory sections, validates it via npx @google/design.md lint, and optionally exports a Tailwind…

20 3mo ago A 77 tokens

elberrd/cc-harness-iai

Agent Claude Code

Lightweight end-of-/dev verifier. Runs a small set of AI-mistake checks (reinvented types, any, missing input validation, missing auth guard, duplicated UI components, hard-coded strings instead of i18n, missing confirmation on destructive CRUDs, file-naming) — but ONLY when the diff actually touched the surface that…

20 3mo ago A 108 tokens

elberrd/cc-harness-iai

Agent Claude Code

Use this agent to generate ai-docs/todos/task-master.md — the sequential task list for the project — based on ai-docs/PRD.md. The agent analyzes the existing codebase to avoid creating tasks for already-implemented features, and produces tasks with explicit dependencies that another agent can execute in order.

20 3mo ago A 70 tokens

task-sequencer

06

elberrd/cc-harness-iai

Agent Claude Code

Use this agent to prepare the next task file in ai-docs/actual-todo/, without implementing it. It detects the current git context (base branch, task branch, or worktree), claims a task by creating a task/ - branch (or worktree) when starting fresh, identifies the next pending task in ai-docs/todos/task-master.md (or…

20 3mo ago A 115 tokens

create-tasks

07

elberrd/cc-harness-iai

Command Claude Code

Generates ai-docs/todos/task-master.md with the sequential task list, based on ai-docs/PRD.md and an analysis of the existing codebase.

20 3mo ago A 0 tokens

design

08

elberrd/cc-harness-iai

Command Claude Code

Manages DESIGN.md (Google Labs alpha spec) — the source of truth for the project's visual tokens.

20 3mo ago A 0 tokens

dev

09

elberrd/cc-harness-iai

Command Claude Code

Prepares and implements the next pending task. Without arguments, picks the next task from ai-docs/todos/task-master.md. With --task , picks one or more specific tasks. With a free-form description, creates an ad-hoc task that doesn't touch task-master.md. Each task is implemented on its own task/ - (PRD tasks) or…

20 3mo ago A 0 tokens

learning

10

elberrd/cc-harness-iai

Command Claude Code

Adds a new entry to ai-docs/lessons.md with a lesson learned — typically after making a mistake, discovering a pitfall, or solving a non-obvious problem.

20 3mo ago A 0 tokens

PreToolUse

12

elberrd/cc-harness-iai

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing block-npm-npx.sh. From elberrd/cc-harness-iai.

20 3mo ago A tokens not measured

elberrd/cc-harness-iai

Instructions file

Claude Code instructions for elberrd/cc-harness-iai, covering project instructions, available commands, layout, invariant rules and tasks.

20 3mo ago A 3,019 tokens