Axel Kaliff
Community@axel-kaliff · Stockholm, Sweden
Research Engineer at Royal Institute of Technology (KTH)
Agent Skills by Axel Kaliff
Showing 31 vetted skills indexed across 1 GitHub repositories.
integrate-main-branch-changes
Rebase a feature branch onto the latest origin/master with conflict guidance.
rethink
Analyze git history and code to identify design flaws and scope drift.
grumpy-review
Review code for bugs in error paths, resource lifecycles, and concurrency.
commit
Stage changes, run tests, and apply pre-commit validations before committing.
root-cause
Analyze scored findings with compressed 5-why root-cause analysis and merge results.
smoke-render
Render RGB and depth PNG frames from a robosuite Lift environment using MuJoCo or Isaac Sim.
web-check
Verify branch code changes against official documentation and API best practices.
handoff
Generate HANDOFF.md with git state and project session details.
complexity-trends
Track drifting code complexity across modules using wily.
move-to-worktree
Move the checked-out git branch into a .worktrees directory.
automate-workflow
Analyze conversations and propose scoped automation artifacts for user approval.
score-findings
Score and verify code review findings against repository code.
validate-robot
Run dynamics validation and smoke tests on robosuite robot XMLs.
review-fix
Review and fix critical and warning issues in changed Python files.
pickup
Read HANDOFF.md and verify git state before resuming prior work.
fix-all
Analyze code, apply fixes, run tests, and prepare verified commits.
decisions
Log non-trivial conversation decisions to claude_session/DECISIONS.md.
check-test-separation
Detect mixed unit and integration tests in Python pytest projects via AST analysis.
setup-isaac
Create a Python 3.11 virtual environment with NVIDIA Isaac Sim dependencies.
cleanup
Detect dead code, unused dependencies, and orphaned files in Python repositories.
review-seq
Orchestrates batched Python code analysis tools with disk-persisted, resumable workflows.
analyse
Run static analysis on Python files with ruff, ty, complexipy, and semgrep.
review-pr
Fetch GitHub pull requests, create worktrees, and run parallel review agents.
pre-merge
Run parallel pre-merge quality checks on changed Python code and tests.