auto-finding-capture

Capture and deduplicate agent, audit, or critic findings into the backlog by severity.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/tyroneross/build-loop --skill auto-finding-capture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-finding-capture
Source: https://github.com/tyroneross/build-loop/tree/main/skills/auto-finding-capture
Command: npx skills add https://github.com/tyroneross/build-loop --skill auto-finding-capture

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that all clearly-identified findings in a project are automatically captured into the backlog, reducing the need for manual tracking and ensuring that issues are not overlooked.

Core Features & Use Cases

  • Automatic Capture: Captures findings automatically without manual intervention.
  • Deduplication: Ensures that duplicate findings are not added to the backlog.
  • Use Case: When an agent, audit, or critic identifies an issue during a session, this Skill automatically captures it and adds it to the backlog.

Quick Start

Set up the auto-finding-capture skill within the build-loop environment to automatically capture findings at the end of a session.

Frequently Asked Questions about auto-finding-capture

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

FAQPage Schema
How do I automatically capture issues into a backlog during a build loop?

You can automatically capture issues into a backlog by using the auto-finding-capture skill, which routes identified findings into the backlog based on severity without manual intervention.

What is the best way to deduplicate findings identified by agents and audits?

Deduplicating findings identified by agents and audits is handled automatically by the auto-finding-capture skill, ensuring duplicate issues are not added to the backlog.

How does automated findings capture work within the build-loop framework?

Automated findings capture works within the build-loop framework by running specific scripts at the end of a session to intercept, deduplicate, and route identified issues into the backlog.

Can I use automated backlog management to track issues found by critics automatically?

Yes, you can use automated backlog management to track issues found by critics automatically, as the skill captures clearly-identified findings and routes them into the backlog based on severity.

Do I need to set up a build-loop environment to use automated findings capture?

Yes, you need to set up the build-loop environment and related scripts, as the automated findings capture skill requires this framework to operate and route issues into the backlog.

Why are findings not being captured into my backlog automatically?

Findings are not being captured automatically if the build-loop environment is not properly configured or the required scripts for the auto-finding-capture skill are missing from the session.