Conversation
Restructure the README from a project doc into a product page: - Add centered header with badges (npm, downloads, license, stars, node) - Lead with "What It Does" section: Code Review, PR Suggestions, Decision Memory - Highlight AI agent integration as the primary use case with skill installer - Add per-agent setup guides (Claude Code, Cursor, Windsurf) - Rewrite auth section with clear distinction between trial, personal, team key, and CI/CD token - Add Privacy & Security section - Use collapsible sections for detailed flags and env vars - Recommend Kodus platform for CI/CD PR reviews instead of CLI Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Kody Review CompleteGreat news! 🎉 Keep up the excellent work! 🚀 Kody Guide: Usage and ConfigurationInteracting with Kody
Current Kody ConfigurationReview OptionsThe following review options are enabled or disabled:
|
|
This PR updates documentation related to environment variables ( |
|
The pull request description does not contain a reference to a GitHub issue using a closing keyword (e.g., 'Closes #123', 'Fixes #456'). Please update the description to link this PR to the relevant issue. Kody Rule violation: Ensure PR closes referenced issues |
Summary
review-skill.com) and per-agent setup guides<details>sections for flags, env vars, and install methods to keep the page scannable<!-- TODO -->placeholders for banner image and demo GIF (design team follow-up)What changed
Test plan
npm install -g @kodus/cli,npx @kodus/cli review, curl, skill installer)<details>sections expand/collapse correctly on GitHub🤖 Generated with Claude Code
This pull request significantly redesigns the
README.mdto present a more product-grade and user-friendly overview of the Kodus CLI.Key changes include:
KODUS_VERBOSEhas been removed, and the environment variables section has been condensed.