← all publishers

twistingmercury

@twistingmercury source repo

10 published skills

  1. Rlm · twistingmercury bundle
    Run a Recursive Language Model-style loop for long-context tasks using a persistent local REPL.
    0
    installs
  2. Prime · twistingmercury
    Survey a repository to build working context by reading its README and enumerating tracked files. Use when asked to prime, orient to, familiarize yourself with, or understand a project before starting work.
    0
    installs
  3. Arch Docs · twistingmercury bundle
    Create and update versioned architecture documentation using standardized templates and snake_case filenames. Use when writing architecture recommendations, documenting decisions, or scaffolding docs/architecture/.
    0
    installs
  4. Code Review · twistingmercury bundle
    Orchestrate a multi-perspective code review combining general correctness, architectural analysis, and language-specific conventions. Use for reviewing files, diffs, pull requests, or uncommitted changes and producing a versioned review document.
    0
    installs
  5. Shell Script · twistingmercury
    Create or modify production-grade shell scripts with automatic BATS test coverage and a bounded verification loop. Use when implementing, refactoring, or fixing shell scripts that should be delivered with executable tests.
    0
    installs
  6. Readme Writer · twistingmercury bundle
    Create or update a concise project README.md using the required template baseline. Use when a project needs a new README, when an existing README is stale or incomplete, or when README structure should be normalized for fast engineer onboarding.
    0
    installs
  7. Docker First CI · twistingmercury bundle
    Implement and harden Docker-first CI/CD pipelines in repository workflows. Use when users ask to set up or fix CI/CD behavior, enforce Docker image build-and-test in CI, gate CD on trusted events, publish immutable artifacts, and deploy/promote without rebuilding.
    0
    installs
  8. Check Push Readiness · twistingmercury
    Assess whether local commits on the current branch are ready to push to their configured remote branch. Use when asked whether a commit, set of commits, or branch is ready to push. Limit the verdict to the exact committed content that the next Git push would transfer.
    0
    installs
  9. Ralph Loop Docs Writer · twistingmercury bundle
    Create or update PRD.md and PROMPT.md files for agent-agnostic gralph loops driven by a checklist and a one-cycle execution prompt. Use when defining or maintaining iterative gralph automation.
    0
    installs
  10. Dotnet Postgres API Starter · twistingmercury bundle
    Scaffold the current directory, containing no application files, as a complete C#/.NET minimal API repository with application, tests, Docker-first build, PostgreSQL, Compose, CI, Helm, Envoy, and automation. Use when a new project should follow the Orders API repository structure; not for modifying an established API.
    0
    installs