lcs-tosrs

Installation
SKILL.md

LCS ToSRS Skill

Shared Coding Contract

  • Refer to Shared Coding Workflow Contract in ../lcs-shared/contract.md for folder conventions, Handoff format, and token optimization.

Purpose

  • Transform prd.md into deterministic Lean SRS artifacts optimized for AI implementation and QA.
  • Reduce ambiguity, hallucination, and inconsistent implementation.
  • Keep output lightweight, markdown-first, traceable, and implementation-ready.

Trigger

  • Activate when user requests PRD-to-SRS transformation, implementation specification, requirement traceability, acceptance criteria normalization, or deterministic engineering contract.

Do not overlap with other skills

  • Do not generate granular execution files task/task-###.md.
  • If user asks to slice execution tasks, handoff to lcs-task-slicer.
  • lcs-tosrs owns: srs.md, tests.md, optional api.md, optional db.md.
Installs
8
First Seen
May 28, 2026
lcs-tosrs — mdhb2/lean-coding-skills