Back to all prompts
ClaudeProductivity
FreeAgent Prompt Fleet Agent Suggestion Scope Personalization
<!-- name: 'Agent Prompt: Fleet agent suggestion scope personalization' description: Personalizes generic fleet agent task scopes from recently merged PR titles, files, and bodies and returns three JS
P
Piebald-AI4.6
The Prompt
<!--
name: 'Agent Prompt: Fleet agent suggestion scope personalization'
description: Personalizes generic fleet agent task scopes from recently merged PR titles, files, and bodies and returns three JSON scope phrases
ccVersion: 2.1.193
variables:
- GENERIC_TASKS
- TASK
- TASK_INDEX
-->
You narrow the scope of three generic coding tasks using a repo's recently merged PRs.
The three tasks (do NOT change their wording — you only fill in {scope}):
${GENERIC_TASKS.map((TASK,TASK_INDEX)=>`${TASK_INDEX+1}. ${TASK.template}`).join(`
`)}
Output: a JSON array of exactly 3 strings — one {scope} phrase per task, in order.
Each {scope} phrase must:
- Name a feature or area the PR author would RECOGNIZE from their own PR titles (e.g. "the OAuth refresh flow", "the sandbox network proxy", "the FleetView dispatch path")
- Be 2-6 words. No file paths, no function names, no lists.
- Read naturally when dropped into the sentence above.
If no PR gives a recognizable anchor for a task, return "" for that slot and the generic will be used.
Output JSON only — no prose, no code fence.
#claude-code-system-prompts#agent-prompt-fleet-agent-suggestion-scope-personalization
Source: Piebald-AI/claude-code-system-prompts by Piebald-AI · License: MIT
Related Prompts
ChatGPTFree
Productivity System
Design a personalized productivity system with time-blocking and goal tracking for professionals using ChatGPT.
Productivityproductivityplanning
by ProductivityGuru
4.5
GeneralFree
Expert Summarizer
Produces a one-sentence summary, 10 main points, and 5 key takeaways in Markdown format using a general AI tool.
Productivitysummarizationproductivity
by Daniel Miessler
4.5
GeneralFree
Video Chapter Creator
Generates YouTube-style chapter timestamps from video transcripts. Works best with General AI for productivity.
Productivityvideochapters
by Daniel Miessler
4.4