Analyze If Func Spec Too Complex

Analyze a functional spec to determine if it is too complex for the renderer. A spec is too complex if it would produce more than 200 lines of code changes. Use after drafting a new functional spec (during `add-functional-spec`, or per spec during `add-functional-specs`) to verify it fits within the complexity limit before inserting it.

codeplain-ai c906565 8.3 KB Updated

File contents

codeplain-ai/plain-forge/tree/main/forge/skills/analyze-if-func-spec-too-complex commit c90656551b

Frequently asked questions

npx skillmds@latest add codeplain-ai/analyze-if-func-spec-too-complex