CodelyTV/agent-harness

Our agent harness: Skills, plugins, hooks, and utilities to improve the quality of your agent.

235Stars on the repository
12Mods indexed here, across every type
26d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

CodelyTV/agent-harness

Skill Claude CodeCodex

Create a git commit following the team's Conventional Commit conventions. Use when the user asks to commit changes or create a commit.

235 +3 26d ago A 33 tokens

CodelyTV/agent-harness

Skill Claude CodeCodex

Create a plan for the specified task and store it as GitHub issues in the repository of the current working directory. Given the URL of a GitHub issue, it turns that issue into the parent "plan" issue (Goal, Context and a checklist of phases) and creates one child issue per phase, linking every phase as a native…

235 +3 26d ago A 116 tokens

CodelyTV/agent-harness

Skill Claude CodeCodex

Implement one phase of a plan stored as GitHub issues in the repository of the current working directory. Given the URL of a phase (child) issue it implements that phase; given the parent plan issue it finds and implements the current phase. Only implements a single phase per invocation, then stops for user review. It…

235 +3 26d ago A 96 tokens

CodelyTV/agent-harness

Skill Claude CodeCodex

Implement one phase of the plan specified by the user. Only implements a single phase per invocation, then stops for user review. Never commits automatically.

235 +3 26d ago A 37 tokens