Matej Formanek avatar

Matej Formanek

Community

@matejformanek

1Followers
|
10Public Repos
|
58Published Skills

Agent Skills by Matej Formanek

Showing 58 vetted skills indexed across 1 GitHub repositories.

matejformanekmatejformanek

snapshot-management

Manage PostgreSQL MVCC snapshot stacks and tuple visibility logic.

Community
Advanced
matejformanekmatejformanek

parallel-query

Manage ParallelContext lifecycles and shared memory for PostgreSQL parallel queries.

Community
Advanced
matejformanekmatejformanek

collation-provider

Manage PostgreSQL collation provider dispatch and multibyte encoding conversion.

Community
Advanced
matejformanekmatejformanek

error-handling

Standardize PostgreSQL backend error reporting with ereport, elog, and PG_TRY/PG_CATCH blocks.

Community
Advanced
matejformanekmatejformanek

replication-overview

Map PostgreSQL replication source code for walsender, walreceiver, and reorderbuffer logic.

Community
Advanced
matejformanekmatejformanek

multixact

Analyze PostgreSQL MultiXact machinery to diagnose tuple-locking contention and SLRU exhaustion.

Community
Advanced
matejformanekmatejformanek

wire-protocol

Guide PostgreSQL wire protocol message framing and dispatch for backend development.

Community
Advanced
matejformanekmatejformanek

gucs-config

Implement and validate custom PostgreSQL GUC variables with hooks and memory rules.

Community
Advanced
matejformanekmatejformanek

process-lifecycle

Guide PostgreSQL multi-process lifecycle implementation with signal-safe coding standards.

Community
Advanced
matejformanekmatejformanek

node-infrastructure

Extend PostgreSQL tagged-union Node types with gen_node_support.pl.

Community
Advanced
matejformanekmatejformanek

pg-patch-review

Orchestrate multi-agent review pipelines for PostgreSQL patches with automated build and test cycles.

Community
Advanced
matejformanekmatejformanek

commit-message-style

Standardize git commit messages to PostgreSQL house style and trailer requirements.

Community
Intermediate
matejformanekmatejformanek

buffer-manager

Manage PostgreSQL shared-buffer pin/unpin lifecycle and clock-sweep replacement.

Community
Advanced
matejformanekmatejformanek

coding-style

Enforce PostgreSQL C source code formatting and architectural conventions.

Community
Advanced
matejformanekmatejformanek

aio-readstream

Implement and debug PostgreSQL asynchronous I/O and read-stream subsystems.

Community
Advanced
matejformanekmatejformanek

pg-shadow-implement

Compare AI-generated PostgreSQL implementation plans against upstream patch ground truth.

Community
Advanced
matejformanekmatejformanek

type-cache

Analyze PostgreSQL backend type-info cache internals for invalidation and typmod registry issues.

Community
Advanced
matejformanekmatejformanek

backup-and-recovery

Manage PostgreSQL base backups, WAL archiving, and point-in-time recovery.

Community
Advanced
matejformanekmatejformanek

bgworker-and-extensions

Generate PostgreSQL background worker and extension hook templates with signal-safe standards.

Community
Advanced
matejformanekmatejformanek

resource-owners

Automate management and cleanup of reference-counted PostgreSQL resources via ResourceOwner infrastructure.

Community
Advanced
matejformanekmatejformanek

memory-keeping

Synchronize session progress and append audit logs to markdown state files.

Community
Intermediate
matejformanekmatejformanek

logical-replication

Analyze and debug PostgreSQL logical replication subsystems including WAL decoding and apply workers.

Community
Advanced
matejformanekmatejformanek

parser-and-nodes

Modify PostgreSQL parser grammar, AST nodes, and tree walkers.

Community
Advanced
matejformanekmatejformanek

pg-feature-brainstorm

Plan PostgreSQL backend features by analyzing usage surfaces and existing subsystems.

Community
Advanced