Problem
Claude Code skills (ops4life-add-app, ops4life-learning-web, ops4life-insights) are slash commands with multi-step checklists. No equivalent exists in Gemini CLI, GitHub Copilot, or OpenAI Codex.
Currently /convert warns users to reference .claude/references/ and .claude/skills/ manually.
Proposed Solution
When /convert runs, generate a PLAYBOOKS.md that flattens each skill's checklist into a plain markdown runbook — usable as a reference in any AI tool without Claude Code.
Acceptance Criteria
Ref: #11
Problem
Claude Code skills (
ops4life-add-app,ops4life-learning-web,ops4life-insights) are slash commands with multi-step checklists. No equivalent exists in Gemini CLI, GitHub Copilot, or OpenAI Codex.Currently
/convertwarns users to reference.claude/references/and.claude/skills/manually.Proposed Solution
When
/convertruns, generate aPLAYBOOKS.mdthat flattens each skill's checklist into a plain markdown runbook — usable as a reference in any AI tool without Claude Code.Acceptance Criteria
/convertgeneratesPLAYBOOKS.mdalongside the target config fileRef: #11