rbhattarai

Se Harness — AI skill for Claude Code

AI community

Bootstrap an AI-agentic SDLC harness around any software project — new or existing, any stack, single- or multi-repo.

How to install Se Harness

This entry records only its repository, not the path inside it, so there is no exact command to give. Open rbhattarai/se-harness and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Se Harness does

Bootstrap an AI-agentic SDLC harness around any software project — new or existing, any stack, single- or multi-repo. Dual-ecosystem plugin marketplace: se-harness for Claude Code, se-harness-copilot for GitHub Copilot CLI.

Alternatives in AI

  • Power BI Agentic Development — Power BI AI skills and Power BI agents for Claude Code and GitHub Copilot: a plugin marketplace of Power BI sk 879 ★
  • Agenvoy — Self-hosted AI agent harness in a single Go binary — writes, sandbox-tests and repairs its own tools, and lets 474 ★
  • Claudomat Mini — Battle-tested operating system for shipping product with LLM coding agents 74 ★

README

se-harness

![se-harness — bootstrap an AI-agentic SDLC around any project: 3 hook-enforced approval gates, 11 SDLC agents, Claude Code + Copilot CLI](./docs/assets/social-preview.png)

**An AI-agentic SDLC harness you can bootstrap around any software project — new or existing, any stack, single-repo or multi-repo. AI agents do the work; hooks make sure they can't ship without you.**

[![release](https://img.shields.io/github/v/release/rbhattarai/se-harness?label=release&color=2ea44f)](https://github.com/rbhattarai/se-harness/releases) [![license](https://img.shields.io/github/license/rbhattarai/se-harness?label=license&color=97ca00)](./LICENSE) [![CI](https://img.shields.io/github/actions/workflow/status/rbhattarai/se-harness/ci.yml?branch=main&label=CI)](https://github.com/rbhattarai/se-harness/actions/workflows/ci.yml) [![tests](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Frbhattarai%2Fse-harness%2Fbadges%2Ftests.json)](https://github.com/rbhattarai/se-harness/actions/workflows/ci.yml) [![Claude Code](https://img.shields.io/badge/Claude_Code-se--harness-D97757?logo=claude&logoColor=white)](./docs/setup-guide-claude.md) [![Copilot CLI](https://img.shields.io/badge/Copilot_CLI-se--harness--copilot-8957e5?logo=githubcopilot&logoColor=white)](./docs/setup-guide-copilot.md) [![agents](https://img.shields.io/badge/SDLC_agents-11-6f42c1)](./plugins/se-harness/agents) [![HITL gates](https://img.shields.io/badge/HITL_gates-3_hook--enforced-blue)](./plugins/se-harness/hooks) [![platforms](https://img.shields.io/badge/macOS_%7C_Linux_%7C_Windows-supported-555)](./docs) [![privacy](https://img.shields.io/badge/telemetry-none-success)](./PRIVACY.md)

AI coding agents are good at writing code and bad at process discipline. se-harness wraps a full software-engineering lifecycle around them: it learns your project (scan + interview), builds a memory of your code and domain, staffs it with 11 specialized agents, and runs each goal through requi