pavelvdo avatar

pavelvdo

Community

@pavelvdo

0Followers
|
2Public Repos
|
42Published Skills

Skill registry for 1C:Enterprise development (roles, forms, MXL templates, BSP) combined with OpenSpec change lifecycle management and session continuity.

Skills Distribution
DomainDeveloper To...1C Platform Develo.. (45%)OpenSpec Change Ma.. (35%)Code Review & Qual.. (12%)Session & Context .. (8%)

Agent Skills by pavelvdo

Showing 42 vetted skills indexed across 1 GitHub repositories.

pavelvdopavelvdo

kit-session-restore

Reads session notes and proposes the next workflow command without executing changes.

Community
Basic
pavelvdopavelvdo

1c-roles

Create and analyze 1C configuration roles from Rights.xml and JSON DSL definitions.

Community
Intermediate
pavelvdopavelvdo

openspec-extend-change

Extends existing OpenSpec change artifacts with new requirements, review findings, or verify reports.

Community
Advanced
pavelvdopavelvdo

stop-slop

Removes predictable AI writing patterns from Russian-language chat messages for 1C development workflows.

Community
Intermediate
pavelvdopavelvdo

openspec-apply-change

Implements tasks from an OpenSpec change with slice-based acceptance gates.

Community
Advanced
pavelvdopavelvdo

openspec-explore

Investigates 1C defects and questions, producing a structured change-request brief in chat.

Community
Advanced
pavelvdopavelvdo

openspec-knowledge-add

Extracts verified knowledge base facts from standalone markdown reports into an indexed KB.

Community
Advanced
pavelvdopavelvdo

1c-vendor-standards

Provides checklists of 1C:Enterprise vendor standards for architecture design and code review.

Community
Intermediate
pavelvdopavelvdo

1c-agent-patterns

Guides delegation of 1C development tasks to specialized subagents with role-based prompt templates.

Community
Advanced
pavelvdopavelvdo

openspec-knowledge-init

Generates and re-syncs the knowledge base taxonomy file from 1C configuration directories.

Community
Intermediate
pavelvdopavelvdo

openspec-verify-change

Validates OpenSpec change proposals through five independent review layers before implementation.

Community
Advanced
pavelvdopavelvdo

1c-forms

Analyze, validate, and compile 1C managed form Form.xml files via PowerShell scripts.

Community
Advanced
pavelvdopavelvdo

openspec-debug

Investigate bugs in OpenSpec changes and produce root-cause analysis with fix tasks.

Community
Advanced
pavelvdopavelvdo

openspec-knowledge-audit

Audits OpenSpec knowledge base facts for TTL expiry, anchor drift, and taxonomy sync.

Community
Advanced
pavelvdopavelvdo

1c-extensions

Guides annotation selection and directive syntax for 1C:Enterprise configuration extensions.

Community
Advanced
pavelvdopavelvdo

openspec-new-change

Creates OpenSpec change requests with proposal, design, tasks, and spec artifacts.

Community
Advanced
pavelvdopavelvdo

openspec-intake

Normalizes vague customer requests into structured Intake Briefs for OpenSpec workflows.

Community
Advanced
pavelvdopavelvdo

kit-session-save

Writes compact session notes to temp/session-notes.md for handoff to a new chat.

Community
Basic
pavelvdopavelvdo

openspec-status

Generates a read-only status snapshot of an OpenSpec change with slices, reports, and next-command recommendations.

Community
Intermediate
pavelvdopavelvdo

1c-mxl

Compile, decompile, analyze, and validate 1C spreadsheet templates via a JSON DSL.

Community
Advanced
pavelvdopavelvdo

openspec-archive-change

Archives completed openspec change requests with spec sync, ADR extraction, and knowledge capture.

Community
Advanced
pavelvdopavelvdo

1c-query-optimization

Optimizes 1C:Enterprise query language code using temporary tables, joins, and DCS patterns.

Community
Intermediate
pavelvdopavelvdo

review

Orchestrates full code review of 1C BSL modules by delegating to specialized reviewer and writer agents.

Community
Advanced
pavelvdopavelvdo

1c-bsp

Integrates 1C data processors with the SSL/BSP standard subsystems library.

Community
Intermediate

Frequently Asked Questions About pavelvdo

FAQPage Schema
What tasks can I perform with pavelvdo's 1C skills?

You can create and analyze 1C roles from JSON DSL, compile and validate managed forms (Form.xml) and MXL spreadsheet templates, apply extension annotations (&Перед, &Вместо, &ИзменениеИКонтроль), optimize queries with temporary tables and DCS, and register data processors in BSP subsystems.

Who is the target audience for these skills?

1C:Enterprise developers, configuration architects, and reviewers working with BSL code, managed forms, access rights, and BSP integrations. The OpenSpec skills target engineers running structured change lifecycles (intake, explore, verify, apply, archive) on 1C projects.

How does the OpenSpec change lifecycle work in practice?

Start with openspec-intake or openspec-explore to normalize requirements, create a change via openspec-new-change, verify it with the five-layer quality gate, implement tasks via openspec-apply-change, then sync specs and archive. Status snapshots and bulk archiving are supported.

Are these skills free to use and under what license?

Most skills carry an explicit MIT license, including the OpenSpec family, review, stop-slop, and debug skills. Some 1C toolkit skills declare no license in their frontmatter, so check individual skill metadata before redistribution.

What prerequisites and dependencies are required?

OpenSpec skills require the openspec CLI. The review skill delegates to onec-code-reviewer/writer/explorer agents and requires the Task tool. Form compilation and editing only run in assisted artifact_mode; otherwise they halt toward manual Configurator work.