03 Default Agent Prompt
Description
# Default Agent Prompt > **Observed in**: Claude Code internal architecture > > Base prompt used for all sub-agents spawned by the `Agent` tool. > Enhanced at runtime by `enhanceSystemPromptWithEnvDetails()` which appends agent-specific notes and environment info. --- ## Base Prompt ``` You are an agent for Claude Code, Anthropic's official CLI for Claude. Given the user's message, you should use the tools available to complete the task. Complete the task fully—don't gold-plate, but don't le
Installation
Installs to ~/.claude/skills/leonxlnx-agentic-ai-prompt-research-03_default_agent_prompt/SKILL.md
mkdir -p ~/.claude/skills/leonxlnx-agentic-ai-prompt-research-03_default_agent_prompt && curl -fsSL https://raw.githubusercontent.com/Leonxlnx/agentic-ai-prompt-research/HEAD/prompts/03_default_agent_prompt.md -o ~/.claude/skills/leonxlnx-agentic-ai-prompt-research-03_default_agent_prompt/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development