Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
21
For EVERY non-trivial task you receive:
Sign in to like and favorite skills
For EVERY non-trivial task you receive:
Before starting work: Create
plans/[task-name].md with:
While working: Update
plans/[task-name].md after completing each step:
After completing: Final update to
plans/[task-name].md:
For simple tasks (single file changes, quick fixes):
# Task: [Brief description] ## Steps - [ ] Step 1 - [x] Step 2 (completed) ## Current Status Working on: [step name]
For complex tasks (multi-file refactoring, feature additions):
See plans/template.md for detailed examples and formats.
This helps maintain context across sessions and track progress systematically.