Prompts banner
tomerbr1 tomerbr1

Prompts

Development community

Description

--- description: "Generate per-subtask prompts for autonomous execution via missioncache-auto (skip for interactive work)" argument-hint: "<project-name>" --- # Regenerate Optimized Prompts Generate per-subtask prompts for a MissionCache project, optimized for autonomous parallel execution via `missioncache-auto`. Each prompt bundles task context, agent recommendations, and skill hints into a self-contained input for a fresh Claude Code worker. **This is an autonomous-workflow tool.** Most in

Installation

Installs to ~/.claude/skills/tomerbr1-claude-orbit-prompts/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tomerbr1-claude-orbit-prompts && curl -fsSL https://raw.githubusercontent.com/tomerbr1/claude-orbit/HEAD/commands/prompts.md -o ~/.claude/skills/tomerbr1-claude-orbit-prompts/SKILL.md

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

Full documentation available on GitHub

View Source Repository