원클릭으로
spec-kitty-tasks-finalize
Validate dependencies, finalize WP metadata, and commit all task artifacts.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Validate dependencies, finalize WP metadata, and commit all task artifacts.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | spec-kitty.tasks-finalize |
| description | Validate dependencies, finalize WP metadata, and commit all task artifacts. |
| user-invocable | true |
Version: 3.2.0
Run the finalization command to parse dependencies from tasks.md, validate
them, update WP frontmatter, and commit all task artifacts to the target branch.
IMPORTANT: This step works in the planning repository. NO worktrees created.
The content of the user's message that invoked this skill (everything after the skill invocation token, e.g. after /spec-kitty.<command> or $spec-kitty.<command>) is the User Input referenced elsewhere in these instructions.
You MUST consider this user input before proceeding (if not empty).
CRITICAL: Run this command from repo root:
spec-kitty agent mission finalize-tasks --json
This command will:
Requirement Refs from tasks.mddependencies and requirement_refs fieldsThe JSON output includes:
"commit_created": true/false — whether a commit was made"commit_hash" — the commit hash if created"wp_count" — number of WP files processed"dependencies_parsed" — dependency relationships found"requirement_refs_parsed" — requirement reference mapping foundmissing_requirement_refs_wps, unknown_requirement_refs, unmapped_functional_requirements)IMPORTANT — DO NOT COMMIT AGAIN AFTER THIS COMMAND:
finalize-tasks commits the files automaticallycommit_created=true, files are ALREADY committed — do not run git commit againgit status (templates, config) are UNRELATEDcommit_hash from JSON output, not by running git add/commit againProvide a concise outcome summary:
tasks.md/spec-kitty.analyze or /spec-kitty.implement)After completing this step:
dependencies field in frontmatterrequirement_refs field in frontmatterNext step: spec-kitty next --agent <name> will advance to implementation.
Use this skill to generate well-branded interfaces and assets for Spec Kitty, either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.
Use this skill to generate, review, or work with Spec Kitty branded interfaces and design system artifacts. Triggers on: UI component work, CSS token usage, brand copy writing, Storybook story authoring, doctrine artifact authoring, or any request to produce SK-branded visual output. Also triggers for: "add a component", "write brand copy", "check token usage", "create a story".
Break a plan into work packages