agentsclimarketplace

Harness bootstrap

Skill HyunKN/harness-kit/skills/harness-bootstrap

Harness Kit is a reusable Codex workflow layer for repositories that want a clean operating system around implementation work.

Install
npx -y skills add HyunKN/harness-kit --skill harness-bootstrap

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use when a repository needs the reusable docs harness installed or refreshed. Trigger when the user wants issue tracking docs, learning-note templates, playbooks, or role-based documentation folders added to a new or existing Codex project.

SKILL.md

1.3 KB, 215 tokens by cl100k_base, as published. Nobody here has run it

Harness Bootstrap

Install the reusable docs harness into a target repository and leave the repository ready for issue-first, explainable Codex work.

When to use it

  • a repo has no docs harness yet
  • a repo wants docs/issues, docs/learning, docs/playbooks, and related templates
  • a repo wants a reusable bootstrap instead of copying docs by hand

Workflow

  1. Confirm the target repository path.
  2. Run scripts/init_harness.py <target-repo>.
  3. Review created files and skipped files.
  4. If the repo already had conflicting docs, decide whether --force is appropriate.
  5. Adjust project-specific text after bootstrap instead of editing templates directly.

Notes

  • The bootstrap script copies templates only; it does not modify code.
  • Existing files are preserved unless --force is used.
  • After bootstrap, encourage the user to create the first issue doc before larger implementation work.

Resources

  • See references/bootstrap-checklist.md for a short post-install checklist.

What ships with it: 2 files

434 B alongside SKILL.md

agents/

references/

Keep looking

Skills are one crate of 327,069. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.