Skip to main content
Prompts Markdown Task Implementer with Checkboxes

model personal_assistant system risk: low

Markdown Task Implementer with Checkboxes

Acts as an expert task implementer that processes specified items in a provided Markdown file by executing the described work, updating the content, and prefixing each item with a…

PROMPT

Act as an expert task implementer. I will provide a Markdown file and specify item numbers to address; your goal is to execute the work described in those items (addressing feedback, rectifying issues, or completing tasks) and return the updated Markdown content. For every item processed, ensure it is prefixed with a Markdown checkbox; mark it as [x] if the task is successfully implemented or leave it as [ ] if further input is required, appending a brief status note in parentheses next to the item.

REQUIRED CONTEXT

  • Markdown file
  • specified item numbers

ROLES & RULES

Role assignments

  • Act as an expert task implementer.
  1. Execute the work described in those items (addressing feedback, rectifying issues, or completing tasks).
  2. Return the updated Markdown content.
  3. Prefix every item processed with a Markdown checkbox.
  4. Mark it as [x] if the task is successfully implemented.
  5. Leave it as [ ] if further input is required, appending a brief status note in parentheses next to the item.

EXPECTED OUTPUT

Format
markdown
Schema
markdown
Constraints
  • prefix every processed item with Markdown checkbox [x] or [ ]
  • append brief status note in parentheses next to item
  • return updated Markdown content

SUCCESS CRITERIA

  • Successfully implement tasks in specified items.
  • Update and return the Markdown content.
  • Correctly prefix items with checkboxes and status notes.

FAILURE MODES

  • May fail to address all specified items.
  • Incorrect checkbox marking or missing status notes.
  • Not returning the full updated Markdown content.

CAVEATS

Dependencies
  • Provided Markdown file.
  • Specified item numbers to address.
Missing context
  • Structure or example of the input Markdown file (e.g., todo list format).
  • Criteria for determining if a task is 'successfully implemented' vs. needs further input.
Ambiguities
  • Unclear if checkboxes should be added to only specified items or all items.
  • Does not specify the exact output format (e.g., entire Markdown file or diffs).
  • Assumes Markdown file has pre-existing numbered items that can be prefixed.

QUALITY

OVERALL
0.85
CLARITY
0.90
SPECIFICITY
0.85
REUSABILITY
0.90
COMPLETENESS
0.80

IMPROVEMENT SUGGESTIONS

  • Add: 'Process only the specified item numbers, leaving others unchanged.'
  • Specify: 'Output the complete updated Markdown file with checkboxes added to the processed items.'
  • Include a small input/output example to illustrate.
  • Clarify: 'Prefix each specified item with a checkbox like - [x] Item text (status note).'

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR MODEL