rkortThinkwise avatar

rkortThinkwise

Community

@rkortThinkwise

0Followers
|
3Public Repos
|
25Published Skills

Skills for modeling, extending, and deploying Thinkwise Software Factory enterprise applications via OAuth-secured MCP connectors.

Skills Distribution
DomainDeveloper To...Thinkwise Software.. (45%)MCP Connector & OA.. (20%)SQL & Multi-RDBMS .. (20%)Application Deploy.. (15%)

Agent Skills by rkortThinkwise

Showing 25 vetted skills indexed across 1 GitHub repositories.

rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-menu

Creates and maintains application menus, groups, and items in Thinkwise Software Factory models.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-install-mcp

Registers and authenticates an OAuth-protected HTTP MCP connector in Claude Code.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-postgresql-migration

Migrates Thinkwise Software Factory models to dual-platform PostgreSQL alongside SQL Server.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-create-control-procedures

Creates and assigns control procedures in Thinkwise Software Factory models via MCP connectors.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-icons

Assigns and manages icons across Thinkwise Software Factory model objects via MCP connector.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-maps-component

Configures and maintains maps components in Thinkwise Software Factory models via MCP connectors.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-translation-objects

Manages translations of Thinkwise Software Factory model objects via transl_object entities and MCP connectors.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-variants

Creates and maintains table, task, and report variants in Thinkwise Software Factory models.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-subject-components

Configure Grid, Form, Card List, Treeview, and Drag-and-drop settings for Thinkwise Software Factory subjects.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-cubes

Creates and maintains analytical cubes, cube fields, and cube views in Thinkwise Software Factory models.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-unit-tests

Creates Thinkwise Software Factory unit tests through a propose, confirm, build workflow via MCP connector.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-messages

Creates and maintains modeled user-facing messages in Thinkwise Software Factory models.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-subroutines

Creates and configures reusable SQL subroutines in Thinkwise Software Factory models.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-conditional-layouts

Configures conditional formatting layouts for tables, tasks, and cube views in Thinkwise Software Factory models.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-process-flows

Creates and configures process flows and system flows in Thinkwise Software Factory models.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-datamodeling-guidelines

Applies naming and design conventions to Thinkwise Software Factory data models.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-web-connections

Creates and configures Web Connections and OAuth servers in Thinkwise Software Factory models.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-prefilters

Creates and configures prefilters and prefilter groups in Thinkwise Software Factory data models.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-deployment

Starts, monitors, and controls Thinkwise Software Factory definition-generation and deployment jobs via MCP tasks.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-mcp-base

Resolves connector, model, and branch context before Thinkwise Software Factory MCP operations.

Community
Advanced
rkortThinkwiserkortThinkwise
5

mcp-refresh-scopes

Syncs local OAuth scopes for HTTP MCP connectors with server-advertised scopes.

Community
Intermediate
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-create-view

Creates and configures views in Thinkwise Software Factory data models via MCP connectors.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-scheduler-component

Configures Scheduler components in Thinkwise Software Factory models via MCP connectors.

Community
Advanced
rkortThinkwiserkortThinkwise
5

thinkwise-software-factory-build-planner

Interviews users and produces a reasoned build plan for Thinkwise Software Factory models.

Community
Advanced

Frequently Asked Questions About rkortThinkwise

FAQPage Schema
What tasks can I perform with rkortThinkwise's skills?

You can create and maintain Thinkwise Software Factory model artifacts: menus, tasks, views, control procedures, subroutines, prefilters, cubes, process flows, messages, translations, icons, variants, scheduler and maps components, plus run definition generation, deployment, and unit-test creation through an MCP connector.

Who are these Thinkwise skills designed for?

They target Thinkwise developers and modelers working inside a Software Factory repository who drive changes through MCP connectors such as sf_mcp, Indicium, or meta_dev, and who need verified entity references before calling get_entity_definition, execute_odata_query, stage_resource, or stage_task.

How do I set up the required MCP connector?

Use the thinkwise-install-mcp skill to add and authenticate a custom HTTP MCP connector in Claude Code end-to-end, including OAuth discovery and scope pinning. The mcp-refresh-scopes skill later resyncs local scope config when the server's advertised scopes change or calls are denied.

What prerequisites do these skills require?

A running MCP connector with Software Factory access (e.g. sf_mcp or Indicium) and a confirmed application model and branch. The mcp-base skill verifies connector, model_id, and branch_id first, since most Software Factory entities are keyed by model and branch.

Can these skills help migrate a Thinkwise app to PostgreSQL?

Yes. The postgresql-migration skill provides a checklist for enabling PostgreSQL as a dual platform alongside SQL Server, porting hand-written SQL in control procedures, calculated fields, prefilters, and defaults, and resolving PostgreSQL-specific generation and validation errors.