authoring-claude-md

Create and maintain CLAUDE.md files documenting project-specific context for AI coding agents.

1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/attunehq/agentic-bun --skill authoring-claude-md
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: authoring-claude-md
Source: https://github.com/attunehq/agentic-bun/tree/main/.agents/skills/authoring-claude-md
Command: npx skills add https://github.com/attunehq/agentic-bun --skill authoring-claude-md

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you create and maintain CLAUDE.md files, which act as crucial project-specific memory for AI coding agents, ensuring they have access to non-obvious context.

Core Features & Use Cases

  • CLAUDE.md Creation: Guides the generation of new CLAUDE.md files for projects.
  • Contextual Enhancement: Assists in adding architectural patterns, design decisions, and project-specific conventions to existing CLAUDE.md files.
  • Use Case: When starting a new project, use this Skill to establish a comprehensive CLAUDE.md that details unique architectural choices and coding standards, ensuring future AI interactions are contextually relevant and efficient.

Quick Start

Use the authoring-claude-md skill to create a new CLAUDE.md file for the current project.

Frequently Asked Questions about authoring-claude-md

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a CLAUDE.md file and why do I need project memory for AI coding agents?

A CLAUDE.md file acts as project-specific memory for AI coding agents by documenting non-obvious conventions, architectural patterns, and design decisions not evident from code inspection. It ensures future AI interactions remain contextually relevant and efficient.

How do I create a CLAUDE.md file for a new software project?

To create a CLAUDE.md file, document your project's unique architectural choices, coding standards, and recurring issues. Focus on providing actionable context with high signal over noise, while excluding generic advice and temporary notes.

What should I include in project memory for AI coding agents?

Project memory should include non-obvious conventions, architectural patterns, design decisions, and recurring issues that solve real friction. Exclude generic advice and temporary notes to maintain actionable context and signal over noise.

When should I update my CLAUDE.md file?

Update your CLAUDE.md file when new architectural patterns emerge, design decisions change, or recurring issues occur. Contextual enhancement ensures AI coding agents maintain access to relevant project-specific conventions and non-obvious context.

Does CLAUDE.md work with existing codebases or only new projects?

CLAUDE.md works with both new and existing codebases. For existing projects, you can add architectural patterns, design decisions, and project-specific conventions to ensure AI interactions are contextually relevant and efficient.

What is the best way to document coding conventions for AI agents?

The best way to document coding conventions for AI agents is creating a CLAUDE.md file focusing on signal over noise. Document non-obvious conventions and design decisions that solve real friction, excluding generic advice and temporary notes.