# Save To Md

> Deprecated compatibility alias for log-code-session. Use when an existing workflow or user still says "save-to-md" or "/save-to-md". Delegate the complete request and arguments to log-code-session, which writes the coding-session artifact without committing, pushing, merging, tracker mutation, or repository cleanup. Prefer log-code-session or wrap-session for all new workflows.

- Skill: `dinglebear-ai/save-to-md` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add dinglebear-ai/save-to-md`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dinglebear-ai/save-to-md/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: dinglebear-ai (https://skillmd.com/u/dinglebear-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/dinglebear-ai/save-to-md

---


# save-to-md compatibility alias

This skill is retained temporarily so existing callers do not break.

1. Invoke `log-code-session` with the same arguments.
2. Do not add any legacy maintenance, commit, push, PR, merge, tracker, worktree, branch-cleanup, or HTML-rendering behavior.
3. Tell the caller that `save-to-md` is deprecated and the canonical skill is `log-code-session`.

