Kodus Pr Suggestions Resolver banner
kodustech kodustech

Kodus Pr Suggestions Resolver

Git community

Description

--- name: kodus-pr-suggestions-resolver description: Use when the user wants to fetch, triage, or implement Kodus suggestions for an existing remote pull request via `kodus pr suggestions`, `--pr-url`, or `--pr-number`. --- # Kodus PR Suggestions Resolver ## Overview Fetch PR suggestions via Kodus CLI, triage each suggestion against the PR goal, apply safe fixes, then validate with build/tests and report results. ## Workflow ### 1) Collect the PR target - If the user did not provide a targ

Installation

Installs to ~/.claude/commands/kodustech-cli-kodus-pr-suggestions-resolver.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/kodustech/cli/HEAD/.claude/commands/kodus-pr-suggestions-resolver.md -o ~/.claude/commands/kodustech-cli-kodus-pr-suggestions-resolver.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository