fluid-design-os-feedback

Capture structured asset feedback and write a Markdown file to feedback/.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/fluid-commerce/DesignOS --skill fluid-design-os-feedback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fluid-design-os-feedback
Source: https://github.com/fluid-commerce/DesignOS/tree/main/.claude/skills/fluid-design-os-feedback
Command: npx skills add https://github.com/fluid-commerce/DesignOS --skill fluid-design-os-feedback

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture structured feedback about a generated asset and write a properly formatted feedback file to the feedback/ directory, enabling consistent review and iterative improvements.

Core Features & Use Cases

  • Guided feedback flow: Walks users through a consistent, machine-readable questionnaire to document insights.
  • Session-aware context: Automatically references recent .fluid/working sessions to pre-fill fields when possible.
  • Output discipline: Creates a validated Markdown feedback file with metadata (date, asset, outcome, notes) in feedback/.

Quick Start

Run /fluid-design-os-feedback to start capturing feedback for the most recent asset.

Frequently Asked Questions about fluid-design-os-feedback

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

FAQPage Schema
How do I capture structured feedback for generated design assets in a consistent format?

To capture structured feedback for generated design assets, this Skill guides you through a session-based questionnaire and writes a standardized Markdown file to the feedback/ directory. It automatically references recent sessions to pre-fill metadata like date, asset, outcome, and notes.

What is a session-based feedback flow for design review?

A session-based feedback flow walks you through a consistent, machine-readable questionnaire to document insights during a design review. It leverages lineage data from recent working sessions to pre-fill fields and ensure standardized asset iteration.

How do I write standardized Markdown feedback files for design iteration?

You can write standardized Markdown feedback files by running the feedback command, which prompts for asset-type, outcome, and notes. It validates the input and creates a properly formatted Markdown file with metadata in the feedback/ directory.

Can I use rule weights to customize the design asset feedback process?

Yes, you can customize the feedback process by consulting tools/rules.json for rule weights. The Skill optionally reads this file during the session to apply specific rule configurations to the captured asset feedback.

Does Fluid DesignOS feedback capture work with existing working sessions?

Yes, the feedback capture works with existing sessions by automatically reading recent .fluid/working sessions. It uses this session-aware context and available lineage data to pre-fill feedback fields for the most recent generated asset.