Tobias Hagemann

Tobias Hagemann

@tobihagemann

Co-founder & CEO of @skymatic • AI Babysitter • Working on @cryptomator

Skills
71
Plugins
1
Installs
0

Most Used Tags

software-engineering(55)tools(19)automation(15)code-review(10)git(10)github(9)project-management(8)pull-request(7)

Published Resources

self-improve

By Shared Context·
self-improvementknowledge-managementlessons-learned
0

Extract lessons from sessions and route them to the appropriate knowledge layer.

investigate

By Shared Context·
debuggingtroubleshootinginvestigation
0

Systematically investigate bugs and failures using a structured methodology.

resolve-pr-comments

By Shared Context·
githubpull-requestcode-review
0

Automatically evaluate and respond to GitHub pull request review comments.

update-changelog

By Shared Context·
changeloggitautomation
0

Automatically update the Unreleased section of CHANGELOG.md based on current changes.

survey-patterns

By Shared Context·
codebasepatternssurvey
0

Survey the codebase for existing patterns and reusable utilities without writing code.

turboplan

By Shared Context·
task-planningcomplexity-analysisproject-management
0

Analyze task complexity and determine the appropriate execution mode for project planning.

commit-rules

By Shared Context·
gitcommitrules
0

Establishes shared commit message rules and technical constraints for Git operations.

apply-findings

By Shared Context·
code-reviewautomationfindings
0

Apply code changes based on evaluated findings to improve code quality.

smoke-test

By Shared Context·
smoke-testmanual-testingverification
0

Manually verify that an application works by interacting with it through a smoke test.

review-pr

By Shared Context·
pull-requestcode-reviewautomation
0

Streamline your pull request reviews with automated fetching and evaluation of comments and code.

stage-commit

By Shared Context·
gitversion-controlcommit
0

Stage files and create a commit in one step with a consistent message style.

commit-staged

By Shared Context·
gitversion-controlcommit
0

Commit already-staged changes with a consistent message style.

code-style

By Shared Context·
code-styleconsistencyrefactoring
0

Enforce consistency in new code by mirroring existing styles and patterns.

commit-staged-push

By Shared Context·
gitversion-controlcommand-line
0

Commit already-staged changes and push in one step.

implement

By Shared Context·
code-implementationad-hoc-changesqa
0

Quickly implement code changes without a predefined plan or backlog.

create-changelog

By Shared Context·
changeloggithubversioning
0

Automatically create a CHANGELOG.md with version history from GitHub releases or git tags.

audit

By Shared Context
0

Project-wide health audit pipeline that fans out to all analysis skills in parallel, evaluates findings, and produces a unified report at .turbo/audit.md. Use when the user asks to "audit the project", "run a full audit", "project health check", "audit my code", "codebase audit", or "comprehensive review".

consult-oracle

By Shared Context·
chatgptdebuggingautomation
0

Consult ChatGPT Pro for complex problem-solving using browser automation.

draft-plan

By Shared Context·
implementationplanningtask-tracking
0

Draft an implementation plan quickly and efficiently.

recall-reasoning

By Shared Context·
reasoningtranscriptscode-review
0

Recall the reasoning behind past code changes by locating relevant transcripts.

review-dependencies

By Shared Context·
dependenciespackage-managerssecurity
0

Detect outdated or vulnerable dependencies across multiple package managers.

polish-code

By Shared Context·
code-qualityautomationtesting
0

Automate the process of polishing code through staging, formatting, linting, testing, and reviewing until stable.

refine-plan

By Shared Context·
planningiterationreview
0

Iteratively refine planning artifacts until no new findings emerge.

review-tooling

By Shared Context·
dev-toolingtooling-auditcode-quality
0

Analyze and audit dev tooling infrastructure for projects, identifying gaps in essential tools.

simplify-code

By Shared Context·
code-reviewautomationrefactoring
0

Automate code reviews for reuse, quality, efficiency, and clarity, followed by fixes.

create-skill

By Shared Context·
skillsworkflowintegration
0

Create or update skills that enhance Claude's capabilities with specialized knowledge and workflows.

fetch-pr-comments

By Shared Context·
githubpull-requestcomments
0

Fetch and summarize unresolved GitHub PR review comments without making changes.

reply-to-pr-threads

By Shared Context·
githubpull-requestsreviews
0

Draft and post replies to GitHub PR review threads efficiently.

migrate-turboplans

By Shared Context·
turboplansmigrationfile-organization
0

Migrate legacy TurboPlan files to the current layout, ensuring proper frontmatter and organization.

find-dead-code

By Shared Context·
dead-codecode-analysiscode-cleanup
0

Identify and analyze dead code in your codebase, focusing on production usage.

frontend-design

By Shared Context
0

Create distinctive, production-grade frontend interfaces with high design quality. Use when the user asks to build landing pages, websites, dashboards, web components, or any frontend UI. Generates creative, polished code that avoids generic AI aesthetics.

implement-plan

By Shared Context·
implementationtask-managementautomation
0

Execute implementation plans efficiently by loading task-specific skills and managing execution steps.

pick-next-issue

By Shared Context·
githubissue-prioritizationcommunity-engagement
0

Fetch and rank open GitHub issues by community engagement to prioritize your work.

resolve-findings

By Shared Context·
findingsimplementationtask-management
0

Choose an implementation path for evaluated findings and dispatch it efficiently.

changelog-rules

By Shared Context·
changelogconventionsdocumentation
0

Defines shared conventions for changelogs to ensure consistency and clarity.

comprehensive-test

By Shared Context·
testingquality-assurancebug-hunting
0

Perform thorough, multi-level testing to identify bugs and ensure app functionality.

create-test-plan

By Shared Context·
testingtest-planquality-assurance
0

Generate structured test plans based on code changes to ensure comprehensive testing coverage.

create-threat-model

By Shared Context·
threat-modelsecurity-analysiscodebase
0

Generate a structured threat model for a codebase, detailing assets, attack surfaces, and risks.

review-agentic-setup

By Shared Context·
agenticcodinginfrastructure
0

Review agentic coding infrastructure in a project for AI readiness.

update-pr

By Shared Context·
githubpull-requestautomation
0

Automatically update GitHub pull request titles and descriptions based on branch changes.

split-and-ship

By Shared Context·
gitversion-controlpull-requests
0

Execute a split plan by creating separate branches, commits, and PRs for each change group.

map-codebase

By Shared Context·
codebasearchitectureinspection
0

Generate comprehensive architecture reports by inspecting various aspects of a codebase.

codex-review

By Shared Context·
code-reviewaicli
0

Run AI-powered code reviews effortlessly using the codex CLI.

answer-reviewer-questions

By Shared Context·
pr-reviewcode-reviewautomation
0

Automatically generate answers to reviewer questions on pull requests.

contribute-turbo

By Shared Context·
turbocontributiongit
0

Submit improvements to turbo skills back to the upstream repository efficiently.

github-voice

By Shared Context·
githubwriting-stylepull-requests
0

Establishes writing style rules for GitHub outputs, differentiating between insider and outsider voices.

review-plan

By Shared Context·
reviewplanningfeedback
0

Review planning artifacts by running internal and peer reviews in parallel.

expand-shell

By Shared Context·
shellimplementationplanning
0

Expand a shell into a comprehensive implementation plan with verification and concrete references.

reply-to-pr-conversation

By Shared Context·
githubpull-requestconversation
0

Draft and post conversational replies to GitHub PR comments in one go.

consult-codex

By Shared Context·
codexconsultationproblem-solving
0

Engage in multi-turn consultations with Codex CLI for collaborative problem-solving.

onboard

By Shared Context
0

Developer onboarding guide that composes architecture mapping, tooling review, and agentic setup review with setup, troubleshooting, and next-steps agents to produce a comprehensive guide at .turbo/onboarding.md and .turbo/onboarding.html. Use when the user asks to "onboard me", "onboard to this project", "generate onboarding guide", "new developer guide", "how do I get started", or "help me ramp up".

Turbo

By Shared Context·
developmentautomationworkflows
0

Turbo is a modular collection of skills for streamlining the development process with Claude Code.

review-code

By Shared Context
0

Review code for bugs, security vulnerabilities, API misuse, consistency issues, simplicity problems, or test coverage gaps by running internal reviews and a peer review in parallel and returning combined findings. Single-concern with a type argument, or full review with no argument. Use when the user asks to "review my code", "full code review", "review my changes", "check for bugs", "scan for bugs", "review correctness", "security audit", "find vulnerabilities", "review security", "check API usage", "verify against docs", "check for cross-file duplication", "review consistency", "check for code reuse", "review simplicity", "find untested code", or "review test coverage".

implement-improvements

By Shared Context·
improvementstask-managementvalidation
0

Streamline your improvement process by validating and implementing changes from your backlog.

create-project-skills

By Shared Context·
skillscodebaseconventions
0

Generates project-specific skills by scanning codebases for inferred conventions.

create-pr

By Shared Context·
githubpull-requestautomation
0

Create a GitHub pull request with a drafted title and description.

update-turbo

By Shared Context·
turboupdatesskills
0

Easily update installed Turbo skills with dynamic changelog and conflict resolution.

stage-commit-push

By Shared Context·
gitversion-controlcommand-line
0

Stage files, create a commit, and push in one step.

draft-shells

By Shared Context·
shellsspecificationdecomposition
0

Decompose specification files into structured shells for implementation.

peer-review

By Shared Context
0

Run an independent peer review via codex. Use when the user asks to "peer review", "peer review my code", "peer review my plan", "peer review my spec", "peer review my shells", "get a second opinion", or "independent review".

evaluate-findings

By Shared Context·
code-reviewfeedback-assessmentadversarial-verification
0

Critically assess external feedback and decide which suggestions to apply using adversarial verification.

finalize

By Shared Context·
qacode-reviewautomation
0

Streamline your post-implementation quality assurance workflow with ease.

codex-exec

By Shared Context·
codextask-executionautomation
0

Run autonomous tasks using the codex CLI for efficient execution.

note-improvement

By Shared Context·
improvementbacklogproject-management
0

Capture out-of-scope improvement opportunities to ensure they aren't forgotten.

update-dependencies

By Shared Context·
dependenciesupgradespackage-management
0

Upgrade project dependencies while researching breaking changes for major updates.

ship

By Shared Context·
gitversion-controlpull-request
0

Commit, push, and manage pull requests for staged changes with ease.

exploratory-test

By Shared Context·
exploratory-testingquality-assurancebug-hunting
0

Conduct thorough exploratory testing to identify bugs and validate application functionality.

stage

By Shared Context·
gitversion-controlstaging
0

Stage specific implementation changes for commit with precise file selection.

draft-spec

By Shared Context·
project-specificationcollaborationdocumentation
0

Facilitate collaborative discussions to create detailed project specifications.

interpret-feedback

By Shared Context·
feedbackinterpretationcode-review
0

Interpret third-party feedback to clarify intent and correctness concerns through parallel analysis.

pick-next-shell

By Shared Context·
project-managementautomationplanning
0

Automate the selection and planning of the next shell in your project workflow.

explain-this

By Shared Context·
explanationcodeerror-handling
0

Translate complex concepts into plain language for better understanding.