lrh-readiness

Automate refinement and readiness validation of project work items in the Logical Robotics Harness framework.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/xenotaur/logical_robotics_harness --skill lrh-readiness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lrh-readiness
Source: https://github.com/xenotaur/logical_robotics_harness/tree/main/.claude/skills/lrh-readiness
Command: npx skills add https://github.com/xenotaur/logical_robotics_harness --skill lrh-readiness

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the manual overhead of refining work items to meet project readiness standards, ensuring that all tasks are properly grounded and validated before implementation begins.

Core Features & Use Cases

  • Automated Refinement: Automatically drafts patches for work items based on missing requirements and blocking items.
  • Validation Gate: Enforces strict readiness checks and validation protocols to prevent malformed control-plane changes.
  • Use Case: When a work item is flagged as not ready, this skill generates the necessary refinement patch, guides the user through a confirmation gate, and commits the update only after successful re-validation.

Quick Start

Run the lrh-readiness skill by providing the specific work item ID you wish to refine and validate.

Frequently Asked Questions about lrh-readiness

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate work-item refinement for development workflows?

Automated refinement drafts patches for work items based on missing requirements and blocking items, ensuring tasks are properly grounded and validated before implementation begins.

What is a validation gate for control-plane integrity?

A validation gate enforces strict readiness checks and validation protocols to prevent malformed control-plane changes, ensuring all work items meet defined readiness criteria before execution.

Do I need local git and GitHub CLI to validate project work items?

Yes, validating work items requires integration with local git, GitHub CLI, and internal LRH validation commands to ensure all tasks meet defined readiness criteria before execution.

How do I fix a work item flagged as not ready?

When a work item is flagged as not ready, the skill generates a refinement patch, guides you through a confirmation gate, and commits the update only after successful re-validation.