home/productivity/moyu-prompt-8

Moyu prompt

GPTClaudeDeepSeek··1,270 copies·updated 2026-07-14
moyu-prompt-8.prompt
Fix the bug in `complete_task` function in app.py. When a task_id is not found in the task list, the function crashes with an UnboundLocalError because it tries to access the `task` variable outside the loop. Fix it so that it returns None when the task is not found.

when to use it

Community prompt sourced from the open-source GitHub repo uucz/moyu (MIT). A "Moyu prompt" 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