Initialize a scrum.ts file based on AI-Agentic Scrum Dashboard template
/plugin marketplace add atusy/agentic-scrum/plugin install agentic-scrum@agentic-scrum## Initialize AI-Agentic Scrum Dashboard You are setting up a new project with the AI-Agentic Scrum methodology. This command will create a `scrum.ts` file in the project root that serves as the single source of truth for all Scrum artifacts. **Reference**: Use the `scrum-dashboard` skill for ongoing dashboard maintenance after initialization. ### Step 1: Gather Project Information Ask the user the following questions interactively. Wait for answers before proceeding to file generation. **Required Information:** 1. **Product Name**: What is the name of this product/project? 2. **Prod...