Start a new feature and create Notion tracker
# Feature Start You are starting a new feature development workflow with Notion tracking. ## Steps to follow: ### 1. Gather Information Ask the user for: - **Feature name**: What feature are you building? - **Description**: Brief description of the feature **Note**: The Notion Database ID is read from `.mcp.json` configuration file (`featureTracker.defaultDatabaseId`). - If the database ID is not configured or is "YOUR_DATABASE_ID_HERE", ask the user to provide it and inform them they can set it in `.mcp.json` to avoid entering it every time. - If configured, use the default database ID...