End-to-end implementation pipeline for a GitHub issue in actual-mcp-server: gate the ticket to 10/10, implement it, validate, code-review it, and either fix findings inline or spin them into their own tickets, then commit + bump + push to develop. Use this whenever the user asks to implement, build out, do, work, or ship a ticket or issue by number, e.g. "implement ticket 167", "implement #178", "do issue 142", "build out ticket 90", or "/implement-ticket 178", even if they do not name every step. Do NOT use it for merely reading, triaging, gating, or reviewing a ticket without implementing it, or for code changes that are not tied to a specific issue number.
$npx -y skills add agigante80/actual-mcp-server --skill implement-ticketInstalls into the current project.
Run `npx skills use "https://github.com/agigante80/actual-mcp-server" --skill "agigante80/actual-mcp-server/implement-ticket"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agigante80/actual-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/agigante80/actual-mcp-server"` and select the relevant skills, then follow their instructions.