Generous-Corp

Control — Development skill for Claude Code

Development community

Discover and use Pulp's exact-instance typed runtime-control operations safely.

How to install Control

Installs to ~/.claude/commands/generous-corp-pulp-control.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Generous-Corp/pulp/HEAD/.claude/commands/control.md -o ~/.claude/commands/generous-corp-pulp-control.md

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

What Control does


name: control description: Discover and use Pulp's exact-instance typed runtime-control operations safely

Use the installed `pulp` command and the canonical broker. Start with read-only discovery; never guess an instance, choose "newest", or add a host/port/raw protocol fallback.

pulp control profiles --json
pulp control instances --json
pulp control status --instance "$INSTANCE_ID" --explain --json

For a typed operation, inspect the exact live instance and request only th

Alternatives in Development

  • Vibekit — A simple SDK for safely running Codex, Gemini CLI, and Claude Code in a secure sandbox 1.7k ★
  • Retune Color — Change a Graphite color safely by editing only the canonical primitive, then verify 452 ★
  • Claude Cognitive — Working memory for Claude Code - persistent context and multi-instance coordination 440 ★

Full documentation available on GitHub

View Source Repository