Stats
Actions
Tags
How this command is triggered — by the user, by Claude, or both
Slash command
/envoy:docstringsThe summary Claude sees in its command listing — used to decide when to auto-load this command
Use the `envoy:docstrings` skill exactly as written. This adds: - C#: XML documentation (`/// <summary>`) - TypeScript: JSDoc comments (`/** */`) Only documents public APIs that are missing documentation.
Use the envoy:docstrings skill exactly as written.
This adds:
/// <summary>)/** */)Only documents public APIs that are missing documentation.
npx claudepluginhub rutgerdijk/envoy --plugin envoy-bundle-copilot-adapter