easyinplay/harnessed

AI coding harness composition orchestrator — manifest-described upstreams, composition skill workflows. Apache-2.0.

2Stars on the repository
31Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

karpathy-baseline

01

easyinplay/harnessed

Skill Claude CodeCodex

ALWAYS apply Karpathy 4 心法 baseline to every coding decision: Think Before Coding / Simplicity First (YAGNI) / Surgical Changes / Goal-Driven Execution. Cross-cutting always-on heuristics — applies to ALL coding tasks regardless of language, framework, or phase. Source: andrej-karpathy-skills (forrestchang, MIT) …

2 6d ago A 83 tokens original Apache-2.0

easyinplay/harnessed

Skill Claude CodeCodex

A placeholder phase in a feature-planning workflow that returns a fixed mock result. A mock result is simulated output used to test whether the surrounding workflow moves between phases correctly.

2 6d ago A 40 tokens original Apache-2.0

easyinplay/harnessed

Skill Claude CodeCodex

A planning workflow stub that returns a simulated approval decision for a feature plan.

2 6d ago A 33 tokens original Apache-2.0

easyinplay/harnessed

Skill Claude CodeCodex

A mock discussion step for a feature-planning workflow. It currently returns an approved test result instead of holding a real discussion.

2 6d ago A 35 tokens original Apache-2.0

easyinplay/harnessed

Skill Claude CodeCodex

A mock step that saves a feature plan to Markdown files. It currently returns an approved test result instead of performing real file persistence.

2 6d ago A 37 tokens original Apache-2.0

plan-feature-plan

06

easyinplay/harnessed

Skill Claude CodeCodex

A mock planning step for deciding how a new feature should be built. It currently returns an approved test result instead of performing real planning.

2 6d ago A 34 tokens original Apache-2.0

auto

07

easyinplay/harnessed

Skill Claude CodeCodex

A one-command workflow that runs a feature from initial research, discussion, and planning through task breakdown, verification, and retrospective. It may research first when the request is unclear.

2 6d ago A 221 tokens original Apache-2.0

discuss-phase

08

easyinplay/harnessed

Skill Claude CodeCodex

A two-step workflow for clarifying a software project phase when important implementation choices or connections between phases are unclear, then saving the findings to files.

2 6d ago A 144 tokens original Apache-2.0

discuss-strategic

09

easyinplay/harnessed

Skill Claude CodeCodex

A planning workflow for deciding whether a new feature, milestone, or product direction should go ahead. It uses structured discussion and saves the resulting findings in a file.

2 6d ago A 147 tokens original Apache-2.0

discuss-subtask

10

easyinplay/harnessed

Skill Claude CodeCodex

A discussion workflow for difficult or unclear coding subtasks. It develops at least two possible approaches and can optionally use document review or questioning tools.

2 6d ago A 133 tokens original Apache-2.0

plan-architecture

11

easyinplay/harnessed

Skill Claude CodeCodex

A one-step review workflow for complex software architecture, meaning designs involving several modules, new core abstractions, scaling concerns, or migration risk.

2 6d ago A 131 tokens original Apache-2.0

research

12

easyinplay/harnessed

Skill Claude CodeCodex

A multi-source research workflow that searches the web and combines the results into one discussion summary. It can route searches to tools suited to keywords, descriptive or academic queries, current news, and crawling whole websites.

2 6d ago A 134 tokens original Apache-2.0

retro

13

easyinplay/harnessed

Skill Claude CodeCodex

A retrospective workflow for reviewing a finished project or milestone. It records lessons, decisions, and follow-up points in `RETROSPECTIVE.md`.

2 6d ago A 191 tokens original Apache-2.0

ship-preflight

14

easyinplay/harnessed

Skill Claude CodeCodex

Stage ⑤.a Ship sub — release-preflight gate. Runs harnessed release-preflight (read-only: CHANGELOG [Unreleased] non-empty + version + git-clean + tag-absent). A failing gate blocks shipping. Nothing is pushed/published/tagged here.

2 6d ago A 62 tokens original Apache-2.0

task-clarify

15

easyinplay/harnessed

Skill Claude CodeCodex

A workflow that clarifies an unclear coding subtask through brainstorming, with an optional document-based review when the specification is ambiguous.

2 6d ago A 180 tokens original Apache-2.0

task-code

16

easyinplay/harnessed

Skill Claude CodeCodex

A two-phase workflow for breaking coding work into tracked subtasks and progress records. It applies rules from the project's CLAUDE.md file, which is a set of instructions for the coding assistant.

2 6d ago A 160 tokens original Apache-2.0

task-deliver

17

easyinplay/harnessed

Skill Claude CodeCodex

A two-step delivery workflow for completing a subtask. It checks for the exact word “COMPLETE,” then records progress in a progress.md file.

2 6d ago A 204 tokens original Apache-2.0

task-test

18

easyinplay/harnessed

Skill Claude CodeCodex

A testing workflow for a subtask that strongly recommends TDD, or test-driven development: writing tests around expected behavior as part of the coding process. If a test fails, it can start a diagnosis step.

2 6d ago A 167 tokens original Apache-2.0

verify-code-review

19

easyinplay/harnessed

Skill Claude CodeCodex

A code-review workflow that sends a change to several independent reviewers at the same time. The reviewers work in separate contexts and return their findings to the main review.

2 6d ago A 122 tokens original Apache-2.0

verify-design

20

easyinplay/harnessed

Skill Claude CodeCodex

A conditional design-review workflow for websites and other user interfaces. It checks design-system consistency, page structure, and visual polish when the interface has changed.

2 6d ago A 132 tokens original Apache-2.0

verify-eval-review

21

easyinplay/harnessed

Skill Claude CodeCodex

A conditional review workflow for checking whether an AI feature has enough evaluation coverage. It compares the implementation with the planned evaluation areas and records each one as covered, partly covered, or missing in EVAL-REVIEW.md.

2 6d ago A 116 tokens original Apache-2.0

verify-multispec

22

easyinplay/harnessed

Skill Claude CodeCodex

A verification workflow for major releases or large code refactors. It uses four specialist teammates to review the change, question each other’s findings, and then shut down cleanly.

2 6d ago A 179 tokens original Apache-2.0

verify-paranoid

23

easyinplay/harnessed

Skill Claude CodeCodex

A conditional review workflow for critical modules before a pull request, which is a proposed code change awaiting review. It uses a strict senior-engineer review for important code and skips ordinary modules.

2 6d ago A 131 tokens original Apache-2.0

verify-progress

24

easyinplay/harnessed

Skill Claude CodeCodex

A three-step verification workflow that first checks whether the result meets user-acceptance criteria, then synchronizes project status, and finally updates progress.md. User-acceptance criteria are checks describing what the finished work must do.

2 6d ago A 156 tokens original Apache-2.0