# My Checklist

> This project's pre-merge checklist — run it before any PR is merged

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

---


# Pre-merge checklist

1. Tests pass locally (`npm test`).
2. No stray console.log or commented-out code.
3. The PR description says what changed and why, in two sentences.
4. Breaking changes are called out at the top.
5. One reviewer has actually run the code.

