Start Session Initialize your AI development session and begin working on tasks. --- Operation Types | Marker | Meaning | Executor | |--------|---------|----------| | | Bash scripts or tool calls executed by AI | You (AI) | | | Skills executed by user | User | --- Initialization Step 1: Understand Development Workflow First, read the workflow guide to understand the development process: Follow the instructions in workflow.md - it contains: - Core principles (Read Before Write, Follow Standards, etc.) - File system structure - Development process - Best practices Step 2: Get Current Context Th…