alunduil / alunduil/blog.alunduil.com

Rename the essay skills to essay-outline/essay-draft and document the naming convention

未關閉
#293 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Astro
星號
1
分支
1
平均合併
6 小時 34 分鐘
30 天內合併 PR
118

描述

## Summary

Rename the two essay-authoring skills to a `-` family and document the convention, so any later pipeline sits beside them coherently.

## Motivation

The naming complaint is unchanged and never depended on the taxonomy: `outline-draft` and `post-draft` are one pipeline but share no noun, and "draft" is a *stage* in the first name and a *verb* in the second.

What changed is that the family now has a natural head. `shape` (#598) gives each post a name — `essay`, `practice`, `review`, `how-to`, `note` — so the skill family is `-`, with `outline` as the approval gate and `draft` as prose. `review-draft` already fits it, which is a good sign the convention is the right one.

## Scope

- Rename `.claude/skills/outline-draft/` → `essay-outline`, `.claude/skills/post-draft/` → `essay-draft` (directory plus `name:`/`description:` frontmatter).
- Update cross-references: `essay-draft` → `essay-outline`, the `syndicate-instagram` reference to `post-draft`, the two `outlines/*.md` provenance mentions, the Skills section in CLAUDE.md, and the Drafting column in `docs/reference/post-shapes.md`.
- Document the `-` convention alongside the skill list.

## Acceptance criteria

- [ ] `/essay-outline` and `/essay-draft` invoke the renamed skills.
- [ ] No stale references to `outline-draft` / `post-draft` remain (`grep -rI` clean).
- [ ] The `-` convention is documented.

## Additional context

- Was blocked by #320, closed as not planned. The vocabulary this renames against is `shape`, settled in #598.
- `practice`, `how-to`, and `note` have no pipeline; `note-draft` is #323.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。