en un clic
claude-md-update
Read before updating CLAUDE.md files
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Read before updating CLAUDE.md files
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
End-of-session ritual for the pflow MAIN ORCHESTRATOR. Invoke when the user closes a session or the context window nears its end.
Boot the pflow MAIN ORCHESTRATOR — verify state, pick lane and work, launch and shepherd the agent hierarchy, merge, reconcile.
End-of-session ritual for the pflow MAIN ORCHESTRATOR. Invoke when the user closes a session or the context window nears its end.
Create task file from discussion context
Deploy specialized review agents to find bugs that general code review misses. Handles both plan review (before implementation) and code review (after implementation). Deploys 1-8 focused agents in capacity-aware parallel batches, scaled to plan/diff complexity, each targeting a specific blindspot category.
Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in context/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.
| name | claude-md-update |
| description | Read before updating CLAUDE.md files |
Your task is to keep the CLAUDE.md files in the project in perfect shape.
These files are made for AI agents operating the codebase and are read automatically by agents when they either read or write to a file in the same folder of the CLAUDE.md file or any of the subfolders. This means that in order to not waste tokens and confuse rather than help the agents, the files should be kept up to date with the latest changes in the codebase and be free from the following:
You should NOT remove information that you are not sure about. If you have read the related code and is still unsure, thats a good sign that the explanation is not obvious and belongs in the CLAUDE.md file. If you suspect the information is wrong you should dig deeper and verfiy before removing or updating the information.
Only edit, remove or add information that you KNOW will make the document a more valuable artifact for any future agents.
Think about what information they are likely to need and how the file can make it as accessible as possible.
If you have extensive knowledge by a specific task, issue or feature in your context window. make sure to not overfit to your current knowledge. Instead, take a step back and think about what minor parts of your vast knowledge that would actually help. This is not a knowledge dump, every line should have a purpose. And you need to provide a clear rationale for every change you make before you make it.