kb-orchestrator-workflow

Orchestrate software development workflows with repository setup, validation, code review, fixes, and Playwright UI verification.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/kvcop/ai-kb-assistant --skill kb-orchestrator-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kb-orchestrator-workflow
Source: https://github.com/kvcop/ai-kb-assistant/tree/main/.codex/skills/kb-orchestrator-workflow
Command: npx skills add https://github.com/kvcop/ai-kb-assistant --skill kb-orchestrator-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires kb_orchestrator, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates complex software development workflows, ensuring changes are built, tested, reviewed, and fixed in a repeatable, auditable manner, especially for UI-related tasks.

Core Features & Use Cases

  • Reproducible Workflows: Executes tasks in distinct stages (setup, validation, review, fix) with clear artifacts and audit trails.
  • Automated Validation: Runs tests and checks, including Playwright for UI verification.
  • Structured Code Review: Integrates with code review skills for a formal review process.
  • Use Case: When a user asks to implement a new feature via the orchestrator, this skill will set up the repository, run all necessary tests, request a code review, apply any necessary fixes, and verify the UI changes before reporting completion.

Quick Start

Use the kb-orchestrator-workflow skill to set up a target repository, run validation jobs, and apply fixes for a new feature.

Frequently Asked Questions about kb-orchestrator-workflow

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

FAQPage Schema
How do I automate code review and testing workflows for repository changes?

Automated code review and testing workflows are orchestrated by setting up target repositories, running validation jobs, performing structured code reviews, applying fixes, and verifying web UI behavior via Playwright.

What is the best way to verify web UI changes after applying code fixes?

Verifying web UI changes after fixes is handled by running Playwright tests within the workflow automation, ensuring UI behavior is validated and accessible via phone or VPN before reporting completion.

How do I set up reproducible CI/CD pipelines with an audit trail?

Reproducible CI/CD pipelines with an audit trail are established by executing software development tasks in distinct stages—setup, validation, review, and fix—generating clear artifacts for each phase.

Can I use Playwright for automated UI testing within a structured code review process?

Yes, Playwright is integrated for automated UI testing within the structured code review process, running validation jobs and verifying UI behavior after fixes are applied to the target repository.

Do I need kb_orchestrator to run workflow automation for feature implementation?

Yes, kb_orchestrator is a required dependency to run this workflow automation, as it triggers the setup, validation, review, and fix stages when users request new feature implementations.

What are the limitations of orchestrating software development workflows with distinct stages?

Workflow orchestration with distinct stages is limited to scenarios requiring repeatable validation and audit trails, specifically targeting UI-related tasks that benefit from Playwright web demo checks and structured reviews.