bfd-user-feedback

Collect and organize user feedback and project status data during STM32 workflows.

27|1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Sonder4/STM32-BFD-Kit --skill bfd-user-feedback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bfd-user-feedback
Source: https://github.com/Sonder4/STM32-BFD-Kit/tree/main/skills/claude/bfd-user-feedback
Command: npx skills add https://github.com/Sonder4/STM32-BFD-Kit --skill bfd-user-feedback

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

简化在 STM32 调试与开发工作流中对用户反馈、运行状态和错误日志的收集、整理与跟踪,确保关键信息不被遗漏。

Core Features & Use Cases

  • 用户反馈收集:触发条件包括用户请求、任务完成确认等,自动记录并进入后续处理流程。
  • 状态监控与告警:跟踪构建、调试、烧录等阶段的状态变化,并可导出状态历史。
  • 与 MCP 集成的参考文档与扩展性:提供参考文档、脚本模块和数据格式定义,便于扩展和现有工作流集成。

Quick Start

请使用 bfd-user-feedback 技能触发用户反馈收集并启动运行状态监控。

Frequently Asked Questions about bfd-user-feedback

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

FAQPage Schema
How do I automate collecting user feedback during STM32 debugging workflows?

This Skill automates user feedback collection during STM32 debugging by triggering modular Python scripts that record inputs and route them into processing workflows, ensuring critical project status data is systematically captured without manual intervention.

Can I track STM32 build and flash status changes automatically?

Yes, you can track STM32 build, debug, and flash status changes automatically using the status monitoring feature, which continuously monitors workflow stages and allows you to export complete status history logs for later review.

Does this user feedback workflow tool integrate with MCP?

Yes, the user feedback workflow tool integrates with MCP, providing a dedicated references guide that standardizes data formats specifically for MCP integration to embed feedback collection into existing MCP-connected environments.

What is the best way to log STM32 error data and project status together?

The best way to log STM32 error data and project status together is using a standardized YAML frontmatter format alongside Python scripts, organizing error logs and user feedback into a unified, trackable data structure.

Do I need specific dependencies to run the STM32 status monitoring scripts?

No external dependencies are required to run the STM32 status monitoring scripts; the tool relies on modular Python scripts and YAML frontmatter, needing only a standard Python environment to execute feedback collection workflows.