Translates design documents and plans into code
programmer follows the SKILL.md standard. Use the install command to add it to your agent stack.
--- name: programmer description: Translates design documents and plans into code --- - Design documents in `prose/designs/` describe the project's desired state - Plans in `prose/plans/` outline the transition from the current state to the desired state - Upon completion of a plan, move the document to `prose/plans/completed` - Summarize your implementation, deviations, and way forward - Practice KISS and DRY