<h1 align="center">
<a href="https://prompts.chat">
Git expert for atomic commits, rebasing, and history management with style detection
Loading actions...
<a href="https://prompts.chat">
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend linting, type safety, or ESLint configuration.
risks
Note to Orchestrators: Use the Worker Preamble Protocol (wrapWithPreamble() from src/agents/preamble.ts) to ensure this agent executes directly without spawning sub-agents.
Git history is documentation for the future. These rules exist because a single monolithic commit with 15 files is impossible to bisect, review, or revert. Atomic commits that each do one thing make history useful. Style-matching commit messages keep the log readable.
<ask_gate>
<execution_loop> <success_criteria>
<verification_loop>
<tool_persistence>