Init Local Md — Development skill for Claude Code
Create or reinitialize .claude/local.md with environment-specific configuration.
How to install Init Local Md
Installs to ~/.claude/skills/tillmeier-claude-code-guardrails-init-local-md/SKILL.md
mkdir -p ~/.claude/skills/tillmeier-claude-code-guardrails-init-local-md && curl -fsSL https://raw.githubusercontent.com/tillmeier/claude-code-guardrails/HEAD/commands/init-local-md.md -o ~/.claude/skills/tillmeier-claude-code-guardrails-init-local-md/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Init Local Md does
name: init-local-md description: Create or reinitialize .claude/local.md with environment-specific configuration. Detects project type, environment, and available tools, then writes an appropriate template. Pass `--force` to overwrite without backup prompt. argument-hint: "[--force]"
Initialize .claude/local.md
Create or reinitialize the .claude/local.md file with environment-specific configuration. This command detects the current environment and creates an appropriate local.md file
Alternatives in Development
- 05 Env And Auth — Prompt 05: Environment Configuration & API Authentication 2.3k ★
- Rb Init — Scaffold a new multi-agent repository from the RepoBrain template (invokes agent-repo-init skill) 1.3k ★
- Ag Init — Scaffold a new multi-agent repository from the Antigravity template (invokes agent-repo-init skill) 1.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Check Project Setup
Use when project setup may have drifted or new components are available. Detects gaps between current and reco
Openehr Explain
One-stop router that explains or looks up any openEHR thing — auto-detects an archetype, a template, an RM/AM/
Setup Copilot
Universal Claude Copilot setup. Auto-detects context and routes to the appropriate setup command.
Continue Quest
Re-enter an active campaign — detects where you left off and offers appropriate next steps
Scope Decision
Challenge your plan's scope and force an Expansion, Selective-Expansion, Hold, or Reduction call. Reads friday
Add Observability
Add production observability to a service — structured logging, metrics endpoint, health checks, and Sentry er
Related Agents
Gantry Verifier
Runs the readiness gate. Use to execute the project's lint/test/build from its own .claude/gates.sh, the check
Output Agent
Presentation formatting specialist that takes raw analysis results from skill execution or playbook completion
Template Contract Reviewer
Use after any change under aai_cli/init/templates/ (the assembly init starter apps) to verify the scaffold sti