Initializes or updates a project with the project-management plugin structure. Creates _claude/ directories and a versioned CLAUDE.md on fresh projects, verifies and updates outdated plugin-managed sections on existing projects, or appends plugin sections to an existing CLAUDE.md. Use when setting up the plugin in a new project or when plugin template sections have been updated.
$npx -y skills add dionridley/claude-plugins --skill dr-initInstalls into the current project.
Run `npx skills use "https://github.com/dionridley/claude-plugins" --skill "dionridley/claude-plugins/dr-init"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dionridley/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/dionridley/claude-plugins"` and select the relevant skills, then follow their instructions.