repo-harness Skill
repo-harness is a TypeScript AI agent skill for Codex, ChatGPT with npx, git clone. repo-harness is an open-source AI agent skill for agent skills.
How to use repo-harness Skill
Install or run
npx -y repo-harness adopt --dry-runClient configuration
{
"version": 1,
"surface": "repo-harness-cli-hooks-command-facades",
"source": "assets/skill-commands",
"router": "repo-harness",
"commands": [
{
"name": "repo-harness-plan",
"class": "planning",
"mutatesRepoByDefault": false,
"engine": "inspect-project-state plus repo-local plan artifacts",
"summary": "Interactive planning entrypoint for repo-local agentic development work."
},
{
"name": "repo-harness-review",
"class": "planning-review",
"mutatesRepoByDefault": false,
"engine": "inspect-project-state plus plan and review artifacts",
"summary": "Reviews an existing plan across product, engineering, design, and DevEx dimensions."
},
{
"name": "repo-harness-autoplan",
"class": "automated-workflow",
"mutatesRepoByDefault": true,
"engine": "plan, two self-review passes, execution, check, then repo-harness-ship",
"summary": "Runs the full repo-harness workflow automatically and delegates final PR closeout to repo-harness-ship."
},
{
"name": "repo-harness-ship",
"class": "ship-closeout",
"mutatesRepoByDefault": true,
"engine": "ship-worktrees default PR mode",
"summary": "Validates finished worktrees, commits through finish --no-merge, pushes branches, and creates GitHub PRs by default."
},
{
"name": "repo-harness-init",
"class": "repo-initialization",
"mutatesRepoByDefault": true,
"engine": "inspect-project-state then migrate-project-template --apply",
"summary": "Installs or refreshes the agentic workflow in an existing repository without creating an app stack."
},
{
"name": "repo-harness-scaffold",
"class": "branch-project-scaffolding",
"mutatesRepoByDefaCompatible clients
What is repo-harness Skill?
repo-harness is a TypeScript AI agent skill for Codex, ChatGPT with npx, git clone. repo-harness is an open-source AI agent skill for agent skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Document generation support
- OpenAI provider support
- Anthropic provider support
Technical details
Install or run repo-harness using npx. Check Ancienttwo/repo-harness for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Built for Python
- Built for Go
- Built for Rust
- Install or run with npx
- Install or run with git clone
- Works with Codex
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use repo-harness Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for codex users.
Built with
Explore related resources
Frequently asked questions
What is repo-harness?
repo-harness is a TypeScript AI agent skill for Codex, ChatGPT with npx, git clone. Ancienttwo/repo-harness is an open-source Skills candidate discovered from GitHub.
Who is repo-harness best for?
repo-harness is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, codex users.
How do I install repo-harness?
Install or run repo-harness using npx. Check repo-harness for the latest setup command.
Is repo-harness actively maintained?
repo-harness may need a closer maintenance check before production use.
Auto-fetched from GitHub.