claude-code-induced-introspection
Description
This repository contains a comprehensive extraction and analysis of Claude Code's system prompt, along with detailed explanations of inferred key subsystems and tools, and an architectural analysis using a prompting technique we call "Induced Introspection", which systematically prompts the system t
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude Code: Induced Introspection
This repository contains a comprehensive extraction and analysis of Claude Code's system prompt, along with detailed explanations of inferred key subsystems and tools, and an architectural analysis using a prompting technique we call "Induced Introspection", which systematically prompts the system to articulate its own "self-image" through structured dialogue. This allows us to document how Claude Code functions as an agentic system for software engineering tasks.
Table of Contents
- About
- Purpose
- Repository Structure
- Methodology
- Architecture Overview
- Key Architectural Components
- Subsystems Integration
- Documentation Contents
About
Rather than reverse engineering from external artifacts, we guided Claude Code to reflect upon and document how it conceptualizes its own internal mechanisms. This approach offers unique insights into how agentic LLM-based systems represent their own operational models.
**Note:** This documentation represents Claude Code's self-conceptualization, not a definitive description of the actual implementation.
Purpose
This repository serves as a reference for:
- Understanding Claude's capabilities and limitations
- Learning about Claude Code's available tools
- Improving Claude interactions by aligning with its parameters
- Academic research on LLM agent frameworks
- Studying agentic LLM system design principles
- Exploring patterns for building similar systems
Repository Structure
claude-code-docs/
├── docs/
│ ├── architecture/ # High-level architectural analysis
...
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git