fabric-intake

Triage raw intake files into normalized backlog entries and regenerate the index.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/adaw/skills --skill fabric-intake
Or copy as Structured Prompt for Agentā–¼
Please help me install this Agent Skill.
Skill: fabric-intake
Source: https://github.com/adaw/skills/tree/main/fabric-intake
Command: npx skills add https://github.com/adaw/skills --skill fabric-intake

SYSTEM DOCUMENTATION & REQUIREMENTS

šŸ’” This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of converting raw, unstructured ideas and requests into well-defined, actionable items within a project backlog, ensuring nothing falls through the cracks.

Core Features & Use Cases

  • Intake Triage: Processes raw input files from a designated intake directory.
  • Backlog Normalization: Converts inputs into standardized backlog item formats (Epic, Story, Task, Bug, Chore, Spike).
  • Vision Alignment: Links new backlog items to project vision goals for strategic coherence.
  • Deduplication: Identifies and merges duplicate or similar intake items.
  • Use Case: A team receives feature requests via email, user feedback forms, and internal notes. This Skill automatically processes these diverse inputs, normalizes them into backlog tasks, links them to strategic goals, and updates the central backlog index.

Quick Start

Process all pending intake items and update the project backlog.

Frequently Asked Questions about fabric-intake

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

FAQPage Schema
How do I triage raw ideas into a normalized backlog?ā–¼

To triage raw ideas into a normalized backlog, this skill processes files from an intake directory, standardizes them into backlog item formats, and regenerates the backlog index while moving processed items to done or rejected subdirectories.

What is the best way to align new backlog items with project vision goals?ā–¼

Aligning new backlog items with project vision goals happens automatically during the intake triage process, where raw inputs are normalized and strategically linked to canonical vision goals to maintain project coherence.

Can I deduplicate similar feature requests during intake triage?ā–¼

Yes, you can deduplicate similar feature requests during intake triage, as the skill identifies and merges duplicate or similar raw intake items to prevent redundant backlog entries.

How does backlog normalization handle different types of work items?ā–¼

Backlog normalization converts unstructured inputs into standardized work item formats such as Epic, Story, Task, Bug, Chore, and Spike, ensuring proper categorization before updating the central backlog index.

Does the intake triage process maintain an audit trail for rejected items?ā–¼

Yes, the intake triage process maintains an audit trail by moving processed raw input files to specific done or rejected subdirectories rather than deleting them.

Do I need a specific intake directory structure to automate backlog generation?ā–¼

You need a designated intake directory for raw files to automate backlog generation, as the skill reads pending inputs from this location and routes them to done or rejected subdirectories after processing.