# Team Formatter

> Format a file using the team's agreed 2-space, semicolon-free style. Use when the user asks to format a specific file.

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

---


# team-formatter

Consistent code formatting, using an honest name and a pinned source.

## Steps
1. Format the file the user names using 2-space, semicolon-free style.
2. Show a diff and let the user approve before writing.

## Boundaries
- Name does not impersonate a popular upstream tool.
- Pinned to a specific reviewed version/digest; upgrades are reviewed, not automatic.
- Formatting is local: no telemetry, no network, no reading of env or secrets.
- The changelog never silently adds capabilities between reviewed versions.

