base: Skill for Claude Code

.ai/agents/concierge-base/skills/processes/signaler-une-friction/SKILL.md

signaler-une-friction is a skill for Claude Code, Codex from ai-swiss/base. It costs 43 tokens per session (739 once invoked), scanned A, original, Apache-2.0.

A way to record a problem encountered while using an assistant, such as an outdated answer, broken process or impossible step. The report is added to a feedback journal for later process improvements.

In plain words
What is it for?
Use it after an assistant process goes wrong or produces an incorrect or outdated result. It helps document the affected process, the failed step, the expected outcome and the observed outcome.
Why use it?
It turns scattered complaints into specific records that show what was expected, what happened and where the process failed. This makes recurring gaps easier to identify and fix.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

This is ai-swiss/base's own configuration. It tells Claude Code and Codex how to work on base itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything base configures →

Reuse

Borrowing it

Nothing to install: this file belongs to ai-swiss/base. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/ai-swiss/base/main/.ai/agents/concierge-base/skills/processes/signaler-une-friction/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/ai-swiss/base

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 signaler-une-friction

README.md
[![agentmods](https://agentmods.dev/badge/skills/ai-swiss/base/signaler-une-friction/github.svg)](https://agentmods.dev/skills/ai-swiss/base/signaler-une-friction)
Your own site
<a href="https://agentmods.dev/skills/ai-swiss/base/signaler-une-friction"><img src="https://agentmods.dev/badge/skills/ai-swiss/base/signaler-une-friction/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 signaler-une-friction

Your own site · 80×15
<a href="https://agentmods.dev/skills/ai-swiss/base/signaler-une-friction"><img src="https://agentmods.dev/badge/skills/ai-swiss/base/signaler-une-friction.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 739 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00043 $0.00739
Opus 5 $0.00022 $0.00369
Sonnet 5 $0.00009 $0.00148
Haiku 4.5 $0.00004 $0.00074

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

Security

Grade A, and why

signaler-une-friction 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 12d 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.

.ai/agents/concierge-base/skills/processes/signaler-une-friction/SKILL.md · 68 lines

What it actually says

Signaler une friction

Une friction consignée est un amendement de process qui s'ignore encore. Ce process réunit le contexte essentiel, puis inscrit l'entrée dans le journal de terrain (.ai/feedback/): on crée, on ne modifie jamais. C'est le détecteur de lacunes le moins coûteux qui soit.

Étapes

1. Identifier le process concerné

Demande (ou déduis de la conversation):

  • Quel process était en cours (chemin ou id; discover_resources si le nom est flou).
  • À quelle étape le problème est apparu.

2. Cerner l'écart

Fais préciser chacun en une phrase:

  • Attendu: ce que le process annonce.
  • Observé: ce qui s'est réellement passé (montant faux, donnée périmée, étape impossible…).

3. Consigner

Appelle l'outil report_friction:

  • process: le chemin du process concerné
  • summary: l'écart en une ligne (ex. «le barème cité n'est plus le bon»)
  • detail: étape, attendu, observé, et toute correction faite à la main
  • via: user si l'utilisateur dicte, assistant si tu consignes de toi-même

Si l'outil n'est pas disponible sur cet hôte, propose le contenu du fichier .ai/feedback/<date>_<process>.md (frontmatter process, reported, via, status: open) en passant par le gate propose → commit.

4. Confirmer la suite

Indique à l'utilisateur où vit la friction (.ai/feedback/) et ce qu'elle déclenche: elle figure dans la pile Terrain de Studio et chez base doctor tant qu'un humain n'a pas amendé le process et ne l'a pas marquée résolue.

Ce que tu ne fais jamais dans ce process

  • Corriger le process toi-même. La friction est un signal; l'amendement est une décision humaine.
  • Modifier une friction existante. Le journal est append-only: un nouveau constat = une nouvelle entrée.
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. 12d ago First seen · 68 lines · 43 tokens per session scan A bb67ea9a0313

Subscribe to this mod's changes

signaler-une-friction is a skill published in the GitHub repository ai-swiss/base (45 stars, last pushed 8d ago), licensed Apache-2.0. It adds 43 tokens to every session and 739 once invoked, about $0.0002 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-08-30.

Related

Other skills, from other repositories

human-review

Open an HTML file, Markdown file, or localhost page in the browser so the user can edit text directly and leave comments on specific parts, then send all edits and comments back to you. Use after writing or updating something the user will read — specs, plans, reports, newsletter drafts, landing pages, slide decks…

petergyang/human-review · 73 tokens

wallet-cli

Operate the TypeScript TRON wallet CLI for accounts, transfers, staking, governance, contracts, signing, chain queries, and password input with wallet-cli 4.13.0. Refuse wallet passwords in argv and require the supported stdin channel. For Java REPL requests, refuse that entry and offer the TypeScript one-shot CLI…

BofAI/skills · 82 tokens

compliance

Use when scoping which regulatory frameworks bind a business — SOC 2, ISO 27001, HIPAA, PCI DSS, EU AI Act, DORA, NIS2 — building a control register with owners and evidence, or standing up the cadence that keeps it audit-ready. NOT drafting privacy-policy/ROPA/DPA or ToS text (that is gdpr-privacy, terms-conditions)…

ericrisco/rsc-harness · 96 tokens

structured-code-review

Performs a structured five-stage code review covering requirements compliance, correctness, code quality, testing, and security/performance. Each stage uses targeted checklists and categorized feedback (Blocker/Major/Minor/Nit) with actionable suggestions and rationale. Use when the user asks for code review, PR…

rohitg00/skillkit · 112 tokens

self-evolve

Make the agent improve with every task — review the run, distill lessons into durable memory, and reinforce what worked. Use at the end of any non-trivial task, or when the user asks the agent to "learn from this".

jnMetaCode/skillet · 52 tokens

apply-consequence-clarity

Use when designing behavioral feedback systems — performance management, compliance mechanisms, software quality loops, or habit formation — to ensure consequences are clear, certain, and swift, because certainty and timing determine behavior modification more than magnitude.

jeffreytse/grimoire-core · 49 tokens