# Produce Feedback

> Use when user wants to produce a factual chronicle of development-skills plugin interactions in the current conversation for later ingestion, or runs /produce-feedback. Pure record, no judgment.

- **Type:** Skill
- **Install:** `agentstack add skill-reidemeister94-development-skills-produce-feedback`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [reidemeister94](https://agentstack.voostack.com/s/reidemeister94)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [reidemeister94](https://github.com/reidemeister94)
- **Source:** https://github.com/reidemeister94/development-skills/tree/main/skills/produce-feedback

## Install

```sh
agentstack add skill-reidemeister94-development-skills-produce-feedback
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

Produce a factual chronicle of development-skills plugin interactions in this conversation. Pure record, no judgment.

Write to `docs/reports/development-skills-feedback-YYYY-MM-DD.md`. Self-contained.

## Section 1: Project Context (short)

Language, size, test count, framework. Task performed. Why plugin was involved.

## Section 2: Full Chain-of-Thought Dump

EXHAUSTIVE chronological dump of every plugin interaction. Every skill trigger, phase read, gate evaluation, routing decision, agent spawn, tool call, verification run, deviation, problem.

Each step:
1. **Plugin instruction:** Quote the specific instruction from the specific file
2. **Agent action:** Tool called, parameters, result
3. **Agent reasoning:** Why it followed or deviated
4. **Outcome:** What happened

```
Step 3: core-dev/SKILL.md Step 1: "Run: bash scripts/find-plan.sh active"
  - Action: Glob("**/find-plan.sh") → no results. grep fallback → found plan.
  - Reasoning: Script not found. Used fallback.
  - Outcome: Active plan found. 3 tool calls.
```

## Section 3: Friction Point Summary

| # | Step | Plugin file + instruction | What happened | Tool calls |
|---|------|--------------------------|---------------|------------|

Verify Section 2 covers every interaction, then report location.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [reidemeister94](https://github.com/reidemeister94)
- **Source:** [reidemeister94/development-skills](https://github.com/reidemeister94/development-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-reidemeister94-development-skills-produce-feedback
- Seller: https://agentstack.voostack.com/s/reidemeister94
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
