Aircall Dev Flow

Orchestrates Kento's per-ticket dev loop end-to-end in this session: Jira ticket → create/reuse a git worktree → implement → debug in the browser → commit, push, open the MR → optionally watch the pipeline. Runs autonomously through setup and implementation, then STOPS at a readiness gate before shipping. Use when the user wants to start work on a ticket/feature/fix, "spin up a worktree and implement", "take this from ticket to MR", or kick off the dev flow. Delegates each step to existing skills — it does not reimplement them. For work that maestro owns or should own, use `aircall-dev-flow-maestro`.

kentoje 83eec58 4 files · 30.5 KB Updated

File contents

kentoje/dotfiles/tree/main/.agents/skills/aircall-dev-flow commit 83eec58bec

Frequently asked questions

npx skillmds@latest add kentoje/aircall-dev-flow