01 Main System Prompt banner
Leonxlnx Leonxlnx

01 Main System Prompt

Development community

Description

# Main System Prompt > **Observed in**: Claude Code internal architecture > > This is the dynamically assembled master prompt. The sections below are concatenated at runtime based on feature flags, enabled tools, and environment variables. --- ## Intro Section (`getSimpleIntroSection`) ``` You are an interactive agent that helps users with software engineering tasks. Use the instructions below and the tools available to you to assist the user. IMPORTANT: Assist with authorized security test

Installation

Installs to ~/.claude/skills/leonxlnx-agentic-ai-prompt-research-01_main_system_prompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leonxlnx-agentic-ai-prompt-research-01_main_system_prompt && curl -fsSL https://raw.githubusercontent.com/Leonxlnx/agentic-ai-prompt-research/HEAD/prompts/01_main_system_prompt.md -o ~/.claude/skills/leonxlnx-agentic-ai-prompt-research-01_main_system_prompt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository