spec-kitty-tasks-finalize

Finalize Spec-Kitty tasks into work-package prompts via the agent shim.

5|3|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/richfrem/agent-plugins-skills --skill spec-kitty-tasks-finalize
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-kitty-tasks-finalize
Source: https://github.com/richfrem/agent-plugins-skills/tree/main/plugins/spec-kitty-plugin/skills/spec-kitty-tasks-finalize
Command: npx skills add https://github.com/richfrem/agent-plugins-skills --skill spec-kitty-tasks-finalize

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a stable, repeatable finalization step for Spec-Kitty tasks, turning ongoing work into finalized work-package prompts and ensuring consistent outputs.

Core Features & Use Cases

  • Wrapper around the Spec-Kitty finalize workflow: standardizes the finalization of tasks into work packages and prompts.
  • Traceable execution: references the source workflow file to maintain auditability and reproducibility.
  • Agent-driven orchestration: designed to be invoked via an agent shim to integrate into larger automation pipelines.

Quick Start

Run spec-kitty agent shim tasks-finalize --agent windsurf --raw-args "$ARGUMENTS" to finalize tasks and produce work-package prompts.

Frequently Asked Questions about spec-kitty-tasks-finalize

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

FAQPage Schema
How do I finalize tasks into work packages for agent-driven orchestration?

To finalize tasks into work packages, you can use a wrapper that standardizes the task-finalize workflow and generates concrete work-package prompts for agent-driven orchestration. This ensures consistent, repeatable outputs across project boards.

What is the best way to automate task finalization in my workflow?

Automating task finalization is best handled by wrapping the baseline workflow and enforcing a stable command pattern. This approach standardizes the generation of final work-package prompts and ensures traceable execution across your automation pipelines.

How do I execute the finalize step using an agent shim?

To execute the finalize step using an agent shim, run the command pattern: spec-kitty agent shim tasks-finalize --agent windsurf --raw-args. This invokes the agent shim to finalize tasks and produce the required work-package prompts.

Can I maintain traceability when generating work-package prompts?

Yes, you can maintain traceability when generating work-package prompts by referencing the source workflow file during the finalize step. This ensures auditability and reproducibility for ongoing task bundles across typical project boards.

Does this task finalization wrapper work with existing project boards and runners?

Yes, the task finalization wrapper applies to the Spec-Kitty use case across typical project boards and runners. It integrates into larger automation pipelines by using an agent shim to execute the finalize step.

Why do I need a stable command pattern for task finalization?

You need a stable command pattern for task finalization to turn ongoing work into finalized work-package prompts with consistent outputs. This repeatable process ensures standardization and traceable execution across different automation pipelines.