← ClaudeAtlas

update-gitignorelisted

Creates or updates a .gitignore file using git-agent AI generation. This skill should be used when the user asks to "update gitignore", "create gitignore", "add ignore rules", or needs to initialize ignore rules for a project.
FradSer/dotclaude · ★ 550 · Code & Development · score 83
Install: claude install-skill FradSer/dotclaude
1. Preserve custom rules from existing .gitignore 2. `git-agent init --gitignore --force` 3. On auth error (401), retry with `--free` 4. Re-add preserved custom rules 5. Show diff CLI reference: `${CLAUDE_PLUGIN_ROOT}/references/cli.md`