comol

60 mods across 1 repository, 444 stars between them.

comol/ai_rules_1c

Instructions file CodexOpenCode

AGENTS.md instructions for comol/ai_rules_1c, covering 1c development rules, process, persona, core principles and active model adaptation.

444 yesterday A 13,955 tokens

1c-analytic

02

comol/ai_rules_1c

Agent

Expert 1C business analyst agent. Analyzes existing code and metadata structure, writes PRD (Product Requirements Document), specifications, and answers architectural questions. Creates technical documentation in 1C terms without writing code. Use PROACTIVELY when analyzing requirements or creating specifications.

444 yesterday A 61 tokens

1c-arch-reviewer

03

comol/ai_rules_1c

Agent

Expert 1C architecture reviewer agent. Reviews architectural decisions, evaluates design patterns, identifies scalability issues, and assesses compliance with 1C best practices. Provides confidence-scored feedback on architectural solutions. Use when an architectural design already exists and the user (or pipeline…

444 yesterday A 74 tokens

1c-architect

04

comol/ai_rules_1c

Agent

Expert 1C solution architect agent. Designs architecture for complex 1C modifications, analyzes existing patterns and conventions, and defines component boundaries, data flows, risks, and build sequence. Detailed executable task plans remain the 1c-planner responsibility.

444 yesterday A 55 tokens

1c-code-reviewer

05

comol/ai_rules_1c

Agent

Expert 1C code reviewer agent. Reviews code for bugs, readability, standards compliance using confidence-based filtering to report only genuinely important issues. Use only when the user explicitly asks for a code review.

444 yesterday A 46 tokens

1c-developer

06

comol/ai_rules_1c

Agent

Expert 1C code developer agent. Creates modules, procedures, functions, queries, and forms. Uses MCP tools for documentation, syntax checking, and metadata verification. Use PROACTIVELY for bulk or multi-module 1C code work; trivial single-file edits stay with the parent agent (see subagents.md).

444 yesterday A 69 tokens

1c-doc-writer

07

comol/ai_rules_1c

Agent

Expert 1C documentation specialist for end-user and administrator documentation. Creates user guides, admin manuals, tutorials, codemaps, and API references. NOT for inline code documentation (module/procedure comments - that's developer responsibility). Use PROACTIVELY when user-facing documentation needs to be…

444 yesterday A 67 tokens

1c-error-fixer

08

comol/ai_rules_1c

Agent

Expert 1C error resolution specialist. Fixes syntax errors, runtime errors, and BSL Language Server warnings quickly with minimal changes. Focuses on getting code working without architectural modifications. Use PROACTIVELY when errors occur in 1C code.

444 yesterday A 57 tokens

1c-explorer

09

comol/ai_rules_1c

Agent

Read-only 1C codebase exploration specialist — the project's ONLY exploration subagent. Prefer this over any host built-in Explore / explore / generic scout (Cursor Task explore, etc.): those prompts are not overridable and skip the project's MCP-first chain. Quickly finds files, code patterns, metadata objects…

444 yesterday A 190 tokens

1c-metadata-manager

10

comol/ai_rules_1c

Agent

1C metadata management specialist. Creates, edits, validates, and removes configuration objects (catalogs, documents, registers, enums), managed forms, DCS/SKD schemas, MXL layouts, roles, EPF/ERF, extensions (CFE), configurations (CF), databases, subsystems, command interfaces, and templates. Use PROACTIVELY when…

444 yesterday A 110 tokens

comol/ai_rules_1c

Agent

Expert 1C performance optimization specialist. Analyzes code for performance issues, optimizes queries, identifies bottlenecks, and provides concrete improvements. Use when the user reports slowness, when query / loop optimization is the explicit task, or when a review run at the user's request has identified slow…

444 yesterday A 69 tokens

1c-planner

12

comol/ai_rules_1c

Agent

Expert 1C planning specialist. Creates comprehensive, actionable implementation plans for complex features and refactoring. Analyzes requirements, breaks down tasks, identifies dependencies and risks. Use PROACTIVELY when users request feature implementation, architectural changes, or complex refactoring.

444 yesterday A 58 tokens

1c-refactoring

13

comol/ai_rules_1c

Agent

Expert 1C code refactoring specialist. Focuses on dead code cleanup, code consolidation, structure simplification, and technical debt reduction. Identifies and safely removes unused code and duplicates. Use for code cleanup and refactoring tasks; explicit performance-optimization tasks go to 1c-performance-optimizer.

444 yesterday A 66 tokens

1c-tester

14

comol/ai_rules_1c

Agent

Expert 1C testing agent. Tests code and functions using web browser automation and the /deploy-and-test command. Deploys configuration to test infobase, performs UI testing with human-like interactions, validates functionality. Use when the user asks to run deployment, UI testing, or verification against a test…

444 yesterday A 69 tokens

build-release

15

comol/ai_rules_1c

Command

Build release artifacts from committed sources — .cf for the main configuration and .cfe per extension, with optional version bump, changelog and git tag.

444 yesterday A 30 tokens

caveman

16

comol/ai_rules_1c

Command

Toggle the caveman communication style — set CAVEMAN (on|auto|off) in .dev.env for the whole project; on|off|auto persist, lite|full|ultra switch the session level.

444 yesterday A 45 tokens

check-uuid

17

comol/ai_rules_1c

Command

Check a 1C XML configuration dump for duplicate UUIDs, and optionally regenerate them.

444 yesterday A 17 tokens

checkmcp

18

comol/ai_rules_1c

Command

Check availability of 1C MCP servers and install/start the missing ones.

444 yesterday A 14 tokens

checkupdates

19

comol/ai_rules_1c

Command

Read-only check for available updates of the 1C MCP server images (stable and -beta channels) and of the 1c-rules ruleset, without pulling or installing anything.

444 yesterday A 37 tokens

deploy-and-test

20

comol/ai_rules_1c

Command

Load the configuration into the test infobase from .dev.env and run UI tests in the web client.

444 yesterday A 21 tokens

doctor

21

comol/ai_rules_1c

Command

Diagnose whether 1c-rules is installed, connected, configured, and usable by the current agent.

444 yesterday A 21 tokens

economymode

22

comol/ai_rules_1c

Command

Toggle orchestrator economy mode via ORCHESTRATION in .dev.env; on enable, offers to configure per-tier subagent models and to set up the rtk output-compression proxy.

444 yesterday C 37 tokens

evolve

23

comol/ai_rules_1c

Command

Aggregate accumulated rule-friction signals into user-approved behavior rules in LLM-RULES.md (ruleset self-improvement loop).

444 yesterday A 26 tokens