Corbat Tech
Official@corbat-tech · Spain
Offers rigorous software engineering lifecycle management, focusing on Git-based project orchestration, code quality verification, and enterprise-grade release governance.
Agent Skills by Corbat Tech
Showing 31 vetted skills indexed across 1 GitHub repositories.
test-skill
Validate SKILL.md frontmatter fields and system loading protocols.
minimal-skill
Create a minimal skill template with only required fields.
build-fix
Resolve build, TypeScript, and lint errors incrementally in a codebase.
worktree-finish
Merges a verified Git worktree branch and cleans it up afterward.
hotfix
Automate urgent hotfix releases with version bumping, changelog updates, and pull request creation.
learn
Capture session problem-solving patterns into reusable SKILL.md files.
code-fix
Apply prioritized code fixes from P0 to P3 with automated verification.
coding-standards
Generates a customizable, standards-compliant starter kit for your next project.
verify
Runs TypeScript lint, unit tests, build and Git checks, returning a pass/fail verdict.
plan
Generates step-by-step plans for implementing software changes with risk assessment.
fork-project
Creates isolated Git repo copies with dependencies for parallel development.
worktree-list
List active Git worktrees with branch names, commit differences, and uncommitted changes.
code-review
Analyze code quality across 12 dimensions and output a weighted score.
finish-feature
Merge code, clean up branches, and create releases sequentially.
coco-fix-iterate
Automates iterative code refinement cycles combining ML and AI technologies with a focus on quality, safety, and efficiency.
release
Orchestrate a complete software release cycle with versioning, changelog updates, testing, and Git tags.
merge-back
Validate an isolated project copy and merge changes into a new git branch.
skill-create
Generate Claude Skills by analyzing git history and codebase patterns.
worktree-start
Create isolated Git worktrees with dependency installation and baseline checks.
continuous-learning
Capture and organize coding session patterns into reusable skills.
verification-loop
Run formatting, type checking, linting, and tests iteratively until clean.
cleanup-copy
Delete merged project copies and associated Git remotes after validating merge status.
new-feature
Create an isolated project copy and guide subsequent feature development steps.
tdd
Enforce a test-driven development workflow with 80% Vitest coverage.
Frequently Asked Questions About Corbat Tech
FAQPage SchemaWhat specific engineering tasks does Corbat Tech enable?▼
Corbat Tech enables systematic software maintenance, including Git worktree management, OWASP vulnerability auditing, database schema migration handling, and standardized release orchestration. It facilitates rigorous code quality checks through iterative linting, type verification, and test-driven development enforcement across complex project repositories.
Which technical personas benefit most from these capabilities?▼
These capabilities are designed for senior software engineers, DevOps practitioners, and technical leads who manage complex codebases. The system is ideal for teams requiring strict adherence to coding standards, secure deployment configurations, and consistent release cycles across distributed development environments.
What are the primary prerequisites for implementing these capabilities?▼
Implementation requires a Git-based repository structure and a project environment supporting TypeScript, Vitest, and standard database migration frameworks like Prisma or TypeORM. Users should have existing project configurations for Docker and GitHub environments to fully leverage the deployment and release management features.