assess-pr

Generate pull requests, sync findings to issue trackers, and emit CI gate workflows.

30|5|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/bjcoombs/ai-native-toolkit --skill assess-pr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: assess-pr
Source: https://github.com/bjcoombs/ai-native-toolkit/tree/main/skills/assess-pr
Command: npx skills add https://github.com/bjcoombs/ai-native-toolkit --skill assess-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, gh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill automates the post-assessment workflow, turning manual codebase analysis into actionable PRs, issue tracker items, and permanent CI gates.

Core Features & Use Cases

  • Automated Reporting: Generates PRs with complexity heatmaps and doc-graph snapshots.
  • Issue Integration: Syncs top-priority codebase actions directly into your issue tracker.
  • CI Gating: Freezes assessment findings into a repeatable GitHub Action to prevent regressions.

Quick Start

Trigger the assess-pr skill after an assessment run to open a pull request with the report and configure the CI gate.

Frequently Asked Questions about assess-pr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate pull request creation from codebase assessment findings?

Automating pull request creation from codebase assessment findings involves generating PRs with complexity heatmaps and doc-graph snapshots. This skill syncs top-priority actions into your issue tracker to automate the post-assessment lifecycle.

How do I add CI gating to prevent code quality regressions in GitHub Actions?

Adding CI gating to prevent code quality regressions involves freezing assessment findings into a repeatable GitHub Action. This creates a permanent CI gate workflow that blocks pull requests introducing codebase health regressions.

Do I need the GitHub CLI to automate PR creation and issue tracking?

Yes, you need the GitHub CLI to automate PR creation and issue tracking. This integration requires repository write access alongside the jq dependency to execute workflow emission and pull request generation successfully.

What is the best way to track codebase health actions in an issue tracker?

The best way to track codebase health actions in an issue tracker is syncing top-priority findings directly from deterministic analysis. This approach turns manual codebase analysis into actionable issue tracker items automatically.

Can I generate complexity heatmaps for an AI-readiness assessment?

Yes, you can generate complexity heatmaps for an AI-readiness assessment. This skill produces automated reporting within pull requests, including doc-graph snapshots to visualize codebase health for software engineering teams.