Instructions file CodexOpenCode
AGENTS.md instructions for Knuckles-Team/aris-mcp, covering aris-mcp - agents, project structure, tech stack, commands and design notes.
Software AG ARIS (EPC process models) — MCP server / API client / A2A agent
Instructions file CodexOpenCode
AGENTS.md instructions for Knuckles-Team/aris-mcp, covering aris-mcp - agents, project structure, tech stack, commands and design notes.
Instructions file
Claude Code instructions for Knuckles-Team/aris-mcp: Guidance for Claude Code (claude.ai/code) when working in this repository.
Skill Claude CodeCodex
Natively ingest Software AG ARIS process models into the epistemic-graph knowledge graph over the aris-mcp MCP server — push models as typed :ProcessModel nodes, a single model's EPC objects as :EPCFunction/:EPCEvent/ :EPCRule with :flowsTo control-flow edges, and raw model exports as content-addressed :ModelExport…
Skill Claude CodeCodex
Analyze the control flow of Software AG ARIS EPC models over the aris-mcp MCP server — trace event→function→event paths, find splits/joins at rule operators, spot disconnected or dead-end objects, and reason about a model's structure. Use when the agent must explain how a process flows, validate an EPC's…
Skill Claude CodeCodex
Read Software AG ARIS process models over the aris-mcp MCP server — list the model inventory, fetch one model's metadata/attributes, and read its EPC objects (functions/events/rule operators) and directed control-flow connections. Use when the agent must inventory ARIS models, open one model by GUID, or inspect a…
MCP server Claude CodeCodexCursor +2
Software AG ARIS REST API + MCP Server + A2A Server for Agentic AI! Runs locally from the aris-mcp Python package.