DitriXNew

30 mods across 2 repositories, 293 stars between them.

PostToolUse

01

DitriXNew/EDT-MCP

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, executing edt-skill-router.js via node. From DitriXNew/EDT-MCP.

258 2d ago A tokens not measured AGPL-3.0

EDT-MCP

02

DitriXNew/EDT-MCP

Settings file Claude Code

Agent settings declaring 1 hook event (PostToolUse).

258 2d ago A tokens not measured AGPL-3.0

DitriXNew/EDT-MCP

Skill Claude CodeCodex

Map of the EDT-MCP plugin's target architecture — where the shared helpers live, the layering rules, and the canonical way to do project/metadata/code resolution. Use when starting work in this plugin, deciding where new code belongs, or before adding/refactoring an MCP tool.

258 2d ago A 62 tokens AGPL-3.0

edt-mcp-autopilot

04

DitriXNew/EDT-MCP

Skill Claude CodeCodex

Autonomous, spec-driven, multi-agent pipeline that takes an EDT-MCP task or issue end-to-end — research → critics → architect → parallel development → review loop → tests → live-stand check → Russian issue comment + PR. Use when asked to take a whole task/issue to completion autonomously (not for a single quick edit…

258 2d ago A 80 tokens AGPL-3.0

edt-mcp-bilingual

05

DitriXNew/EDT-MCP

Skill Claude CodeCodex

Correctness checklist for 1C's bilingual (Russian/English) model in EDT-MCP — synonym language-code vs name, object resolution by Name vs synonym vs TYPE token, dialect-aware vs literal code search. Use when reading, writing, resolving, formatting or searching metadata objects, synonyms, BSL identifiers or query…

258 2d ago A 72 tokens AGPL-3.0

edt-mcp-build-test

06

DitriXNew/EDT-MCP

Skill Claude CodeCodex

How to build the EDT-MCP Eclipse plugin (Tycho/Maven) and run its unit and e2e tests, plus the test conventions for this repo. Use when building the plugin, running or writing tests, or verifying a change before committing.

258 2d ago A 57 tokens AGPL-3.0

edt-mcp-e2e-testing

07

DitriXNew/EDT-MCP

Skill Claude CodeCodex

How to write/run the AUTOMATED black-box e2e suite (tests/e2e/) that covers every EDT-MCP tool (62 today) against a live server with git-fixture isolation, happy + negative + error-quality coverage, and an anti-cheat bar. Use when adding/editing a test in tests/e2e/, adding a new tool (the coverage ratchet requires a…

258 2d ago A 122 tokens AGPL-3.0

edt-mcp-new-tool

08

DitriXNew/EDT-MCP

Skill Claude CodeCodex

Canonical, battle-tested checklist for adding a new MCP tool to the EDT-MCP plugin the right way — the IMcpTool surface, shared resolvers, schema, registration, MANIFEST, the two MANDATORY test ratchets (unit + e2e), the golden snapshot, README, and the full compile→review→redeploy→live contour. Use when asked to add…

258 2d ago A 95 tokens AGPL-3.0

DitriXNew/EDT-MCP

Skill Claude CodeCodex

The final "definition of done" / ready-to-deploy checklist for EDT-MCP — the ordered gate to run when a piece of work is finished, before declaring it done or merging. Covers code hygiene, tests written, build+unit, README, live redeploy, golden, full e2e, protocol conformance, and a clean git tree. Use when wrapping…

258 2d ago A 99 tokens AGPL-3.0

edt-mcp-testing

10

DitriXNew/EDT-MCP

Skill Claude CodeCodex

How to manually e2e-test each EDT-MCP server tool against a live EDT workbench + TestConfiguration. One reference per tool under references/ /, each with the exact MCP call, the real expected result, and gotchas. Use when validating an MCP tool end-to-end by actually calling it (for build/unit tests see…

258 2d ago A 79 tokens AGPL-3.0

DitriXNew/EDT-MCP

Skill Claude CodeCodex

Cross-tool consistency contract for EDT-MCP tools — parameter naming, error shape, output format, pagination, not-found semantics, schema/README alignment. Use when editing any class under tools/impl, adding a parameter, changing a tool's output, or reviewing a tool for consistency.

258 2d ago A 64 tokens AGPL-3.0

DitriXNew/EDT-MCP

Skill Claude CodeCodex

How to size, write and A/B-test the text of a tool — its description and its inputSchema parameter prose — so that cutting it does not cost call quality, and so that a tool that IS getting called wrong gets text that fixes it. Use when shortening or rewriting any tool description, when adding a tool and choosing how…

258 2d ago A 105 tokens AGPL-3.0

edt-mcp-yaxunit

13

DitriXNew/EDT-MCP

Skill Claude CodeCodex

How to write and run YAXUnit unit tests for a 1C configuration through 1C:EDT + the EDT-MCP runyaxunittests / debugyaxunittests tools. Covers the three-piece setup (EDT plugin = IDE runner, YAxUnit.cfe engine in the infobase, a test extension that holds the tests), the test-module structure (ИсполняемыеСценарии +…

258 2d ago A 124 tokens AGPL-3.0

DitriXNew/EDT-MCP

Instructions file GitHub Copilot

Copilot instructions for DitriXNew/EDT-MCP: Before making any significant changes, ALWAYS use expert consultation tools.

258 2d ago A 294 tokens AGPL-3.0

EDT-MCP CLAUDE.md

15

DitriXNew/EDT-MCP

Instructions file

Claude Code instructions for DitriXNew/EDT-MCP, covering edt-mcp — code conduct (the minefield map), ❌ hard don'ts (violating these = a bug or corruption), 🛑 "stop and think twice" zones (large blast radius), 🌐 two languages (ru/en) — the main recurring mine and ✅ before you write code.

258 2d ago A 3,225 tokens AGPL-3.0

DitriXNew/EDT-MCP

Skill Claude CodeCodex

Investigate 1C BSL behavior, dependencies, impact, and implementation differences through EDT-MCP. Read-only by default; not for plugin development.

258 2d ago A 39 tokens AGPL-3.0

DitriXNew/EDT-MCP

Skill Claude CodeCodex

Work with external data processor/report projects through EDT-MCP: metadata, forms, builds, and one-run debug launch. Not for prebuilt files outside an EDT project.

258 2d ago A 43 tokens AGPL-3.0

DitriXNew/EDT-MCP

Skill Claude CodeCodex

Research and safely change managed 1C forms through EDT-MCP, including parameters, bindings, handlers, dynamic lists, and visual verification. Structured operations by default.

258 2d ago A 40 tokens AGPL-3.0

DitriXNew/EDT-MCP

Skill Claude CodeCodex

Apply one bounded BSL correction through EDT-MCP with lost-update protection, targeted validation, and minimal diff. Not for broad refactors or plugin code.

258 2d ago A 39 tokens AGPL-3.0

DitriXNew/EDT-MCP

Skill Claude CodeCodex

Perform bounded EDT project maintenance through current EDT-MCP: diagnostics, revalidation, clean/resync, applications, database update, import/export, and Git when enabled.

258 2d ago A 40 tokens AGPL-3.0

DitriXNew/EDT-MCP

Skill Claude CodeCodex

Inspect and safely change 1C metadata, including roles, rights, and RLS, through current EDT-MCP structured operations. Not for raw XML edits or plugin development.

258 2d ago A 42 tokens AGPL-3.0

DitriXNew/EDT-MCP

Skill Claude CodeCodex

Run a bounded 1C performance profiling experiment through EDT-MCP and collect attributable evidence without leaving profiling active.

258 2d ago A 30 tokens AGPL-3.0

DitriXNew/EDT-MCP

Skill Claude CodeCodex

Locate, inspect, validate, and safely change 1C queries or Data Composition Schemas through EDT-MCP. Separates supported schema writes from runtime data proof.

258 2d ago A 41 tokens AGPL-3.0

DitriXNew/EDT-MCP

Skill Claude CodeCodex

Collect bounded runtime and debugger evidence for a 1C project through EDT-MCP, including launch, breakpoints, variables, event log, and cleanup.

258 2d ago A 38 tokens AGPL-3.0