Alek
Live2026

Claude Code Toolkit

My custom Claude Code agents + commands, packaged as an installable plugin.

A public Claude Code plugin that bundles the agents and slash-commands I use every day into one install. It spans the whole engineering lifecycle: opening PRs, reviewing diffs for security and performance, running multi-session projects, logging sessions, reproducing bugs in the browser, triaging incidents, and managing Jira, all distributed through a Claude Code marketplace so anyone can add it in two commands.

Highlights

  • pr-creator — opens/updates GitHub PRs with clean what-and-why descriptions via gh
  • security-perf-reviewer — audits the current diff for web vulns and high-impact perf issues
  • project-manager — multi-session Research→Plan→Review→Implement→Validate in .ai/projects/
  • session-logger — structured, Obsidian-compatible daily session logs
  • playwright-browser-tester — reproduces bugs in real Chrome before any code change
  • incident-responder — SRE triage on Rootly with historical incident matching
  • jira-ticket-manager — view/search/create/edit Jira tickets via acli + JQL
  • /project and /review — slash-commands that drive the project-manager and reviewer agents

Stack

Claude CodePluginsMarkdownYAMLAgents

Install

/plugin marketplace add alek-aleksandrov/claude-toolkit
/plugin install engineering-toolkit@claude-toolkit