---
name: Spec Kitty Runtime Next
slug: spec-kitty-runtime-next
category: AI Engineering
description: Spec Kitty Runtime Next manages the runtime phase of spec-driven development, providing a taxonomy for runtime results and recovering from blocked states. Use it when an agent needs to interpret runtime outcomes and continue work after interruptions.
github: "https://github.com/Priivacy-ai/spec-kitty/tree/main/kitty-specs/055-agent-skills-pack/tasks/WP11-runtime-next-skill.md"
language: Python
stars: 1521
forks: 147
install: "npx degit https://github.com/Priivacy-ai/spec-kitty/tree/main/kitty-specs/055-agent-skills-pack/tasks ~/.claude/skills/tasks"
installs_to: ~/.claude/skills/tasks
source_path: kitty-specs/055-agent-skills-pack/tasks/WP11-runtime-next-skill.md
collection_size: 25
category_size: 2451
collection_url: "https://dirskills.com/collections/Priivacy-ai/spec-kitty"
added: 2026-08-19T07:26:34.764Z
last_synced: 2026-08-19T07:26:34.764Z
canonical_url: "https://dirskills.com/skills/spec-kitty-runtime-next"
---

# Spec Kitty Runtime Next

Spec Kitty Runtime Next manages the runtime phase of spec-driven development, providing a taxonomy for runtime results and recovering from blocked states. Use it when an agent needs to interpret runtime outcomes and continue work after interruptions.

**Install:**

```bash
npx degit https://github.com/Priivacy-ai/spec-kitty/tree/main/kitty-specs/055-agent-skills-pack/tasks ~/.claude/skills/tasks
```

## README

# Work Package Prompt: WP11 – Author spec-kitty-runtime-next Skill

## Objectives & Success Criteria

- Author the canonical runtime-next skill per PRD section 7 and 8
- Include SKILL.md with proper frontmatter, triggers, workflow, and negative scope
- Create reference documents for runtime result taxonomy and blocked-state recovery
- Test that registry discovers both skills and installer handles multi-skill pack

## Activity Log

- 2026-03-21T08:30:00Z – system – lane=planned – Prompt created.
- 2026-03-21T08:30:01Z – claude – lane=doing – Implementation started.
- 2026-03-21T09:00:00Z – claude – lane=done – Skill authored and codex-reviewed; contract aligned with actual next CLI output
