Automate initial project planning: gather requirements, generate planning docs, create SESSION.md, and prepare for Phase 1.
/plugin marketplace add secondsky/claude-skills/plugin install project-workflow@claude-skills# Plan Project Automate initial project planning: gather requirements, generate planning docs, create SESSION.md, and prepare for Phase 1. --- ## Your Task Follow these steps to take a project from description to ready-to-code state. ### 0. Check for PROJECT_BRIEF.md (Optional) **If PROJECT_BRIEF.md exists** in project root or planning/ directory: **If found:** - Read PROJECT_BRIEF.md first - Extract validated scope, tech stack, and constraints - Use as context for project-planning skill invocation - Skip redundant questions (tech stack and scope decisions already validated in brie...