subagent-prompt
SolidProduce a comprehensive prompt that hands off the current session's work to a fresh session for sub-agent-orchestrated execution. Use when the user wants to execute discussed/planned work in a new session, run a job to completion via sub-agents, or generate a portable handoff prompt with per-task verification. Triggers on "/subagent-prompt", "give me a prompt to run this in a new session", "hand this off to sub-agents", "execute this with sub-agents".
Install
Quality Score: 87/100
Skill Content
Details
- Author
- existential-birds
- Repository
- existential-birds/beagle
- Created
- 5 months ago
- Last Updated
- today
- Language
- Shell
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
agentica-prompts
Write reliable prompts for Agentica/REPL agents that avoid LLM instruction ambiguity
agentica-prompts
Write reliable prompts for Agentica/REPL agents that avoid LLM instruction ambiguity
goal-prompt-architect
create, audit, and improve high-performance /goal prompts for autonomous coding agents and long-running agent workflows. use when the user asks for a /goal prompt, goal prompt template, codex/claude code/hermes mission prompt, long-running agent prompt, multi-day autonomous execution prompt, marathon agent prompt, repo-specific autonomous task prompt, or wants to transform a vague task into a measurable, risk-bounded, verification-driven execution contract.
code-subagents
Subagent dispatch patterns for implementation tasks. Use when spec-implement has multiple tasks to execute and subagents are available. Covers parallel dispatch for independent work, the two-stage review cycle (spec compliance then code quality), focused prompt construction, and integration of results. Trigger when executing plan tasks with subagent support, when facing 2+ independent problems, or when the user asks to use subagents for implementation.
prompt-engineer
Expert guidance for writing and optimizing LLM prompts. Use when creating or updating AGENTS.md, CLAUDE.md, SKILL.md, system prompts, or custom instructions.