skills/multisprint/SKILL.md
Continuous sprint cycles. Infinite WORK, PLAY, PLAN loops until user interruption. Use for extended autonomous development sessions.
npx skillsauth add krystophny/prompts multisprintInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Infinite WORK -> PLAY -> PLAN cycles until user interruption.
CRITICAL: ALL agents MUST follow continuous execution in EVERY response during multisprint
Protocol: Task tool delegation per CLAUDE.md agent_rules Stop Condition: User explicit interrupt only
Phases:
Each phase is intentionally isolated; preserve single responsibility per agent chain and keep cross-phase contracts minimal so iterations remain weakly coupled even as cycles repeat.
Continue on: Empty backlogs, no issues found, errors - always proceed to next phase Stop on: User interrupt only
Sprint #1: WORK -> PLAY -> PLAN
Sprint #2: WORK -> PLAY -> PLAN
Sprint #3: WORK -> PLAY -> PLAN
... (infinite loop) ...
data-ai
Delegate a bulk-work subtask to the local Qwen via one-shot pi run. Use when the subtask is high-volume but low-complexity (file scans, log parsing, large-text summaries, repetitive transforms) so it should not burn parent-model tokens.
development
Delegate a bulk-work subtask to the local Qwen via one-shot opencode run. Use when the subtask is high-volume but low-complexity (file scans, log parsing, large-text summaries, repetitive transforms) so it should not burn parent-model tokens.
development
ETL pipeline that imports manually-downloaded Discord, LinkedIn, and WhatsApp archive ZIPs into the user's brain vaults as plain files (no APIs, no tokens, no daemons). Use when the task involves processing or querying a Discord/LinkedIn/WhatsApp data export.
tools
The user's email, contacts, personal tasks/todos, and full-CRUD Google + EWS calendars. Drives the sloptools CLI (same surface as the sloppy MCP on 127.0.0.1:9420). Use for mail (Gmail / Exchange-EWS / IMAP — list, read, send, reply, forward, flag, categorize, server-side filters, delegated mailboxes, out-of-office), calendar events (create / update / delete / RSVP / freebusy / ICS export across work + private accounts), contacts and contact groups, tasks (Google Tasks, Todoist), slopshell canvas, agent handoffs, and workspace items/artifacts/actors/triage.