1c-ai-feature-dev-workflow
Structured 1C:Enterprise feature development from analysis to review
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install 1c-ai-feature-dev-workflow?▼
Run `npx skills add AndreevED/1c-ai-feature-dev-workflow --all -g -y` in your terminal to install all skills globally.
What does this workflow do for 1C developers?▼
It runs a 9-phase process that explores your existing 1C configuration, designs an architecture, writes code following your standards, and reviews it for bugs and rule compliance.
Can I use the agents separately without the full workflow?▼
Yes. You can invoke the explorer, architect, writer, reviewer, or simplifier agents individually for tasks like analyzing code or reviewing recent changes.
Does it work with Claude Code?▼
Yes. It requires a tool with sub-agent support such as Claude Code, plus your 1C configuration exported to files.
When should I not use this workflow?▼
Skip it for one-line fixes, trivial changes, or urgent hotfixes. It is designed for meaningful feature development in existing 1C configurations.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core