add-implementation-requirement

Installation
SKILL.md

Add Implementation Requirement

Always use the skill load-plain-reference to retrieve the ***plain syntax rules — but only if you haven't done so yet.

Workflow

  1. Identify the target .plain file. If ambiguous, ask the user.
  2. Read the file to understand existing implementation reqs, definitions, and functional specs.
  3. Determine if this belongs in implementation reqs — it must describe HOW to build, not WHAT to build (that goes in ***functional specs***).
  4. Draft the requirement following the rules below.
  5. Insert it into the ***implementation reqs*** section.
  6. Read the file again to confirm correct placement and syntax.

What Belongs Here

Implementation reqs are free-form instructions that steer code generation. Common contents:

Installs
42
GitHub Stars
54
First Seen
May 11, 2026
add-implementation-requirement — codeplain-ai/plain-forge