Re-scoped 2026-07-11. Original task ("extract patterns into Claude.ai skills once the Claude Code workflow is validated") is partly superseded: Claude.ai and Claude Code now share the Agent Skills format, and ADR 0011 made the plugin skills self-contained with bundled prompts. This is now a porting task, not an authoring task.
Scope
Port product-ideation and product-flow from plugin/skills/ to claude.ai-compatible skills in skills-claude-ai/. Skip tech-spec — it depends on subagent spawning and file-based artifact handoff that don't translate.
Runtime adaptations (the only intended deltas from the plugin versions):
Remaining
Original context: build skills from lived experience of which prompts get used — priorities 1-3 (#10, #11) shipped, workflow validated.
Re-scoped 2026-07-11. Original task ("extract patterns into Claude.ai skills once the Claude Code workflow is validated") is partly superseded: Claude.ai and Claude Code now share the Agent Skills format, and ADR 0011 made the plugin skills self-contained with bundled prompts. This is now a porting task, not an authoring task.
Scope
Port
product-ideationandproduct-flowfromplugin/skills/to claude.ai-compatible skills inskills-claude-ai/. Skiptech-spec— it depends on subagent spawning and file-based artifact handoff that don't translate.Runtime adaptations (the only intended deltas from the plugin versions):
${CLAUDE_PLUGIN_ROOT}with skill-relative paths.product-dev/registry with a conversation-scoped artifact ledger + explicitproduct-dev-artifacts.mdexport (also bridges back to the plugin: sections drop into.product-dev/artifacts/)Remaining
Original context: build skills from lived experience of which prompts get used — priorities 1-3 (#10, #11) shipped, workflow validated.