Martin Janči
Community@martin-janci · Bratislava
Agent Skills by Martin Janči
Showing 33 vetted skills indexed across 2 GitHub repositories.
trace-state-machine
Map PR status transitions in TypeScript sources with triggers and file locations.
add-config-field
Add a configuration field across TypeScript interfaces, defaults, and wiring.
auto-description-prompt
Generate a structured PR description from a code diff and PR title.
diagnose-state
Diagnose PR state from data/state.json and validate StateFileV2 schema.
inspect-metrics
Aggregate live endpoint and state file metrics into an operational dashboard.
test-webhook
Generate and send realistic GitHub webhook payloads to a local server.
code-review
Analyzes pull-request diffs and generates inline comments with verdicts.
jira-lookup
Retrieve Jira issue details by key from the REST API.
debug-review
Trace a PR through the claude-code-reviewer pipeline to diagnose review failures.
verify-build
Verify TypeScript builds and configuration completeness for claude-code-reviewer.
prepare-release
Identify the latest release tag and generate a changelog preview from commits.
generate-pr-description
Generate structured PR descriptions from code diffs and PR metadata.
using-git-worktrees
Create isolated git worktrees for feature development with safety checks.
test-driven-development
Write failing tests first to drive implementation and verify expected behavior.
testing-anti-patterns
Identify and prevent testing anti-patterns in JavaScript/TypeScript projects.
systematic-debugging
Coordinate root-cause investigation across software stacks with a four-phase debugging workflow.
verification-before-completion
Enforce a verification gate before declaring project tasks complete.
requesting-code-review
Dispatches a code-reviewer subagent to verify implementations against the documented plan before merging.
receiving-code-review
Verify code review feedback against the codebase before implementing changes.
worktree
Manage git worktrees to create, list, delete, switch, and prune them.
k8s-debug
Diagnose Kubernetes pod and cluster issues with structured kubectl commands.
ssh-ops
Execute remote commands and port forwarding over SSH through jump hosts.
k9s-ui
Navigate Kubernetes clusters and monitor resources via a keyboard-driven terminal UI.
k8s-ops
Automate Kubernetes deployment, monitoring, and troubleshooting workflows.