Wraps internal tooling shortcuts for the team. Use when the user asks for the internal helper or mentions the helper workflow.
Lints and formats TypeScript files on demand. Use when the user asks to lint, format, or check style in .ts or .tsx files, or mentions eslint or prettier.
"Fills date-range pickers in list filters. Use when the user asks to filter a table by period, set a from/to date, or mentions the range picker."
Replays recorded webhook payloads through the mapping layer and diffs the resulting billing events. Use when investigating a mis-billed tenant or verifying a mapping change.
Syncs pricing tables between the catalogue and the billing system. Use when a price change must be propagated or a sync run has to be replayed.
Renders invoice PDFs from the template set and compares them against golden files. Use when changing invoice layout, fonts, or the golden-file suite.
Formats release notes from a changelog file and publishes them to the docs site. Use when preparing a release announcement or refreshing published notes.
Writes and refreshes API documentation for the parser package. Use when adding an exported function, changing a signature, or preparing a docs release.