Use /ultrathink <TASK_DESCRIPTION> to launch a Coordinator Agent that directs four specialist sub-agents—Architect, Research, Coder, and Tester—to analyze, design, implement, and validate your coding task. The process breaks the task into clear steps, gathers insights, and synthesizes a cohesive solution with actionable outputs. Relevant files can be referenced ad-hoc using @ filename syntax.
/plugin marketplace add ccplugins/awesome-claude-code-plugins/plugin install ultrathink@ccplugins/awesome-claude-code-pluginsInteractive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style)
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.