skills logo

skills

Codebase harness + loop engineer

Website GitHub

What is it?

What it is

A Claude Code **plugin marketplace** of the skills we share at for building **loop engineers**: agents that get triggered on their own, pick up work, ship it,

Why it exists

Codebase harness + loop engineer

Who should use it

Teams building with Python who want an open-source, self-hosted option.

Who should avoid it

Teams that need a fully managed SaaS with enterprise SLAs out of the box.

How it works

A quick walkthrough in plain English

How skills works

Step 1 of 3

You interact with it

Open skills, send a request, or connect it to your stack.

Features

Agent Harness
Agent Skills
Ai Agents
Claude
Claude Code
Developer Tools

Advantages

  • Open source (Open Source)
  • Active Python ecosystem
  • Self-hosted deployment options

Disadvantages

  • Requires operational ownership for self-hosted setups
  • Community support varies by project maturity

Installation

native

One plugin, all the skills below.

## The two entry points

### `/setup-codebase-harness` — make a code repo agent-ready
Run it in the code repo your agents work in, so they can run, test, and verify their own work.
It orchestrates the harness skills below — pull in only what the repo needs.

### `/new-loop` — build your shared brain
Run it where your agent's memory should live. First run **bootstraps the knowledge base**
(creates `ARCHITECTURE.md`, `LOG.md`, the `signals/ docs/ domains/` folders, and a knowledge-base
section in your `CLAUDE.md`); then it scaffolds the loop, does one real test run, and logs it.
Run it again any time to add another loop.

## The skills (when to use which)

**Codebase harness** — make a repo agent-ready

| Skill | Use it when… |
|---|---|
| **`setup-codebase

FAQ

What is skills?

skills is an open-source project licensed under Open Source.

What language is skills built with?

Primary language: Python.

Is it free to use?

Yes. Licensed under Open Source. Check the license for commercial use.

Loading documentation…
View on GitHub

Featured in Videos

YouTube tutorials and walkthroughs for skills

Alternatives

Similar projects ranked by category, topics, and text overlap.

Compare
skills | MushyBook