Bitso avatar

Bitso

Official

@bitsoex

0Followers
|
13Public Repos
|
45Published Skills

Bitso is the largest cryptocurrency platform in LATAM. Our mission is to make crypto useful. Join the community.

Skills Distribution
DomainDeveloper To...Java Engineering S.. (40%)Distributed System.. (30%)Quality Assurance .. (20%)Documentation & Co.. (10%)

Agent Skills by Bitso

Showing 45 vetted skills indexed across 1 GitHub repositories.

bitsoexbitsoex
40

distributed-locking-rfc-44

Implement RFC-44 distributed locking for Java services with PostgreSQL advisory locks or Redis.

Official
Advanced
bitsoexbitsoex
40

upgrade-java-25

Upgrade Java projects from Java 21 to Java 25 with Gradle and Groovy updates.

Official
Advanced
bitsoexbitsoex
40

java-coverage

Configure JaCoCo for Java/Gradle projects to generate and verify coverage reports.

Official
Intermediate
bitsoexbitsoex
40

git-hooks

Manage and enforce version-controlled Git hooks across repositories.

Official
Advanced
bitsoexbitsoex
40

nullability-control

Enforce compile-time null safety in Java with NullAway and JSpecify.

Official
Advanced
bitsoexbitsoex
40

signadot-local-dev

Establish bidirectional network connectivity between a local machine and a stage Kubernetes cluster using Bitso CLI and Signadot Local.

Official
Intermediate
bitsoexbitsoex
40

coding-standards

Validate file, Java class, Python module, and shell script naming conventions.

Official
Intermediate
bitsoexbitsoex
40

doc-coauthoring

Guide structured co-authoring of technical documents through three workflow stages.

Official
Advanced
bitsoexbitsoex
40

grpc-migration-error-handling

Migrate Java projects from custom RPC Failure entities to gRPC Status error handling.

Official
Advanced
bitsoexbitsoex
40

quality-checks

Orchestrate testing, documentation, coding standards, and security checks at development lifecycle points.

Official
Advanced
bitsoexbitsoex
40

fix-sonarqube

Integrates Java projects with SonarQube via MCP Server for automated code quality analysis and issue resolution.

Official
Intermediate
bitsoexbitsoex
40

api-guidelines-rfc-39

Implement RFC-39 compliant REST API patterns in Java Spring Boot services.

Official
Intermediate
bitsoexbitsoex
40

dynamic-loglevel-rfc-27

Adjust runtime log levels for Java Spring Boot services via Developer Portal or Bitso CLI.

Official
Intermediate
bitsoexbitsoex
40

gradle-standards

Configure Gradle build standards for Java projects with version catalogs.

Official
Advanced
bitsoexbitsoex
40

signadot-mcp

Create, inspect, update, and delete Signadot MCP resources.

Official
Intermediate
bitsoexbitsoex
40

stacked-prs

Manage stacked pull requests with merge-based updates and CodeRabbit feedback cycles.

Official
Advanced
bitsoexbitsoex
40

logback-config-rfc-27

Configure RFC-27 compliant Logback logging for Spring Boot services.

Official
Basic
bitsoexbitsoex
40

greenflag-dependabot

Manage Dependabot PRs for Java/Gradle projects with squad grouping and ownership lookup.

Official
Intermediate
bitsoexbitsoex
40

jira-integration

Create and manage Jira tickets with dynamic project key discovery.

Official
Advanced
bitsoexbitsoex
40

enable-quality-gate

Configure automated code quality gates with mise and hk.

Official
Advanced
bitsoexbitsoex
40

upgrade-aws-sdk-v2

Migrate Java projects from AWS SDK v1 to v2 APIs.

Official
Intermediate
bitsoexbitsoex
40

java-testing

Guide Java testing with Spock Framework and Groovy.

Official
Intermediate
bitsoexbitsoex
40

upgrade-spring-boot-3-5

Upgrade Java services to Spring Boot 3.5.9 and compatible dependencies via Gradle.

Official
Advanced
bitsoexbitsoex
40

database-integration

Configure jOOQ and Flyway for PostgreSQL database integration in Java services.

Official
Advanced

Frequently Asked Questions About Bitso

FAQPage Schema
What specific engineering tasks do these standards enable?▼

These standards enable consistent Java service development, including gRPC migration, structured JSON logging, RFC-compliant API design, and rigorous mutation testing. They provide a unified framework for dependency management, security vulnerability remediation, and automated quality gate enforcement across enterprise repositories.

Which technical personas benefit from these standards?▼

Backend engineers, platform architects, and site reliability engineers working within Java-heavy ecosystems benefit most. These standards are designed for teams managing complex microservices who require consistent project structures, standardized logging, and reliable testing patterns to maintain high-velocity development cycles.

What are the primary prerequisites for implementing these standards?▼

Implementation requires a Java-based environment utilizing Gradle for build management. Projects should be prepared to adopt specific RFC-compliant configurations for logging, API design, and documentation, alongside integration with standard enterprise infrastructure like PostgreSQL, SonarQube, and Kubernetes-based sandbox environments.