Bitso
Official@bitsoex
Bitso is the largest cryptocurrency platform in LATAM. Our mission is to make crypto useful. Join the community.
Agent Skills by Bitso
Showing 45 vetted skills indexed across 1 GitHub repositories.
distributed-locking-rfc-44
Implement RFC-44 distributed locking for Java services with PostgreSQL advisory locks or Redis.
upgrade-java-25
Upgrade Java projects from Java 21 to Java 25 with Gradle and Groovy updates.
java-coverage
Configure JaCoCo for Java/Gradle projects to generate and verify coverage reports.
git-hooks
Manage and enforce version-controlled Git hooks across repositories.
nullability-control
Enforce compile-time null safety in Java with NullAway and JSpecify.
signadot-local-dev
Establish bidirectional network connectivity between a local machine and a stage Kubernetes cluster using Bitso CLI and Signadot Local.
coding-standards
Validate file, Java class, Python module, and shell script naming conventions.
doc-coauthoring
Guide structured co-authoring of technical documents through three workflow stages.
grpc-migration-error-handling
Migrate Java projects from custom RPC Failure entities to gRPC Status error handling.
quality-checks
Orchestrate testing, documentation, coding standards, and security checks at development lifecycle points.
fix-sonarqube
Integrates Java projects with SonarQube via MCP Server for automated code quality analysis and issue resolution.
api-guidelines-rfc-39
Implement RFC-39 compliant REST API patterns in Java Spring Boot services.
dynamic-loglevel-rfc-27
Adjust runtime log levels for Java Spring Boot services via Developer Portal or Bitso CLI.
gradle-standards
Configure Gradle build standards for Java projects with version catalogs.
signadot-mcp
Create, inspect, update, and delete Signadot MCP resources.
stacked-prs
Manage stacked pull requests with merge-based updates and CodeRabbit feedback cycles.
logback-config-rfc-27
Configure RFC-27 compliant Logback logging for Spring Boot services.
greenflag-dependabot
Manage Dependabot PRs for Java/Gradle projects with squad grouping and ownership lookup.
jira-integration
Create and manage Jira tickets with dynamic project key discovery.
enable-quality-gate
Configure automated code quality gates with mise and hk.
upgrade-aws-sdk-v2
Migrate Java projects from AWS SDK v1 to v2 APIs.
java-testing
Guide Java testing with Spock Framework and Groovy.
upgrade-spring-boot-3-5
Upgrade Java services to Spring Boot 3.5.9 and compatible dependencies via Gradle.
database-integration
Configure jOOQ and Flyway for PostgreSQL database integration in Java services.
Frequently Asked Questions About Bitso
FAQPage SchemaWhat 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.