kakomon-split-gha

Automate Kakomon split workflow phases 1-5 via GitHub Actions and post topic tags with Sonnet.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/stsrjkt-bit/claude-plugins --skill kakomon-split-gha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kakomon-split-gha
Source: https://github.com/stsrjkt-bit/claude-plugins/tree/main/kakomon-split-gha/skills/kakomon-split-gha
Command: npx skills add https://github.com/stsrjkt-bit/claude-plugins --skill kakomon-split-gha

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

大問分割のパイプラインを GitHub Actions で自動実行し、完了までを監視するワークフローを提供します。

Core Features & Use Cases

  • GitHub Actions で Phase 1〜5 の実行と完了監視を自動化
  • GHA 完了後に Sonnet でトピックタグを新規付与するフローをサポート
  • 対象大学・科目の運用・監査の透明性と再現性を高める

Quick Start

このスキルを使って、指定の科目の大問分割を GitHub Actions で自動実行し、完了後に Sonnet でトピックタグを付与してください。

Frequently Asked Questions about kakomon-split-gha

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

FAQPage Schema
How do I automate a multi-phase workflow pipeline with GitHub Actions and monitor it to completion?

Automating a multi-phase workflow pipeline with GitHub Actions involves configuring a workflow to execute sequential phases and using the GitHub CLI for centralized tracking and auditing. This Skill automates running Phase 1-5 and monitoring completion status for transparent pipeline execution.

How does automated topic tagging with Sonnet work after a GitHub Actions workflow completes?

Automated topic tagging with Sonnet works by triggering a tagging process after the GitHub Actions workflow completes. The workflow executes its phases, then posts newly generated topic tags with Sonnet to enable centralized tracking and auditing of the processed subjects.

Do I need the GitHub CLI to control workflow automation and tagging for pipeline monitoring?

Yes, you need the GitHub CLI to control workflow automation and tagging for pipeline monitoring. The workflow requires GitHub access, the target project, and the GitHub CLI to execute workflow control commands and apply automated topic tags upon completion.

What is the best way to track and audit a multi-phase document split pipeline for reproducibility?

The best way to track and audit a multi-phase document split pipeline for reproducibility is to automate it via GitHub Actions. This approach executes phases consistently, monitors completion centrally, and applies standardized tagging to enhance operational transparency.

Can I run a Phase 1 to 5 automated split workflow on GitHub Actions without manual intervention?

Yes, you can run a Phase 1 to 5 automated split workflow on GitHub Actions without manual intervention. The workflow is designed to automatically execute all phases, monitor for completion, and trigger post-completion topic tagging using Sonnet for full pipeline automation.

Why use GitHub Actions for document splitting and tagging instead of running scripts locally?

Using GitHub Actions for document splitting and tagging instead of local scripts provides centralized tracking and auditing. It automates Phase 1-5 execution and post-completion Sonnet tagging in a monitored environment, enhancing operational transparency and ensuring pipeline reproducibility.