thachrocky12345
Community@thachrocky12345
Engineering skill registry covering PR lifecycle, CI validation, HIPAA healthcare compliance, P2P Holepunch development, and test infrastructure for monorepo teams.
Agent Skills by thachrocky12345
Showing 64 vetted skills indexed across 1 GitHub repositories.
addon-changelog
Generate changelog entries for add-on packages from git tags and pull requests.
pr-mine
Lists the current user's open GitHub PRs grouped by merge readiness with Slack ping messages.
sdk-e2e-create
Plans and scaffolds e2e tests for new or changed public SDK APIs.
registry-autobase-patterns
Reference Autobase, HyperDB, and multi-writer patterns for the QVAC registry server.
addon-release-notes
Generate release notes for addon packages from PR commits and version bumps.
setup
Run a shell script to install agent skills, knowledge, and config for Claude Code or Cursor.
sdk-pr-create
Generate PR titles and descriptions for SDK pod packages following team templates.
pr-test
Plans and runs local validation of GitHub pull requests in isolated worktrees.
sdk-backmerge
Creates the backmerge pull request that lands release version bumps and changelogs onto main.
holepunch-dev
Guides API discovery and development across the Holepunch P2P ecosystem libraries.
addon-pr-create
Generate PR descriptions for addon packages from remote branch changes and version bump validation.
notice-generate
Generate NOTICE attribution files for model, JS, Python, and C++ dependencies across a monorepo.
sdk-changelog
Generate changelogs, release notes, and announcement posts for SDK pod packages using tag-based GitFlow.
sdk-pr-status
Displays open SDK pod pull requests grouped by review status with merge-conflict warnings.
pr-review
Reviews GitHub pull requests and posts pending reviews with inline comments.
commit-trace
Trace a git commit to its published npm versions including transitive SDK resolution.
release
Automates NPM package releases with version validation, release branches, CI monitoring, and publish verification.
review
Runs parallel security, correctness, performance, and consistency reviews on pull requests or branches.
ci-validate
Trigger GitHub Actions CI workflows, monitor runs, and report pass or failure results.
orchestrate
Coordinates implement, test, CI, review, and PR agents for Asana tasks.
visual-pr-audit
Captures Playwright screenshots of frontend PRs, audits diffs for bugs, and applies fixes.
build-check
Checks GitHub Actions CI status after pushes and diagnoses failed build steps.
sync-repos
Synchronize two git working trees of the same repository using fetch and fast-forward merges.
dev-status
Reports git branch state, open PRs, Docker container health, and Redis cache warmth for two repositories.
Frequently Asked Questions About thachrocky12345
FAQPage SchemaWhat tasks can I automate using thachrocky12345's skills?▼
You can automate PR creation, review, testing, and merging; generate changelogs, release notes, and NOTICE files; run HIPAA compliance audits and PHI/PII leak scans; scaffold Jest and e2e SDK tests; capture Playwright visual diffs; deploy to Docker Swarm; and build hybrid BM25+vector RAG search.
Who are these skills designed for?▼
Software engineers working in monorepos such as tetherto/qvac and ReallyGlobal, including SDK pod maintainers, frontend/backend developers on Django and Next.js stacks, healthcare platform teams handling PHI, and P2P developers building on the Holepunch ecosystem with Hypercore and Pear.
How do I install and run these skills?▼
Run the setup skill, which executes packages/ocr-onnx/.agent/setup.sh to install skills, knowledge, and config for Claude Code or Cursor, accepting a claude, cursor, or all argument. Individual skills are then invoked by name with their documented argument hints, such as /pr-test or /release.
What prerequisites and dependencies do these skills require?▼
Skills assume GitHub repos with .github/teams pod registration, package.json scripts, and CI via GitHub Actions. Healthcare skills depend on each other (e.g., risk-register-synthesis requires phi-pii-leak-scan and hipaa-compliance-audit), and testing skills need Docker Compose, Jest, MSW, and factory_boy.
Do these skills cover healthcare regulatory compliance?▼
Yes. Dedicated skills audit HIPAA Technical Safeguards (164.312), verify breach notification readiness, scan for PHI/PII leakage in code and API responses, audit consent tracking for HIPAA and GDPR, validate provider credentials and NPIs, and synthesize findings into a consolidated HIPAA risk register.