my-init

Add or update standard workflow sections in CLAUDE.md.

Updated May 8, 2026
One-click install
npx skills add https://github.com/mike2ox/my-claude-code-config --skill my-init
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: my-init
Source: https://github.com/mike2ox/my-claude-code-config/tree/main/skills/my-init
Command: npx skills add https://github.com/mike2ox/my-claude-code-config --skill my-init

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the addition or updating of standard workflow sections in the project's CLAUDE.md file, streamlining the setup process for new projects or workflow updates.

Core Features & Use Cases

  • Automated Workflow Initialization: Adds or updates the standard workflow sections in CLAUDE.md.
  • Version Control: Ensures the latest version of the workflow is used.
  • Use Case: When starting a new project or updating the workflow, this Skill automatically adds the necessary sections to the CLAUDE.md file.

Quick Start

Initialize the project workflow by running /my-init.

Frequently Asked Questions about my-init

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

FAQPage Schema
How do I automate project initialization for CLAUDE.md workflow setup?

You can automate project initialization by running the `/my-init` command to automatically add or update standard workflow sections in your CLAUDE.md file. This handles both basic setup and version control updates.

What are standard workflow sections in CLAUDE.md and when do I need them?

Standard workflow sections in CLAUDE.md define structured processes for project tasks. You need them when starting a new project or updating an existing workflow to ensure consistent version control and automated setup.

Do I need bash scripting capabilities to update version control in CLAUDE.md?

Yes, bash scripting capabilities are required because the initialization process relies on bash scripts to edit files and apply version control updates to the CLAUDE.md workflow sections.

Can I use scripts to initialize workflows for existing projects without losing data?

Yes, the initialization scripts update existing CLAUDE.md files by adding or modifying standard workflow sections, ensuring the latest version of the workflow is used without breaking your current project data.

What's the best way to manage version control updates during project workflow setup?

The best way to manage version control updates during workflow setup is to use an automated initialization command that ensures the latest workflow version is applied directly to your CLAUDE.md file.