Install
$ agentstack add skill-reidemeister94-development-skills-produce-feedback ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
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:
- Plugin instruction: Quote the specific instruction from the specific file
- Agent action: Tool called, parameters, result
- Agent reasoning: Why it followed or deviated
- 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
- Source: reidemeister94/development-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.