# Using an AI skill to triage FeedFlow feedback and create actionable board tickets

DevFeed: [Using an AI skill to triage FeedFlow feedback and create actionable board tickets](<https://devfeed.tech/articles/from-messy-inbox-to-actionable-board-with-one-ai-skill-25592.md>)

Original publisher: [Read original article](<https://www.marcogomiero.com/posts/2026/inbox-to-board-ai-skill/>)

Author: Marco Gomiero

Published: 2026-07-19T00:00:00Z

Content type: tutorial

Language: en

Sources: [Posts on Marco Gomiero](<https://devfeed.tech/sources/posts-on-marco-gomiero.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Obsidian](<https://devfeed.tech/topics/obsidian-md.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [GitHub Copilot](<https://devfeed.tech/topics/github-copilot.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [github](<https://devfeed.tech/tags/github.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [reviews](<https://devfeed.tech/tags/reviews.md>)

## AI overview

This article describes a setup for using AI to triage FeedFlow feedback from sources such as GitHub issues, support emails, crash reports, and app-store reviews. The workflow categorizes incoming feedback and turns actionable items into tickets for later implementation or user responses, using an Obsidian board as part of the manual setup.

## Source excerpt

Maintaining and developing a project is not only about building things. A significant portion of time is spent triaging issues, feature requests, and user questions. This is also the case for FeedFlow. I constantly receive feedback from different sources: GitHub issues, given that the project is open source Support emails Crash reporting: Sentry and Firebase Crashlytics Reviews on the stores: Play Store, App Store From every notification, I need to determine what's a real issue, what's already fixed, what makes sense to add to the roadmap, etc.