kiln-feedback

Log strategic product feedback to the Kiln feedback repository as Markdown.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/yoshisada/ai-repo-template --skill kiln-feedback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiln-feedback
Source: https://github.com/yoshisada/ai-repo-template/tree/main/plugin-kiln/skills/kiln-feedback
Command: npx skills add https://github.com/yoshisada/ai-repo-template --skill kiln-feedback

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Log strategic feedback about the core mission, scope, or direction to the Kiln feedback directory, helping guide PRD development and reduce tactical noise.

Core Features & Use Cases

  • Distinguishes strategic feedback from tactical issues and feeds Kiln distill for PRD shaping.
  • Writes a single local Markdown file to .kiln/feedback and exits (no wheel workflows or Obsidian writes).
  • Supports optional, structured input collection via an interview to enrich the body with context and decisions.

Quick Start

Describe your strategic feedback in a concise paragraph and run /kiln:kiln-feedback <description> to log it.

Frequently Asked Questions about kiln-feedback

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

FAQPage Schema
How do I capture strategic product feedback in Markdown for PRD development?

You can capture strategic product feedback by running the kiln-feedback command with a concise description. It logs mission, scope, or direction insights to a Markdown file in the .kiln/feedback directory to guide PRD development and reduce tactical noise.

What is the difference between strategic product feedback and tactical issues?

Strategic product feedback addresses the core mission, scope, ergonomics, or direction of a product. Tactical issues are operational bugs or routine tasks. Logging strategic feedback separately helps distill high-level product requirements without cluttering the roadmap with tactical noise.

Can I collect structured product feedback through an interview process?

Yes, you can collect structured product feedback through an interview process. The Skill supports an optional interview mode to interactively gather input, enriching the feedback Markdown file with structured context, decisions, and strategic rationale.

Does writing product feedback to a local directory require external workflow tools?

Writing product feedback to a local directory does not require external workflow tools. The Skill writes a single Markdown file with standard frontmatter to the .kiln/feedback path and exits, operating without wheel workflows or external note-taking tool integrations.

How do I shape a PRD using strategic feedback?

Shape a PRD by logging strategic feedback regarding mission or scope into the local feedback repository. This structured Markdown input is then fed into the Kiln distill process to directly influence and guide the product requirements document development.