apps/skills,think: owner-wide skills CLI + helpers (lode A)
Lands the storage layout, shared helpers, and `sol call skills` CLI
verbs (list, show, observe, seed, promote, refresh, mark-dormant,
retire, edit-request, rename) as the foundation for the skills
observer/editor refactor. Zero user-visible change — the old
per-activity talent and per-facet data stay dormant on disk; the new
owner-wide journal/skills/{patterns.jsonl,edit_requests.jsonl,*.md}
starts empty. Writes are fcntl-locked, atomic, and idempotent. Lode B
will add the observer/editor talents and cut Pulse over to read the
new storage.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>