plan-digger

Analyze codebases for quality, security, and performance gaps and generate SOW-style improvement plans.

1|Updated Feb 12, 2025
One-click install
npx skills add https://github.com/sotono-046/dotfiles --skill plan-digger
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan-digger
Source: https://github.com/sotono-046/dotfiles/tree/main/claudecode/skills/plan-digger
Command: npx skills add https://github.com/sotono-046/dotfiles --skill plan-digger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Evaluates codebases to identify quality, security, and performance gaps and produces actionable improvement plans to accelerate remediation.

Core Features & Use Cases

  • Automated Quality Assessment: Analyze code changes for security vulnerabilities, potential bugs, and performance bottlenecks.
  • SOW-style Plan Generation: Produce a structured improvement plan with tasks, owners, and milestones suitable for stakeholder review.
  • Trigger-ready: Invoked on code review requests or security findings to surface remediation strategies.

Quick Start

Run the plan-digger skill on a new pull request to auto-generate an SOW-style improvement plan outlining needed fixes, owners, and timelines.

Frequently Asked Questions about plan-digger

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

FAQPage Schema
How do I automate code review and generate an improvement plan for a pull request?▼

The skill analyzes a codebase to identify quality, security, and performance gaps, producing an actionable improvement plan. This SOW-style document details required tasks, owners, milestones, and save locations for stakeholder review.

What is an SOW-style improvement plan for software remediation?▼

An SOW-style improvement plan is a formal document outlining remediation tasks, owners, and milestones. It is generated after analyzing code changes for security vulnerabilities, bugs, and performance bottlenecks to accelerate stakeholder review.

How do I analyze a codebase for security vulnerabilities and performance bottlenecks?▼

You can analyze a codebase by invoking this skill on code review requests or security findings. It automatically assesses code changes to surface remediation strategies for identified security vulnerabilities and performance bottlenecks.

Can I specify a custom save location for the generated improvement plan?▼

Yes, you can specify a custom save location by defining a target path in your CLAUDE.md file. If a target is unspecified, the skill defaults to saving the generated improvement plan in a .temp path.

What is the best way to turn security findings into actionable remediation milestones?▼

The best way to turn security findings into actionable milestones is using an automated quality assessment tool. This skill processes findings to produce a structured improvement plan with assigned owners and timelines suitable for stakeholder review.