gh-process-review
GitHub Review Processing
Process PR review threads efficiently by storing them locally and addressing them one by one.
Working Directory Context
CRITICAL: All commands MUST be run from the user's project root directory, NOT from the skill directory.
- The user will be in THEIR project directory when invoking this skill
- All script calls use
$SKILL_DIR/scripts/review.sh— the single entry point - The script auto-detects the reviews file from the current branch's PR
- DO NOT
cdinto the skill directory - the script handles path resolution internally
SKILL_DIR = directory containing this SKILL.md (automatically resolved by Claude)
CRITICAL Rules
More from keboola/ai-kit
dataapp-dev
Expert for developing Streamlit data apps for Keboola deployment. Activates when building, modifying, or debugging Keboola data apps, Streamlit dashboards, adding filters, creating pages, or fixing data app issues. Validates data structures using Keboola MCP before writing code, tests implementations with Playwright browser automation, and follows SQL-first architecture patterns.
26get-started
>
22keboola configuration
Use this skill when working with Keboola project configurations, understanding JSON config files, editing transformations, or analyzing Keboola project structure. Triggers on questions about Keboola configs, transformations, orchestrations, extractors, writers, or .keboola directories.
16build-component-ui
Expert in Keboola configuration schemas, conditional fields (options.dependencies), UI elements, sync actions, and schema testing. Can launch schema-tester and run Playwright tests. Specialized for configSchema.json and configRowSchema.json development.
15migrate-to-uv
Migrate Keboola Python components to modern uv build system with deterministic dependencies and ruff linting.
14test-component
>
14