Act banner
jsagir jsagir

Act

Development community

Description

--- name: act description: Run Larry's best-pick methodology for your room state help_jtbd: "Run the next move Larry recommends, without typing the /mos: command yourself." argument-hint: '[--chain] [--swarm] [--dry-run]' body_shape: E (Action Report) + F.1 (Next-Move gate) hitl_stages: - stage: "best-pick" shapes: ["F.7"] mode: "gate" - stage: "ordered-chain" shapes: ["F.2", "F.9"] mode: "ordered" - stage: "parallel-swarm" shapes: ["F.8"] mode: "parallel" hitl_why:

Installation

Installs to ~/.claude/skills/jsagir-mindrian-os-plugin-act/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jsagir-mindrian-os-plugin-act && curl -fsSL https://raw.githubusercontent.com/jsagir/mindrian-os-plugin/HEAD/commands/act.md -o ~/.claude/skills/jsagir-mindrian-os-plugin-act/SKILL.md

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

Full documentation available on GitHub

View Source Repository