add-functional-specs

Installation
SKILL.md

Add Functional Specs

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

  • The user asks for several functional specs to be added in one go (e.g. "add these three specs", "spec out this feature in a few bullets").
  • A higher-level skill or workflow (forge-plain, add-feature, debug-specs) needs to author a tight group of related specs.
  • Anywhere you would otherwise be tempted to write more than one functional spec without running per-spec analysis.

If you only need to add a single spec, use the add-functional-spec skill instead. Either way, never edit the ***functional specs*** section by hand — every new entry must go through one of these two skills so the complexity and conflict checks actually run.

Workflow

This skill is add-functional-spec applied one spec at a time, in order, with no shortcuts. The batch never escapes per-spec rigor.

Installs
37
GitHub Stars
54
First Seen
May 13, 2026
add-functional-specs — codeplain-ai/plain-forge