Writing Javadoc

Use when writing or editing Javadoc for Lettuce public API — new methods, classes, deprecations, or when a reviewer asks to fix or improve doc comments. Points to the full house ruleset in .agents/docs/javadoc.md (imperative method summaries, fixed tag order, @param/@return/@throws/@since/@deprecated house forms) and the rule that command-interface Javadoc is written on the sync interface first and mirrored to the other flavors. Trigger on "write javadoc for", "document this method", "add a deprecation notice", "fix the doc comment".

redis f7c5c50 3.2 KB Updated

File contents

redis/lettuce/tree/main/.agents/skills/writing-javadoc commit f7c5c50671

Frequently asked questions

npx skillmds@latest add redis/writing-javadoc