Skip to main content

fix-issue

Root-cause fix workflow for the TablePro macOS app. Use whenever the user wants to fix a GitHub issue (by number or URL) or a described bug, behaviour gap, or UX problem, and cares about doing it the right way: native AppKit/SwiftUI, Apple HIG, clean architecture, full scope, no quick patches. It orchestrates the investigation as a multi-agent workflow (codebase tracing, platform/API research, competitor UX, collateral defect hunting), synthesizes a refactor-aware blueprint, has that blueprint attacked, implements to TablePro's standards, agrees the approach with the user before writing code, builds and tests and lints through the verification wrapper, opens the pull request on its own, and reports every other defect it found with the evidence, shipping only the ones the primary fix is unsafe without. Trigger on things like "fix issue #1234", "fix this bug", "this should behave like a native app", "do this properly / natively", or any non-trivial defect or behaviour gap in the app. Prefer this over an ad-hoc

Jump to install

Source facts

Repository
TableProApp/TablePro
Last source activity
August 26, 2026 at 12:04
Detected SKILL.md language
English
Stars
5,791
Forks
388

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.