Skip to main content
Run any Skill in Manus
with one click
GitHub repository

harnessyard

harnessyard contains 7 collected skills from zack-nova, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
4
updated
2026-05-08
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

to-issues
project-management-specialists

Turn a plan, spec, or PRD into one or more independently-grabbable issues, and publish them when repository publishing rules are clear.

2026-05-08
to-prd
project-management-specialists

Turn the current conversation context into a PRD and publish it to the project issue tracker when repository publishing rules are clear.

2026-05-08
triage
computer-occupations-all-other

Triage issues through the repository's Issue Tracker Contract Orbit state machine. Use when the user wants to create, inspect, classify, move, or prepare issues for implementation or review.

2026-05-08
improve-codebase-architecture
software-developers

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

2026-05-07
diagnose
software-developers

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

2026-05-07
review-commit
software-developers

Review current worktree changes, fix blockers, record non-blocking technical debt, and create a git commit. Use when asked to review and commit, prepare a commit, finalize local changes, or run a pre-commit review.

2026-05-07
tdd
software-quality-assurance-analysts-and-testers

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

2026-05-07