home/productivity/moyu-prompt-6

Moyu prompt

GPTClaudeDeepSeek··1,268 copies·updated 2026-07-14
moyu-prompt-6.prompt
Add an `export_csv` function to app.py that exports all tasks to a CSV file. The function should accept a `filename` parameter (default "tasks.csv") and write columns: id, title, status, assignee, priority, created_at. Return the number of tasks exported.

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