snt-ccu2-host

Automate Jira ticket-driven CCU-2.0 host pipelines from requirements extraction to build and test.

1|Updated Aug 5, 2025
One-click install
npx skills add https://github.com/jayleekr/jays-treasure-trove --skill snt-ccu2-host
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: snt-ccu2-host
Source: https://github.com/jayleekr/jays-treasure-trove/tree/main/projects/common/skills/snt-ccu2-host
Command: npx skills add https://github.com/jayleekr/jays-treasure-trove --skill snt-ccu2-host

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates end-to-end CCU-2.0 pipeline tasks driven by JIRA tickets, including extracting requirements, implementing code, building, and running tests.

Core Features & Use Cases

  • JIRA-ticket driven host pipeline orchestration for CCU-2.0 components
  • Automatic extraction of requirements from tickets, followed by code changes, build, and test execution
  • Use Case: When CCU-2.0 work is tracked in JIRA, run the entire host pipeline from requirement capture to validated delivery

Quick Start

Use the host skill to start a pipeline for a ticket by running: /snt-ccu2-host CCU2-12345

Frequently Asked Questions about snt-ccu2-host

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

FAQPage Schema
How do I automate a Jira ticket-driven build pipeline for host components?

Use the slash-command activation to trigger the pipeline for a specific Jira ticket, such as /snt-ccu2-host CCU2-12345. This initiates the automated workflow from requirement extraction through build and test execution.

How does Jira integration work for CCU-2.0 host pipeline orchestration?

The Skill automatically extracts requirements from your Jira tickets to drive the entire build pipeline. It connects Jira tracking directly to code changes, Git workflow, and host component verification.

Does this pipeline automation support Git workflow and test execution?

Yes, the pipeline automation fully supports Git workflow and test execution for host components. It handles requirements mining, code changes, build orchestration via build.py, and verification.

What is the best way to extract requirements from Jira tickets for CCU-2.0 work?

The best way to extract requirements from Jira tickets for CCU-2.0 work is using this Skill's automated extraction feature. It captures requirements directly from tickets to initiate the code changes and build pipeline.

Can I use this automation for end-to-end work requiring code changes and builds?

Yes, you can use this automation for end-to-end work where CCU2 tickets require code changes and builds. It orchestrates the entire process from requirement capture to validated delivery.