Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 577 Bytes

File metadata and controls

13 lines (7 loc) · 577 Bytes

Harness

Personal coding harness files for working with AI coding agents.

This repo is a small, practical collection of reusable assets I use to steer agent behavior and speed up repeated workflows. Right now it primarily contains:

  • skills/: task-specific agent skills with SKILL.md instructions
  • prompts/: reusable prompts for recurring review, design, and implementation work

Purpose

This repo is not an application by itself. It is a working library of prompts, skills, and related harness files that support personal coding, design, and review workflows.