Axel Kaliff avatar

Axel Kaliff

Community

@axel-kaliff · Stockholm, Sweden

1Followers
|
32Public Repos
|
31Published Skills

Research Engineer at Royal Institute of Technology (KTH)

Agent Skills by Axel Kaliff

Showing 31 vetted skills indexed across 1 GitHub repositories.

axel-kaliffaxel-kaliff

integrate-main-branch-changes

Rebase a feature branch onto the latest origin/master with conflict guidance.

Community
Intermediate
axel-kaliffaxel-kaliff

rethink

Analyze git history and code to identify design flaws and scope drift.

Community
Advanced
axel-kaliffaxel-kaliff

grumpy-review

Review code for bugs in error paths, resource lifecycles, and concurrency.

Community
Intermediate
axel-kaliffaxel-kaliff

commit

Stage changes, run tests, and apply pre-commit validations before committing.

Community
Intermediate
axel-kaliffaxel-kaliff

root-cause

Analyze scored findings with compressed 5-why root-cause analysis and merge results.

Community
Advanced
axel-kaliffaxel-kaliff

smoke-render

Render RGB and depth PNG frames from a robosuite Lift environment using MuJoCo or Isaac Sim.

Community
Intermediate
axel-kaliffaxel-kaliff

web-check

Verify branch code changes against official documentation and API best practices.

Community
Advanced
axel-kaliffaxel-kaliff

handoff

Generate HANDOFF.md with git state and project session details.

Community
Advanced
axel-kaliffaxel-kaliff

complexity-trends

Track drifting code complexity across modules using wily.

Community
Advanced
axel-kaliffaxel-kaliff

move-to-worktree

Move the checked-out git branch into a .worktrees directory.

Community
Intermediate
axel-kaliffaxel-kaliff

automate-workflow

Analyze conversations and propose scoped automation artifacts for user approval.

Community
Advanced
axel-kaliffaxel-kaliff

score-findings

Score and verify code review findings against repository code.

Community
Advanced
axel-kaliffaxel-kaliff

validate-robot

Run dynamics validation and smoke tests on robosuite robot XMLs.

Community
Intermediate
axel-kaliffaxel-kaliff

review-fix

Review and fix critical and warning issues in changed Python files.

Community
Advanced
axel-kaliffaxel-kaliff

pickup

Read HANDOFF.md and verify git state before resuming prior work.

Community
Intermediate
axel-kaliffaxel-kaliff

fix-all

Analyze code, apply fixes, run tests, and prepare verified commits.

Community
Advanced
axel-kaliffaxel-kaliff

decisions

Log non-trivial conversation decisions to claude_session/DECISIONS.md.

Community
Intermediate
axel-kaliffaxel-kaliff

check-test-separation

Detect mixed unit and integration tests in Python pytest projects via AST analysis.

Community
Intermediate
axel-kaliffaxel-kaliff

setup-isaac

Create a Python 3.11 virtual environment with NVIDIA Isaac Sim dependencies.

Community
Intermediate
axel-kaliffaxel-kaliff

cleanup

Detect dead code, unused dependencies, and orphaned files in Python repositories.

Community
Advanced
axel-kaliffaxel-kaliff

review-seq

Orchestrates batched Python code analysis tools with disk-persisted, resumable workflows.

Community
Advanced
axel-kaliffaxel-kaliff

analyse

Run static analysis on Python files with ruff, ty, complexipy, and semgrep.

Community
Advanced
axel-kaliffaxel-kaliff

review-pr

Fetch GitHub pull requests, create worktrees, and run parallel review agents.

Community
Advanced
axel-kaliffaxel-kaliff

pre-merge

Run parallel pre-merge quality checks on changed Python code and tests.

Community
Advanced