amit-mizrachi
- 3 skills
- 0 followers
- 1 day ago last updated
- ▌ Mywayfinder · amit-mizrachiWayfinder plus a published chart - the map's blocking graph as an interactive artifact, drawn when the map is charted and updated as the last step of resolving every ticket.
- ▌ Next Prompt · amit-mizrachiGenerate a continuation prompt for the next task and launch it as a new background agent (visible in the Claude Code Agents screen). Use when the user wants to hand off work to a fresh session, is running low on context, or wants to capture what to do next.
- ▌ Night Sprint · amit-mizrachi bundleDelivers a whole feature overnight through autonomous sessions run strictly one after another - a conductor session that writes no code but launches each ticket, revives stuck or dead sessions, and fires the reviews, plus one implementer session per ticket, all on ONE branch landing as ONE pull request. Gets or builds a ticket breakdown first (via to-spec and to-tickets), decides whether to review once at the end or at checkpoints, and optionally ends with a test session that boots the stack or runs evals. Use when the user says "night sprint", "sprint this feature", "build this overnight", "run this while I sleep", "ticket after ticket", or wants a feature taken end to end unattended in a single PR.