gather

Collect structured findings from codebases, documentation, and configuration files.

14|6|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/tyevans/tackline --skill gather-tyevans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gather
Source: https://github.com/tyevans/tackline/tree/main/skills/core/gather
Command: npx skills add https://github.com/tyevans/tackline --skill gather-tyevans

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of gathering comprehensive and structured information from various sources, laying the groundwork for subsequent analysis or decision-making.

Core Features & Use Cases

  • Structured Findings: Produces organized results with clear sources and confidence levels.
  • Multi-Source Research: Capable of searching codebases, the web, and configuration files.
  • Use Case: When starting a new feature, use /gather to research existing authentication patterns in the codebase and relevant external security best practices.

Quick Start

Use the gather skill to research the topic of 'event sourcing patterns'.

Frequently Asked Questions about gather

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

FAQPage Schema
How do I collect and structure information from a codebase and external documentation?

To collect structured information from a codebase, external documentation, and configuration files, use this skill to search sources in serial or parallel modes and generate findings with clear confidence levels.

What is the best way to research existing codebase patterns before starting a new feature?

Researching existing codebase patterns involves searching internal code and external best practices simultaneously, producing organized results with clear sources and confidence levels to guide feature development.

Can I search configuration files and external web sources in parallel?

Yes, you can search configuration files and external web sources in parallel collection mode, enabling simultaneous multi-source research that yields structured findings with assigned confidence labels.

Does information gathering work for investigating unfamiliar codebases?

Information gathering supports codebase exploration by collecting structured findings across internal code and external documentation, assigning confidence levels to each result to aid investigation.

How do I label confidence levels when collecting research findings?

Labeling confidence levels when collecting research findings happens automatically as the skill structures results, assigning confidence labels to each finding gathered from codebases, external documentation, or configuration files.