Prompt file imported from Conrardy/kata-meal-planner (
.github/prompts/01_onboard/generate_agent.prompt.md). Copyright stays with the author.
Goal
Generate a specialized agent template tailored to specific user requirements.
Context
Agent template
@aidd/prompts/templates/agent.md
Rules
- Input and Output for the agent MUST be ULTRA concise and precise.
- Ask clarifying questions if the user's request is ambiguous or lacks detail.
Instruction steps
- Ask following questions to the user until you gather all necessary information in agent's template.
- Discuss with the user until you have a clear understanding of the agent's purpose, tools, and instructions.
- Use the gathered information to fill in the agent template.
- Review the generated agent to ensure it is straightforward with 0 ambiguity.
- Affect a note between 1 and 10 to the generated agent based on its relevance and completeness.
- Wait for user confirmation before finalizing the agent.
- Provide the completed agent template as the final output into
docs/agents/<generated-agent-name>.md.