lrh-proposal

Creates structured design proposals documenting LRH project architecture decisions and feature directions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the lack of formal, evidence-backed documentation for design decisions, ensuring that architectural choices and feature directions are captured, reviewed, and validated within the LRH framework.

Core Features & Use Cases

  • Structured Proposal Creation: Generates design proposals at project/design/proposals/proposed/ following the required LRH schema and body conventions.
  • Integrated Workflow: Orchestrates the entire lifecycle from user interview and prior art research to validation and PR creation.
  • Use Case: When a team needs to propose a new architectural component, this Skill interviews the user, checks for existing prior art, drafts the proposal, and ensures it passes the lrh validate check before submission.

Quick Start

Invoke the lrh-proposal skill with the desired slug to begin the design capture process for your new feature.

Frequently Asked Questions about lrh-proposal

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

FAQPage Schema
How do I document architectural decisions and feature directions in a structured format?

You can document architectural decisions by generating formal design proposals within the LRH project structure. This enforces schema compliance and execution record traceability to capture evidence-backed planning documentation for review and validation.

What is the best way to draft a design proposal and validate it before submission?

The best way to draft a design proposal is using an integrated workflow that orchestrates user interviews, prior art research, and automated validation. This ensures the proposal passes the lrh validate check before submission, maintaining schema compliance throughout the lifecycle.

How does prior art research work when creating formal design documentation?

Prior art research is integrated into the proposal drafting lifecycle to check for existing artifacts before proceeding. This ensures your architectural choices are evidence-backed and avoids duplicating existing design decisions within the LRH framework.

Do I need a specific project directory structure to generate design proposals?

Yes, design proposals are generated at project/design/proposals/proposed/ following the required LRH schema and body conventions. You need this project structure in place to ensure schema compliance and proper execution record traceability.

Can I automate the lifecycle of proposal drafting from interview to PR creation?

Yes, the entire lifecycle from user interview and prior art research to validation and PR creation is orchestrated automatically. This automated orchestration facilitates end-to-end proposal drafting while enforcing schema compliance and execution record traceability.

When do I need formal, evidence-backed documentation for architectural choices?

You need formal documentation when a team proposes a new architectural component and must capture, review, and validate design decisions. This solves the problem of missing evidence-backed records for architectural choices and feature directions within the LRH framework.