break-down-func-spec

Installation
SKILL.md

Break Down Functional Spec

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

When to Use

  • analyze-if-func-spec-too-complex flagged a spec as TOO COMPLEX.
  • A spec is suspected of exceeding the 200 LOC limit and needs to be split preemptively.
  • A spec bundles multiple behaviors, constructs, or concerns that should be separated.

Input

The functional spec to break down, plus the full .plain file it belongs to.

Workflow

Installs
42
GitHub Stars
54
First Seen
May 11, 2026
break-down-func-spec — codeplain-ai/plain-forge