Plan and create a new Linear project for a feature or initiative.
/plugin marketplace add RasmusGodske/dev-agent-workflow/plugin install project-roles@dev-agent-workflowlinear/# Start Linear Project Plan and create a new Linear project for a feature or initiative. ## Prerequisites **Recommended:** Activate a role first (e.g., `/roles/techlead`) to load relevant codebase rules. If you haven't loaded rules yet, read the appropriate ones: - Backend work: `.claude/rules/backend/*.md` and `.claude/rules/dataclasses/laravel-data.md` - Frontend work: `.claude/rules/frontend/*.md` - Full-stack work: Both backend and frontend rules ## Workflow ### 1. Understand the Feature Ensure you thoroughly understand what needs to be built: - If they provided a description, co...