platform-feedback

platform-feedback is a skill for Claude Code, Codex from paruff/uFawkesAI. It costs 52 tokens per session (1,529 once invoked), scanned A, original, MIT.

A process for collecting developer feedback about the fawkes internal platform, including whether it makes work easier and helps teams start services faster. It uses scheduled, onboarding, and incident-related feedback.

In plain words
What is it for?
Running quarterly surveys, collecting feedback after a user completes an onboarding path, and gathering reports after platform incidents.
Why use it?
Platform builders may assume their tools work well without checking with the people who use them. Regular feedback shows where the platform creates friction and whether its intended benefits are being felt.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Claude Code; installed under .agents/ (shared by several agents); mentions Codex.

Good fit Running quarterly surveys, collecting feedback after a user completes an onboarding path, and gathering reports after platform incidents.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/paruff/ufawkesai/platform-feedback
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add paruff/uFawkesAI --skill platform-feedback
Clone the repo
git clone --depth 1 https://github.com/paruff/uFawkesAI

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for platform-feedback

README.md
[![agentmods](https://agentmods.dev/badge/skills/paruff/ufawkesai/platform-feedback/github.svg)](https://agentmods.dev/skills/paruff/ufawkesai/platform-feedback)
Your own site
<a href="https://agentmods.dev/skills/paruff/ufawkesai/platform-feedback"><img src="https://agentmods.dev/badge/skills/paruff/ufawkesai/platform-feedback/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for platform-feedback

Your own site · 80×15
<a href="https://agentmods.dev/skills/paruff/ufawkesai/platform-feedback"><img src="https://agentmods.dev/badge/skills/paruff/ufawkesai/platform-feedback.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,529 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00052 $0.01529
Opus 5 $0.00026 $0.00764
Sonnet 5 $0.00010 $0.00306
Haiku 4.5 $0.00005 $0.00153

Measured 8d ago against content hash 782ddb1be4e3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

platform-feedback scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/platform-feedback/SKILL.md · 177 lines

How it starts

The opening of the file, as written. The whole thing — 177 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Skill: Platform Feedback

Load trigger: "load platform-feedback skill" > DORA: AI Capability 7 (Quality internal platforms) Token cost: Low

Purpose

Measure whether the fawkes platform actually delivers on its promise — reduced cognitive load, faster time-to-running-service, trustworthy golden paths — from the perspective of the product engineers and Dojo learners who use it.

DORA AI Capabilities Model v2025.1: A quality internal platform provides automated, secure pathways that allow AI's benefits to scale. Without measurement, "quality" is self-assessed by the builders. This skill is the mechanism that makes platform quality externally validated.

Scope boundary: This skill collects feedback on the platform from its users. Feedback on the product (what users are building on the platform) is handled by the discovery skill and the learn agent.

Cadence

Feedback type Frequency Channel
Quarterly survey Every 3 months GitHub Discussion (pinned)
Onboarding feedback After first golden-path completion GitHub Discussion reply or issue
Incident-triggered After any platform incident affecting users GitHub issue (label: platform-feedback)
Dojo lab feedback After each belt completion GitHub Discussion in Dojo repo

The Four Survey Questions

Quarterly feedback uses exactly four questions. Not five. Not ten. Four questions that a busy developer will actually answer in 3 minutes.

## fawkes Platform Feedback — Q[N] YYYY

Thanks for taking 3 minutes to improve the platform.

**1. Task completion**
Did you complete your primary task (deploy a service, run the Dojo lab, set up
observability) without needing help outside the platform documentation?

- [ ] Yes, completely self-serve
- [ ] Yes, but I needed to look something up externally
- [ ] Partially — I got stuck at [describe briefly in comments]
- [ ] No — I couldn't complete it

**2. Hardest part**
What was the hardest or most confusing part of using the platform this quarter?
[Free text — 1-3 sentences]

**3. What to skip**
If you could remove one thing from the platform (docs, step, config, tool), what
would it be and why?
[Free text — 1-2 sentences]

**4. Recommendation**
Would you recommend the fawkes platform to a colleague building a similar system?

- [ ] Yes, without hesitation
- [ ] Yes, with caveats (describe in comments)
- [ ] Not yet — needs improvement first
- [ ] No

**Optional: Your role**

- [ ] Platform engineer
- [ ] Product engineer using golden paths
- [ ] Dojo learner
- [ ] Team lead evaluating fawkes

Read the full file on GitHub · 177 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 177 lines · 52 tokens per session scan A 782ddb1be4e3

Subscribe to this mod's changes

platform-feedback is a skill published in the GitHub repository paruff/uFawkesAI (2 stars, last pushed 19d ago), licensed MIT. It adds 52 tokens to every session and 1,529 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

infrastructure-rules

Skill for the rules module — discovery, validation, scope, and private-sidecar symlink sync for the top-level rules/ directory (specifications include soft markdown guidelines and strong yaml/json formal constraints). Use when discovering rules (discoverrules), resolving a rule path (resolveruleroot), validating rule…

docxology/template · 171 tokens

infrastructure-project

Skill for the project management infrastructure module providing multi-project discovery, structure validation, and metadata extraction. Use when discovering active projects, validating project directory structure, or extracting project configuration metadata.

docxology/template · 40 tokens

template-template

Meta-template exemplar — self-referential introspection of the template repo: infrastructure modules, pipeline DAG, security layers, and public exemplar roster.

docxology/template · 32 tokens

template-docgen

Derived documentation generators for the template research framework. Scripts that write to docs/generated/ and update in-place doc blocks.

docxology/template · 28 tokens

construction-trades-supervisor

Use when a task needs the judgment of a Construction Trades Supervisor (foreman) — allocating a crew's daily task assignments against a labor-unit budget, deciding whether today's scope requires a formally designated OSHA competent person, arbitrating a trade-sequencing conflict between crews needing the same physical…

wonsukchoi/domain-experts · 87 tokens

architectural-engineering-manager

Use when a task needs the judgment of an Architecture/Engineering firm or department manager — pricing a project fee (lump sum vs. hourly vs. % of construction cost), staffing a project against backlog, evaluating scope creep on a fixed-fee job, managing professional liability exposure, or deciding whether to pursue a…

wonsukchoi/domain-experts · 73 tokens