By AnatoliBu
Java QA automation methodology — skill (test design, contract testing, Testcontainers, schema evolution, test-pyramid/CI decisions) + java-qa-automation subagent.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
sh is a documentation and agent-harness repository for operational knowledge.
The active knowledge base lives in sysadmin-analytics-agent-kb/.
sysadmin-analytics-agent-kb/
├── references/
│ ├── README.md
│ ├── TEMPLATE.md
│ ├── google-sre-incident-management.md
│ ├── internal-event-taxonomy.md
│ ├── internal-metric-catalog.md
│ ├── junit-user-guide.md
│ ├── selenium-webdriver-docs.md
│ ├── testcontainers-java-docs.md
│ └── ...
├── sysadmin/
│ ├── agent.md
│ ├── sources.md
│ └── skills/
├── analytics/
│ ├── agent.md
│ ├── sources.md
│ └── skills/
├── java-qa/
│ ├── agent.md
│ ├── sources.md
│ ├── skills/
│ ├── rules/
│ └── workflows/
├── shared/
│ └── rules/
├── tools/
├── ci-reports/
└── roadmap.md
references/ mostly flat. It is a catalog of source-of-truth cards, not a deeply nested knowledge base.The CI entry point is .github/workflows/test.yml.
It runs sysadmin-analytics-agent-kb/tools/run_agent_kb_ci.py, which validates:
Quartz is cloned from AnatoliBu/quartz. If QUARTZ_REPO_TOKEN or GITHUB_TOKEN is available, CI uses token-based clone. If the Quartz repository is public and no token is available, the build script falls back to a plain public clone URL.
On 2026-06-07 the repository was extended from the original references / sysadmin / analytics model to include a java-qa domain for Java QA automation references, skills, rules, and agent workflow artifacts.
npx claudepluginhub anatolibu/sh --plugin java-qaComprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification