configure

Create or update CLAUDE.md generator config as JSON.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/gonzaloetjo/setup-claude-md --skill configure-gonzaloetjo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: configure
Source: https://github.com/gonzaloetjo/setup-claude-md/tree/main/skills/configure
Command: npx skills add https://github.com/gonzaloetjo/setup-claude-md --skill configure-gonzaloetjo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly configure how the CLAUDE.md generator behaves, so you can match the workflow to your project size, review preferences, and documentation goals without editing config files by hand.

Core Features & Use Cases

  • Iteration Control: Choose how many refinement passes the generator should run, from a quick scan to an exhaustive pass.
  • Interaction Mode Selection: Decide whether generation runs autonomously, pauses for a base review, or stops after each iteration for hands-on approval.
  • Scope and Output Tuning: Set focus areas, maximum CLAUDE.md length, and whether detailed .claude/rules/ files should be created.
  • Use Case: A developer onboarding a large repository can use this Skill to balance speed and thoroughness before generating documentation.

Quick Start

Use the configure skill to set my CLAUDE.md generator preferences for iterations, interaction mode, focus areas, max lines, and rules-file generation.

Frequently Asked Questions about configure

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

FAQPage Schema
How do I configure CLAUDE.md generator settings without manually editing config files?

Configuring CLAUDE.md generator settings involves prompting for preferences like iteration count, interaction style, focus areas, output length, and optional rules generation. The skill reads and writes existing configuration state to save valid JSON in the project root.

What is iteration control in CLAUDE.md documentation setup workflows?

Iteration control in CLAUDE.md documentation setup lets you choose how many refinement passes the generator runs, ranging from a quick scan to an exhaustive pass. This balances speed and thoroughness to match your project size and review preferences.

Can I choose an autonomous or manual interaction mode for generating documentation?

Yes, interaction mode selection for generating documentation allows you to decide whether generation runs autonomously, pauses for a base review, or stops after each iteration for hands-on approval throughout the workflow.

Does configuring generator preferences support creating detailed rules files?

Configuring generator preferences supports creating detailed rules files by toggling optional rules generation. This determines whether the generator creates additional `.claude/rules/` files alongside setting focus areas and maximum CLAUDE.md length.

What is the best way to set up documentation preferences for a large repository?

The best way to set up documentation preferences for a large repository is to tune scope and output settings, using iteration control to balance speed and thoroughness. This ensures the generated CLAUDE.md matches your specific documentation goals.