chenklein26-maker

8 mods across 1 repository, 119 stars between them.

Harness-Starter

01

chenklein26-maker/Harness-Starter

Settings file Claude Code

A configuration file for Claude Code, an AI coding tool. It defines automatic checks that run when a session starts, before tools are used, and when work stops, along with environment settings.

119 2mo ago A tokens not measured original MIT

harness-gc

02

chenklein26-maker/Harness-Starter

Skill Claude CodeCodex

A scheduled project-health scanner that checks whether code, documentation, configuration, and agent setup still agree. It reports issues such as unregistered hooks, leftover debugging code, type errors, and invalid configuration files, then can propose fixes for review.

119 2mo ago A 35 tokens original MIT

harness-init

03

chenklein26-maker/Harness-Starter

Skill Claude CodeCodex

Initialize this project with the Harness Engineering starter template. Detects project language, installs dependencies, and updates CLAUDE.md placeholders. Use when the user wants to set up or reset the Harness configuration.

119 2mo ago A 44 tokens original MIT

harness-mode

04

chenklein26-maker/Harness-Starter

Skill Claude CodeCodex

Switch Harness workflow mode (full/hotfix/tweak) and development phase (design/build/fix). Use when the user wants to change the current working mode or phase.

119 2mo ago A 39 tokens original MIT

harness-start

05

chenklein26-maker/Harness-Starter

Skill Claude CodeCodex

Entry point for new users — guides through initialization, architecture review, and cleanup. Use when the user first opens this project or says "开始" / "初始化" / "怎么用".

119 2mo ago A 42 tokens original MIT

tech-review

06

chenklein26-maker/Harness-Starter

Skill Claude CodeCodex

Reviews technical decisions before implementation. Detects outdated or suboptimal approaches by searching current best practices. Use when the user asks to implement something using a specific tool, library, or methodology.

119 2mo ago A 40 tokens original MIT

verify-goal

07

chenklein26-maker/Harness-Starter

Skill Claude CodeCodex

Independently verifies whether a completed task meets its defined goal conditions. Implements maker/checker separation — the agent that wrote the code does not grade its own work. Use after task execution to validate completion before marking done.

119 2mo ago A 48 tokens original MIT

chenklein26-maker/Harness-Starter

Instructions file

A project instruction file for Harness Starter, a workflow template for starting and managing a software project. It defines project context, coding principles, review expectations, and rules for separating discussion from implementation.

119 2mo ago A 1,273 tokens original MIT