Torsten Raudssus avatar

Torsten Raudssus

Community

@getty · Germany - Mönchengladbach

181Followers
|
229Public Repos
|
24Published Skills

I'm in the empire business...

Skills Distribution
DomainDeveloper To...Perl Distribution .. (40%)Dist::Zilla Config.. (25%)Shared Skill Synch.. (25%)Kanban Task Manage.. (10%)

Agent Skills by Torsten Raudssus

Showing 24 vetted skills indexed across 7 GitHub repositories.

GettyGetty
1

perl-xs

Guides writing and debugging Perl XS code that wraps C libraries at the Perl/C boundary.

Community
Advanced
GettyGetty
1

getty-git-usage

Guides rebasing, committing, and landing branches with linear Git history.

Community
Intermediate
GettyGetty
1

alien-libssh-core

Documents the Alien::libssh distribution's alienfile, static share build, and Net::LibSSH consumer contract.

Community
Intermediate
GettyGetty

libgit2-core

Guides editing of Git::Libgit2 FFI bindings, opaque-handle ownership, and test isolation rules.

Community
Intermediate
GettyGetty
2

docker-engine-api

Diagnose and implement clients for the Docker Engine HTTP API over Unix sockets.

Community
Intermediate
GettyGetty
2

api-docker-core

Guides development of the API::Docker Perl client's HTTP transport, resource APIs, and typed entity model.

Community
Advanced
GettyGetty
2

api-docker-type-model

Generates and maintains Perl type classes mirroring Docker Engine API swagger definitions.

Community
Advanced
GettyGetty
2

getty-perl-moo

Guides writing Perl classes and roles using Moo patterns, delegation, and lifecycle hooks.

Community
Intermediate
GettyGetty
1

getty-git-commit-style

Writes imperative git commit messages and changelog entries following Getty repository conventions.

Community
Basic
GettyGetty
3

mcp-run-core

Guides editing of the Perl MCP-Run codebase covering the mcp-run-bash server and compression pipeline.

Community
Advanced
GettyGetty
3

perl-mojo

Guides writing Mojolicious and Mojo::Base code covering attributes, roles, async, and core Mojo helpers.

Community
Intermediate
GettyGetty
3

perl-mcp

Build MCP servers in Perl using MCP::Server tool registration patterns.

Community
Intermediate
GettyGetty
1

kanban-issues-karr-cli

Manages git-native kanban boards and agent task cards through the karr CLI.

Community
Advanced
GettyGetty
1

perl-alien

Write and debug Alien::Build alienfiles that provide C libraries to CPAN modules.

Community
Advanced
GettyGetty
1

getty-perl-core

Enforces Getty house rules for Perl module loading, errors, strings, control flow, and cpanfile management.

Community
Intermediate
GettyGetty

alien-libgit2-core

Documents the Alien::Libgit2 distribution's alienfile, version floor, bundled tarball, and CI matrix.

Community
Intermediate
GettyGetty
1

perl-release-dist-ini

Analyzes Dist::Zilla dist.ini configuration files for Perl distributions and plugin bundles.

Community
Basic
GettyGetty
1

getty-perl-release-author-getty

Configure Dist::Zilla distributions using the @Author::GETTY bundle and its release conventions.

Community
Advanced
GettyGetty
12

manage-skills-drift-triage

Audit and triage content drift across hardlinked skill copies in multiple repositories.

Community
Intermediate
GettyGetty
12

manage-skills

Shares skill directories across projects via hardlinks with sync and integrity checks.

Community
Advanced
GettyGetty
8

karr

Automate multi-agent kanban task management with a file-based board and karr CLI.

Community
Advanced
GettyGetty
8

dzil-author-getty

Explain configuration of the @Author::GETTY plugin bundle for Perl distributions.

Community
Advanced
GettyGetty
8

perl-share-files

Access packaged share files in Perl distributions via File::ShareDir APIs.

Community
Intermediate
GettyGetty
8

dzil-distini

Parse Dist::Zilla dist.ini files to identify plugin bundles and sections.

Community
Intermediate

Frequently Asked Questions About Torsten Raudssus

FAQPage Schema
What tasks can I accomplish with Getty's skills?▼

You can configure the @Author::GETTY Dist::Zilla plugin bundle, parse dist.ini files to identify plugin bundles and sections, access packaged share files via File::ShareDir, manage a file-based kanban board with karr, and add, remove, sync, or triage drift in shared skills across repositories.

Who are these skills designed for?▼

Perl distribution authors using Dist::Zilla, maintainers of the @Author::GETTY bundle, and developers who share skills across multiple repositories and need to detect divergence or safely edit hardlinked skill directories before syncing.

How do I use the manage-skills and drift triage skills?▼

Invoke manage-skills when adding, removing, syncing, or checking shared skills, or before editing files inside a hardlinked skill directory. Invoke manage-skills-drift-triage when the same skill name has different content across repos or a project copy never updates, before running a sync.

What prerequisites do these skills require?▼

The Dist::Zilla skills require a Perl distribution environment with Dist::Zilla, the @Author::GETTY plugin bundle, and File::ShareDir installed. The manage-skills skills require repositories containing shared, hardlinked skill directories whose copies may diverge.