lqs-skill

Development

LQS Skill — prompt/schema/template driven artifact generator for the LQS codebase. Manual-run only: users paste free-text requirement or exported document text; the Skill guides prompt-driven generation of RequirementDraft → Spec → RenderPlan → Preview Diff. This Skill does NOT execute code, run migrations, or fetch external documents automatically.

Install

openclaw skills install @fantasy0102/lqs-skill

LQS Skill (human-run) overview

This SKILL.md provides metadata and a short usage note for packaging the .skill assets for skill platforms such as OpenClaw.

  • Purpose: provide prompts, templates, schemas and examples to guide human-in-the-loop generation of boilerplate artifacts (controller/model/view/migration) for Admin module.
  • Non-goal: no code execution, no remote fetching, no automatic migrations.

See also: .skill/quickstart.md, .skill/implementation_runbook.md, .skill/mvp_delivery_checklist.md