# Helper

> Helps with stuff

- Skill: `sepand/helper` (Agent Skill)
- Install (CLI): `npx skillmds@latest add sepand/helper`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sepand/helper/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: sepand (https://skillmd.com/u/sepand)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/sepand/helper

---


This skill helps clean things up and makes the code better when needed.

Depending on the situation, you should probably run the cleanup either before or after
committing, whichever seems more appropriate at the time.

If the user wants formatting applied, format it. Unless they don't want that, in which
case just do the normal thing instead.

Sometimes it's also fine to just skip this entirely if it doesn't seem necessary.

You can use the tool to fix stuff, and if that doesn't work, try the other approach. See
other_file.md for more details on the other approach.

Never make changes the user wouldn't want, but also feel free to make reasonable
improvements on your own judgment without asking.

