English

On the Use of Agentic Coding Manifests: An Empirical Study of Claude Code

Software Engineering 2025-12-30 v1

Abstract

Agentic coding tools receive goals written in natural language as input, break them down into specific tasks, and write/execute the actual code with minimal human intervention. Key to this process are agent manifests, configuration files (such as Claude.md) that provide agents with essential project context, identity, and operational rules. However, the lack of comprehensive and accessible documentation for creating these manifests presents a significant challenge for developers. We analyzed 253 Claude.md files from 242 repositories to identify structural patterns and common content. Our findings show that manifests typically have shallow hierarchies with one main heading and several subsections, with content dominated by operational commands, technical implementation notes, and high-level architecture.

Keywords

Cite

@article{arxiv.2509.14744,
  title  = {On the Use of Agentic Coding Manifests: An Empirical Study of Claude Code},
  author = {Worawalan Chatlatanagulchai and Kundjanasith Thonglek and Brittany Reid and Yutaro Kashiwa and Pattara Leelaprute and Arnon Rungsawang and Bundit Manaskasemsak and Hajimu Iida},
  journal= {arXiv preprint arXiv:2509.14744},
  year   = {2025}
}
R2 v1 2026-07-01T05:43:24.299Z