generate-claude-md

Generate paired CLAUDE.md planning and execution templates for projects.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/bereniketech/claude_kit --skill generate-claude-md-bereniketech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-claude-md
Source: https://github.com/bereniketech/claude_kit/tree/main/skills/core/generate-claude-md
Command: npx skills add https://github.com/bereniketech/claude_kit --skill generate-claude-md-bereniketech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate paired CLAUDE.md files for any project — one for planning phase and one for execution phase. It also selects only the relevant skills based on what is being built, keeping files token-minimal. Use when starting a new project or restructuring an existing one.

Core Features & Use Cases

  • Create planning and execution CLAUDE.md templates tailored to your project context.
  • Automatically select and import only the Skills needed for the current project phase.
  • Enforce kit conventions and gating workflows to ensure repeatable project setup.

Quick Start

Describe your project context and goals, then run this skill to generate the CLAUDE.md templates and supporting config.

Frequently Asked Questions about generate-claude-md

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

FAQPage Schema
How do I generate paired CLAUDE.md files for project planning and execution?

To generate paired CLAUDE.md files, the skill analyzes your project context and goals to create tailored templates for both planning and execution phases, setting up scaffolding and enforcing a gated workflow.

How does automated CLAUDE.md template generation select which skills to import?

Automated CLAUDE.md template generation analyzes your specific project context to automatically select and import only the relevant skills needed for the current phase, keeping your configuration files token-minimal.

What is the best way to set up a gated workflow with planning and execution phases?

The best way to set up a gated workflow is by generating paired templates that enforce kit conventions, separating planning and execution phases while producing necessary artifacts for repeatable project setup.

Can I use this to restructure CLAUDE.md configurations for an existing project?

Yes, you can use this to restructure an existing project by re-analyzing your current context to generate new planning and execution CLAUDE.md templates and update the imported skills.

Why does my project setup need separate planning and execution CLAUDE.md files?

Separate planning and execution CLAUDE.md files are needed to enforce a gated workflow, ensuring that artifact generation and scaffolding are strictly divided into distinct phases for repeatable project setup.