Use when writing or modifying any Ruby code in cobalt repos. Enforces structured logging via SemanticLogger + Datadog so logs are queryable, dashboardable, and debuggable. Triggers on new interactors, jobs, services, controllers, error handling, and any business logic that should be observable.
$npx -y skills add futuregerald/futuregerald-claude-plugin --skill cobalt-structured-loggingInstalls into the current project.
Run `npx skills use "https://github.com/futuregerald/futuregerald-claude-plugin" --skill "futuregerald/futuregerald-claude-plugin/cobalt-structured-logging"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/futuregerald/futuregerald-claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/futuregerald/futuregerald-claude-plugin"` and select the relevant skills, then follow their instructions.