jamesccupps

Ppcl New — Development skill for Claude Code

Development community

Author a new PPCL program from a described sequence of operations.

How to install Ppcl New

Installs to ~/.claude/skills/jamesccupps-ppcl-ppcl-new/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jamesccupps-ppcl-ppcl-new && curl -fsSL https://raw.githubusercontent.com/jamesccupps/PPCL/HEAD/commands/ppcl-new.md -o ~/.claude/skills/jamesccupps-ppcl-ppcl-new/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ppcl New does


description: Author a new PPCL program from a described sequence of operations argument-hint:

Write PPCL for: $ARGUMENTS

Prefer a sequence document over hand-written PPCL

When someone is describing *behaviour* rather than editing existing code, build a sequence document and compile it. A decision table of equipment against modes, plus interlocks, resets and loops, compiled with `ppcl_compile_sequence`.

That is not a stylistic preference. The compiler

Alternatives in Development

  • Gmail AutoAuth MCP Installation Guide — This guide will help you install and configure the Gmail AutoAuth MCP server for managing Gmail operations thr 1.1k ★
  • Gemini For Claude Code — A Python program allowing the use of Claude Code with Google's Gemini models 338 ★
  • Maestro — BOOT SEQUENCE: Activate The Grandmaster (System Orchestrator) with strategic mode selection 210 ★

Full documentation available on GitHub

View Source Repository