Use after any user-visible change or architectural decision — update user docs, dev docs, CHANGELOG and the indexes in the same session as the change.
Quellsprache: Englisch
Menü
SkillsMP hat 11 Skills aus edrethardo/developer_agent gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 11 von 11 gesammelten Skills angezeigt.
Use after any user-visible change or architectural decision — update user docs, dev docs, CHANGELOG and the indexes in the same session as the change.
Quellsprache: Englisch
Use when the user requests a new feature or change, before building anything — give an honest, plain-language cost assessment first.
Quellsprache: Englisch
Use at session end, after completing or abandoning any task, or when an approach fails — record what happened in docs/journal/ so no future session re-investigates it.
Quellsprache: Englisch
Use when writing acceptance criteria, when about to report something as verified or done, and when the hard rules call for an adversarial review — every check has to say what it cannot see.
Quellsprache: Englisch
Use when docs/journal/INDEX.md contains the UNINITIALIZED marker — first-run setup; interview the user, set up git, install shared skills, configure the machine.
Quellsprache: Englisch
Use when the user wants this developer-agent setup added to a project they already have, or when they start working on code that lives in another folder — installs the configuration into their repo without breaking what is already there.
Quellsprache: Englisch
Use before starting work, after reaching any working state, at session end, and when the user asks to undo or go back — keeps every change recoverable and the history readable.
Quellsprache: Englisch
Use before writing any logic the user will trust — sums, filters, imports, anything money- or record-shaped — and before claiming that anything works.
Quellsprache: Englisch
Use when a task type has occurred twice, when the user says "always do it this way", or when following a skill produced a bad result — extract or improve a skill.
Quellsprache: Englisch
Use before starting any task, investigation, or debugging session, and before answering "how does X work?" — search the project's journal and docs before re-deriving anything.
Quellsprache: Englisch
Use when the user wants a newer version of the developer-agent setup, or when something in the way of working seems outdated — updates this repo's skills and rules from the kit without touching the tool's own code or history.
Quellsprache: Englisch