
Publisher on askill
Resume work on a branch/PR after a break. Use when asking where was I, what's the status, picking up where I left off, what needs attention, or getting context on current work. Triggers: /resume-work,...
Fully autonomous development workflow from prompt to commit. Chains explore → prepare → implement → commit. Triggers: /vibe, "vibe this", "autonomous workflow".
Validate implementation against acceptance criteria using dual-agent verification. Triggers: 'accept', 'acceptance check', 'verify implementation', 'did it work'.
Convert user feedback on recent implementations into tasks. Triggers: /fix, "fix this", "create issues from feedback"
Repackage branch into clean, tested, vertical commits. Triggers: 'split commits', 'repackage commits', 'reorganize commits', 'clean up branch history'. Not for single-commit branches — use /commit ins...
Wrap common Graphite CLI operations for branch management and stacking. Use to check branch stack, rebase stack, sync branches, navigate between stacked branches, or get branch info. Triggers: /gt
Convert exploration or review findings into beads epic + child issues + swarm. Triggers: /prepare, "prepare work", "create tasks from plan".