From marx
Standard-tier development workflow. Orchestrates specialized agents (Groucho, Chico, Harpo, Zeppo, Gummo) through the implementation pipeline defined in CLAUDE.md. Use for multi-file features, new functionality, or any work requiring design, review, and testing gates.
How this skill is triggered — by the user, by Claude, or both
Slash command
/marx:actThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Runs the `act` command with the provided arguments.
Runs the act command with the provided arguments.
Load commands/act.md and execute it with $ARGUMENTS.
npx claudepluginhub schuyler/duck-soup --plugin marxGuides multi-phase feature development with research, planning, implementation, and review phases. Use for complex features touching >5 files or requiring architecture decisions.
Implements features using parallel subagents with scope control, reflection, and MCP servers for memory/context. Activates on implement/build/create requests in JS/TS projects.
Multi-AI implementation with structured development workflow. Enforces pre-development state checks and detects whether the task is dev or knowledge work to route appropriately.