S12

GPTClaudeDeepSeek··384 copies·updated 2026-07-14
s12.prompt
Do two things: (1) Fix the bug in `complete_task` where it crashes with UnboundLocalError when the task ID is not found — it should return None instead. (2) Add a `bulk_complete` function that accepts a list of task IDs and marks them all as completed, returning a list of successfully completed IDs.

when to use it

Community prompt sourced from the open-source GitHub repo uucz/moyu (MIT). A "S12" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

uucz/moyu · MIT