megashrieks

11 mods across 1 repository, 0 stars between them.

pomavo-automation

01

megashrieks/Pomavo.MCP

Skill Claude CodeCodex

Build Pomavo automation rules incrementally with the automation authoring tools (createautomation, addnode, setnodeconfig, connectnodes, validateautomation, and the discovery tools). Load this before authoring or editing an automation — covers the node catalog by category, the type system + assignability, the…

0 1mo ago A 109 tokens

pomavo-mutation-dsl

02

megashrieks/Pomavo.MCP

Skill Claude CodeCodex

The Pomavo mutation DSL executed by the executequery tool for bulk changes. Load this before writing an executequery query to UPDATE (SET), CREATE tickets, LINK/UNLINK tickets, or add COMMENTs in bulk. Prerequisite: the pomavo-query-language skill (the leading filter uses that syntax).

0 1mo ago A 0 tokens

megashrieks/Pomavo.MCP

Skill Claude CodeCodex

The Pomavo search/filter DSL used to find tickets. Load this when writing a query for the searchtickets tool, when building the [filter] part of an executequery mutation, or when writing chart/variable queries inside a report. Covers comparison and logical operators, built-in and custom fields, @mentions, date…

0 1mo ago A 80 tokens

megashrieks/Pomavo.MCP

Skill Claude CodeCodex

The Pomavo screen language (layout code) for building project reports with the createreport tool. Load this before writing a report's layoutcode — covers the layout container/component tags, the shared chart x/y/series/color column contract, chart query aggregations, and the inline parameter system. Chart queries use…

0 1mo ago A 76 tokens

megashrieks/Pomavo.MCP

Skill Claude CodeCodex

The Pomavo layout language (layout code) for building ticket TEMPLATE SCREENS — the create form, detail view, preview pane, hover card, board card, and sidebar sections. Load this before writing a screen's layoutcode. Covers the 12-column grid, every container/leaf tag (Field, Label, Plugin, Spacer, Row, Column…

0 1mo ago A 118 tokens

pomavo-screen

06

megashrieks/Pomavo.MCP

Skill Claude CodeCodex

The Pomavo TEMPLATE SCREEN model — what a screen is, the screen types (create, issues, edit, view, section, preview-modal, preview-pane, preview-sheet, card), how they surface in the product, and the createscreen / updatescreen / deletescreen tools. For the layout code grammar itself (tags, grid, fields) load…

0 1mo ago A 88 tokens

megashrieks/Pomavo.MCP

Skill Claude CodeCodex

Authoring Pomavo SHARED (org-level, reusable) fields via createsharedfield / updatesharedfield / deletesharedfield, and attaching/detaching them to templates via addsharedfieldtotemplate / removesharedfieldfromtemplate. Covers field types, FieldOptions (select options, user multiplicity, defaults), and the…

0 1mo ago A 75 tokens

megashrieks/Pomavo.MCP

Skill Claude CodeCodex

Authoring Pomavo TEMPLATE LINK types (the configurable relationship types like Blocks, Relates to, Parent of) via createtemplatelink / updatetemplatelink / deletetemplatelink. Covers the name plus the outward/inward direction names.

0 1mo ago A 51 tokens

pomavo-template

09

megashrieks/Pomavo.MCP

Skill Claude CodeCodex

Authoring Pomavo ticket TEMPLATES (issue types like Bug, Task, Epic) via createtemplate / updatetemplate. Covers the mandatory fields every template must define (Title, Description, Author, Assignee), the field types and FieldOptions, the screen collection, the workflow requirement (existing or inline), and the…

0 1mo ago A 82 tokens

pomavo-workflow

10

megashrieks/Pomavo.MCP

Skill Claude CodeCodex

Authoring Pomavo WORKFLOWS (the state machines that back templates) via createworkflow / updateworkflow and the granular addworkflowstate, removeworkflowstate, addworkflowtransition, removeworkflowtransition tools. Covers state categories (initial/default/terminal), the required 'Created' initial state, transition…

0 1mo ago A 89 tokens

pomavo-mcp

11

megashrieks/Pomavo.MCP

MCP server Claude CodeCodexCursor +2

MCP server "pomavo-mcp" as configured in megashrieks/Pomavo.MCP. Runs locally from the pomavo-mcp Python package.

0 1mo ago A tokens not measured