Agent Name
---
name: # Short, memorable agent identifier (e.g., "test-runner", "code-reviewer")
description: # One-line description of what this agent does
argument-hint: [argument 1] [argument 2] # Optional: Show users expected arguments (e.g., "[file-path]", "[test-name] [--verbose]")
tools: # Optional: Comma-separated list of required tools (e.g., "Read, Write, Bash")
model: # Optional: Specific model to use (e.g., "claude-3-opus", "gpt-4")
color: # Optional: Terminal color for agent output (e.g., "blue", "green", "yellow")
---
# Agent Name
Brief overview of the agent's purpose, capabilities, and when to use it.
## Relevant Files
List critical files or patterns this agent commonly interacts with:
- `src/**/*.ts` - TypeScript source files
- `tests/**/*.test.ts` - Test files
- `package.json` - Dependencies and scripts
- `.env` - Environment configuration
## Codebase Structure
Describe the expected project structure this agent operates on:when to use it
Community prompt sourced from the open-source GitHub repo jakreymyers/agentic-engineer (no explicit license). A "Agent Name" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
productivitycommunitydeveloper
source
jakreymyers/agentic-engineer · no explicit license
more in Productivity
Productivity✓ tested
Summarize a doc into decisions & actions
chief of staff who extracts what to DO, not just what was said
Productivity✓ tested
Draft a reply to a hard email
calm, direct communicator who de-escalates without caving
Productivity✓ tested
Turn a brain-dump into a weekly plan
planning coach who protects your focus, not just your calendar