run-1c-task

Orchestrate 1C task execution from intake through analysis, implementation, and BDD verification.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Alex1980Alex/1C-Framework --skill run-1c-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-1c-task
Source: https://github.com/Alex1980Alex/1C-Framework/tree/main/.claude/skills/run-1c-task
Command: npx skills add https://github.com/Alex1980Alex/1C-Framework --skill run-1c-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual coordination work from 1C development tasks by guiding a request from requirements intake through analysis, implementation, and test verification in one controlled flow.

Core Features & Use Cases

  • End-to-End Orchestration: Coordinates analysis, design, coding, and testing without pausing for manual review after the first stage.
  • Input Flexibility: Accepts a JIRA issue, a chat-based task description, or a prepared task folder with specifications and screenshots.
  • Controlled Delivery: Generates analysis and implementation artifacts, manages pipeline state, performs preflight checks, and records testing results for traceability.
  • Use Case: Use it when you need a single automated pass to turn a 1C task into reviewed artifacts, completed implementation, and verified test outcomes.

Quick Start

Run the 1C task workflow by providing a JIRA code, chat description, or task folder so the skill can analyze, implement, and test the work in one pass.

Frequently Asked Questions about run-1c-task

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a 1C task from requirements to BDD testing in one pass?

Yes, automating 1C task implementation from a JIRA issue is supported. You provide the JIRA code so the skill can intake the requirements, coordinate the design and coding, perform preflight checks, and generate implementation artifacts without pausing for manual review.

What inputs do I need to run 1C task orchestration end to end?

Running 1C task orchestration requires a JIRA issue, a chat-based task description, or a prepared trusted task folder. These inputs provide the specifications needed to guide the automated flow through analysis, implementation, and test verification.

Does 1C task automation handle preflight validation and auto-approval control?

1C task automation includes preflight validation and auto-approval control within its orchestration flow. It manages pipeline state deterministically, performs necessary checks before execution, and records testing results to maintain traceability throughout the delivery process.

How does end-to-end 1C task orchestration work with BDD verification?

End-to-end 1C task orchestration works by coordinating analysis, implementation, and testing sequentially. After coding completes, it applies BDD verification to validate the outcomes, generates necessary artifacts, and issues a completion report to confirm the task meets the specified requirements.

Can I use a chat description for 1C task analysis and implementation?

You can use a chat-based task description to start 1C task analysis and implementation. The orchestration flow accepts chat-sourced requirements, analyzes them, generates the required artifacts, and proceeds directly to coding and automated test verification.