---
name: "hforge-review"
description: "Review Harness Forge runtime health, decision coverage, drift, stale task artifacts, and managed-surface integrity for the current repository."
compatibility: "Requires an initialized Harness Forge workspace for full value."
metadata:
author: "harness-forge"
source: "skills/hforge-review/SKILL.md"
User Input
$ARGUMENTS
You must consider the user input before proceeding.
Goal
Produce a runtime-health review instead of a generic repo summary.
Execution
Treat the text after /hforge-review as optional review emphasis.
Run hforge review --root . --json first.
If the review suggests installation drift or missing managed surfaces, run hforge doctor --root . --json.
If package-surface integrity is in doubt, run hforge audit --root . --json.
Summarize blockers, warnings, stale artifacts, decision gaps, and the highest-value cleanup steps.
Do not mutate runtime state unless the user asks for a follow-up fix.
1---2name: hforge-review-23description: ---4---5---6name: "hforge-review"7description: "Review Harness Forge runtime health, decision coverage, drift, stale task artifacts, and managed-surface integrity for the current repository."8compatibility: "Requires an initialized Harness Forge workspace for full value."9metadata:10 author: "harness-forge"11 source: "skills/hforge-review/SKILL.md"12---1314## User Input1516```text17$ARGUMENTS18```1920You must consider the user input before proceeding.2122## Goal2324Produce a runtime-health review instead of a generic repo summary.2526## Execution27281. Treat the text after `/hforge-review` as optional review emphasis.292. Run `hforge review --root . --json` first.303. If the review suggests installation drift or missing managed surfaces, run `hforge doctor --root . --json`.314. If package-surface integrity is in doubt, run `hforge audit --root . --json`.325. Summarize blockers, warnings, stale artifacts, decision gaps, and the highest-value cleanup steps.336. Do not mutate runtime state unless the user asks for a follow-up fix.
Run npx skillmds@latest add ldilov/hforge-review-2 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
--- It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
ldilov (@ldilov) published this skill. Their other Agent Skills are listed on their SkillMD profile.