GenoukAn AI-powered VS Code extension used to accelerate programmer workflows. AI Assistant to generate better prompts, provide tours of new repositories, plant out complex tasks, and sync your to-do list directly to Linear. FeaturesAI Prompt Reviewer - Integrated with Vultr, reviews and rewrites your prompts with context from your repository. Repository Tours - Automatically reads and creates tours and interactive stops from files within the repository to help you quickly understand an unfamiliar repository. Session Planner - A popout planner window that generates a structured to-do list that can also be synced straight to your Linear account. Cross-Chat Memory - Genouk stores information with chats in Claude Code, ensuring no information is lost between sessions. Architecture
The popour and sidebar share the same UI and React webview. Prerequisites
##Local Setup
git clone https://github.com/ArnieDaDonut/Genouk cd genouk
npm install cd linear-mcp-server npm install cd ..
Create a .env file in the linear-mcp-server/ directory and enter: LINEAR_API_KEY=your_linear_api_key_here LINEAR_API_TEAM_ID=your_linear_team_id_here
AI UsageAI was used to:
Made By: Arnav, Jeevithan, and Rohan |