Files
he-skill-repo/README.md

811 B

he-skill-repo

A local repository for harness-engineering-oriented AgentSkills.

Included skill

  • he-maintainer/ — create, audit, and maintain project-specific AI harness assets such as AGENTS.md, project maps, task templates, validation guidance, and guardrails.

Design stance

This repo follows a hybrid model:

  • keep the method in a reusable skill
  • keep project facts inside each target repository

That avoids baking one project's assumptions into every other project, while still making the maintenance workflow reusable.

Suggested next steps

  1. Add example target-repo outputs under a separate examples area if you want templates
  2. Add more stack references if your projects use specific frameworks
  3. Optionally create a second skill later for task-template generation only