second-brain-delint

Automate review and resolution of open lint report issues.

128|7|Updated Jun 20, 2026
One-click install
npx skills add https://github.com/PieroSierra/SecondBrain --skill second-brain-delint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: second-brain-delint
Source: https://github.com/PieroSierra/SecondBrain/tree/main/.claude/skills/second-brain-delint
Command: npx skills add https://github.com/PieroSierra/SecondBrain --skill second-brain-delint

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of reviewing and resolving issues in lint reports, streamlining the maintenance and improvement of code and documents.

Core Features & Use Cases

  • Lint Report Review: Walks through each open issue in the latest lint report, offering fixes and allowing manual verification.
  • Actionable Steps: Provides commands to acknowledge issues, run ingest, or edit the document.
  • Use Case: For software development, use this Skill to manage open code style and linting issues efficiently.

Quick Start

Run the delint command to start reviewing open findings in the latest lint report.

Frequently Asked Questions about second-brain-delint

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

FAQPage Schema
How do I automate lint report review for open code style issues?

Automating lint report review involves walking through each open issue to offer fixes and allow manual verification. This process streamlines code maintenance by providing actionable steps to acknowledge findings, run ingestion, or apply edits directly.

What is the best way to resolve open findings in a lint report?

The best way to resolve open findings in a lint report is to use an automated workflow that walks through each issue, offers fixes, and allows manual verification. This ensures systematic resolution of code style and linting issues.

Can I manage lint resolution and document edits within continuous integration environments?

Yes, you can manage lint resolution within continuous integration environments. The process is designed for quality assurance in software development, allowing you to acknowledge issues, run ingest commands, and edit documents directly.

How do I step through lint issues one by one to apply manual fixes?

To step through lint issues one by one, run the delint command to start reviewing open findings in the latest lint report. This walks you through each open issue, offering fixes and allowing manual verification and edits.

Does continuous integration lint resolution support manual verification of code style issues?

Yes, continuous integration lint resolution supports manual verification of code style issues. The workflow walks through each open finding, offers automated fixes, and allows you to manually verify, acknowledge, or edit the proposals.