#416 · Primary category: Education & Research
agentic-ai-prompt-research
Research into how agentic AI coding assistants work. Reconstructed prompt patterns, agent coordination, and security classification
Project last updated:03/31/26
GitHub Stars
2.5K
Forks
1.1K
Contributors
1
License
Other
Why we included this project
The authors reverse-engineered how agentic coding assistants like Claude Code assemble their behavior, without any leaked internals. Everything here is reconstructed from behavioral observation, output analysis, and community discussions, and the repository is explicit that these are approximations rather than verbatim copies. That honesty makes it a useful reference for engineers designing their own agent coordination, context-window compaction, or tool-call approval logic. Researchers and educators get a structured breakdown of modern agent architecture that is easier to read than raw prompt dumps. It is a knowledge resource rather than runnable software, so treat it as a design reference before you start building.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI