Results for “commentary”
4 skillsBlog Writing Guide
Write, review, and improve blog posts for the Sentry engineering blog following Sentry's specific writing standards, voice, and quality bar.
845
Comment Review AI Responder
Resolves an approved article comment task into a publishable AI markdown reply by fetching article context from a local HTTP API (with sf-cli fallback), reasoning with the selected quote and full article content, and writing the final reply to a backend-provided local result file path.
0
Code Commenting
Enforces comment and documentation discipline when writing or editing code: concise file headers, native-format function docs, inline comments for non-obvious logic, and protection of existing comments.
0
Csharp Docs
Ensure C# types are documented with XML comments following best practices for summaries, parameters, returns, and exceptions.
36.2k