cpx commands

8 tagged cpx, measured the same way as everything else here.

Browse within: codesys 8ethercat 8festo 8iec-61131-3 8

audit-naming

01

efranceschetti/festo-codesys-mcp

Command Claude Code

Hungarian + PascalCase + abbreviation naming audit over a folder of .st files, plus architectural lint (single-writer, FB isolation, 1-POU-per-file). A composition of plcvalidate (batch) + reviewstcode + grep-based structural checks + a final checklist.

1 6d ago A 58 tokens original MIT

daily-warmup

02

efranceschetti/festo-codesys-mcp

Command Claude Code

Start-of-day routine — sync the repo, keep deps in sync, get build/test/lint green, show the latest commits and open PRs.

1 6d ago A 30 tokens original MIT

fb-from-library

03

efranceschetti/festo-codesys-mcp

Command Claude Code

Adapt an existing Function Block from the library into the current project. Reads the source, shows it to the user, helps rename/customize, and writes it to the correct destination.

1 6d ago A 36 tokens original MIT