Writing style guide for technical content, social media, blog posts, READMEs, git commits, and developer documentation. Optimized to avoid AI detection patterns. Use when writing any content beyond code.
Integrate and maintain Robelest Convex Auth in apps by always checking upstream before implementation. Use when adding auth setup, updating auth wiring, migrating between upstream patterns, or troubleshooting @robelest/convex-auth behavior across projects.
Generates OpenCode agents and MCP config from canonical Claude Code sources, validates both runtimes' rule sets, and detects drift. Use when adding OpenCode support or checking cross-runtime compliance.
Update the content-normalization contract after changing how Confluence storage-format is canonicalized or hashed, so persisted marker hashes don't silently mismatch. Use whenever you edit XmlContentNormalizer, RegexContentNormalizer, the HtmlEntities table, attribute-sort / whitespace / volatile-artifact-stripping…
Cut and publish a new release of Confluence Page Exporter — bump the version everywhere, roll the CHANGELOG, tag, and let CI build and publish the GitHub Release. Use whenever the user wants to ship/cut/publish a release or bump the version: "зарелизить", "выпустить версию", "сделать релиз 2.19.0", "release this"…
Regenerate the social preview card (og.png) and other generated brand art after changing user-facing copy, the package name, the palette, or the logo. Use whenever the install command, tagline, or site URL changes — a text-only edit leaves these images stale, and greps cannot see it.
Daily backup of Hermes config, skills, memory, and settings to a private GitHub repo. Pure shell script, no LLM overhead. Includes cache/strip logic for minimal repo size, secret templating, and a public-repo safety check.