Torsten Raudssus
Community@getty · Germany - Mönchengladbach
I'm in the empire business...
Agent Skills by Torsten Raudssus
Showing 24 vetted skills indexed across 7 GitHub repositories.
perl-xs
Guides writing and debugging Perl XS code that wraps C libraries at the Perl/C boundary.
getty-git-usage
Guides rebasing, committing, and landing branches with linear Git history.
alien-libssh-core
Documents the Alien::libssh distribution's alienfile, static share build, and Net::LibSSH consumer contract.
libgit2-core
Guides editing of Git::Libgit2 FFI bindings, opaque-handle ownership, and test isolation rules.
docker-engine-api
Diagnose and implement clients for the Docker Engine HTTP API over Unix sockets.
api-docker-core
Guides development of the API::Docker Perl client's HTTP transport, resource APIs, and typed entity model.
api-docker-type-model
Generates and maintains Perl type classes mirroring Docker Engine API swagger definitions.
getty-perl-moo
Guides writing Perl classes and roles using Moo patterns, delegation, and lifecycle hooks.
getty-git-commit-style
Writes imperative git commit messages and changelog entries following Getty repository conventions.
mcp-run-core
Guides editing of the Perl MCP-Run codebase covering the mcp-run-bash server and compression pipeline.
perl-mojo
Guides writing Mojolicious and Mojo::Base code covering attributes, roles, async, and core Mojo helpers.
perl-mcp
Build MCP servers in Perl using MCP::Server tool registration patterns.
kanban-issues-karr-cli
Manages git-native kanban boards and agent task cards through the karr CLI.
perl-alien
Write and debug Alien::Build alienfiles that provide C libraries to CPAN modules.
getty-perl-core
Enforces Getty house rules for Perl module loading, errors, strings, control flow, and cpanfile management.
alien-libgit2-core
Documents the Alien::Libgit2 distribution's alienfile, version floor, bundled tarball, and CI matrix.
perl-release-dist-ini
Analyzes Dist::Zilla dist.ini configuration files for Perl distributions and plugin bundles.
getty-perl-release-author-getty
Configure Dist::Zilla distributions using the @Author::GETTY bundle and its release conventions.
manage-skills-drift-triage
Audit and triage content drift across hardlinked skill copies in multiple repositories.
manage-skills
Shares skill directories across projects via hardlinks with sync and integrity checks.
karr
Automate multi-agent kanban task management with a file-based board and karr CLI.
dzil-author-getty
Explain configuration of the @Author::GETTY plugin bundle for Perl distributions.
perl-share-files
Access packaged share files in Perl distributions via File::ShareDir APIs.
dzil-distini
Parse Dist::Zilla dist.ini files to identify plugin bundles and sections.
Frequently Asked Questions About Torsten Raudssus
FAQPage SchemaWhat 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.