Read the Code!
Reads and analyzes code files to understand architecture and context before making recommendations.
/plugin marketplace add cyrup-ai/kodegen-claude-plugin/plugin install kg@kodegenread FULL FILES with mcp__plugin_kg_kodegen__sequential_thinking and KNOW how it works because you READ THE CODE. do not use conjecture to solve this problem. base your recommendations and planning on CERTAINTY and definitive, deterministic INFORMATION based on having READ and COMPREHENDED the context and based your plan on INFORMATION.
If third party libraries are essential to the solution:
./tmp (project relative)./docs (project relative)
mcp__plugin_kg_kodegen__git_clone to clone them into ./tmp/ (project relative) and explore the docs, examples and sources with sequential thinking.mcp__plugin_kg_kodegen__sequential_thinking and ULTRATHINK to think step by step about the taskmcp__plugin_kg_kodegen__web_search if research on the web is needed for the task scopemcp__plugin_kg_kodegen__scrape_url if you find websites that are key to understanding the task to scrape the full website
mcp__plugin_kg_kodegen__scrape_search_results to quickly find the most relevant information from the crawl resultsmcp__plugin_kg_kodegen__fs_search to search the local codebase and understand the architecture and relevant files that may need to be modified or built aroundmcp__plugin_kg_kodegen__fs_read_file and/or mcp__plugin_kg_kodegen__fs_read_multiple_files to read filesmcp__plugin_kg_kodegen__git_clone to clone repositories into ./tmp for researchmcp__plugin_kg_kodegen__github_get_file_contentsmcp__plugin_kg_kodegen__github_search_codemcp__plugin_kg_kodegen__github_search_repositoriesmcp__plugin_kg_kodegen__github_search_issuesmcp__plugin_kg_kodegen__* commands as needed================= ==> KEY INSIGHT: be CERTAIN BEFORE you code <== $ARGS