feature-spec-updater

Update feature specification sections and log all modifications.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/buddypia/kaiju-voice --skill feature-spec-updater
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-spec-updater
Source: https://github.com/buddypia/kaiju-voice/tree/main/.claude/skills/feature-spec-updater
Command: npx skills add https://github.com/buddypia/kaiju-voice --skill feature-spec-updater

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of modifying existing feature specifications, ensuring that all changes are tracked, versioned, and easily auditable, preventing accidental data loss or inconsistencies.

Core Features & Use Cases

  • Targeted Updates: Modifies only the necessary sections of a SPEC document, rather than requiring a full rewrite.
  • Change Tracking: Records all modifications, including FR additions, modifications, and deletions, in a clear changelog.
  • Use Case: When a new requirement (FR) needs to be added to an existing SPEC for a feature, or an existing FR's logic needs refinement, this Skill handles the precise update and logs it.

Quick Start

Use the feature-spec-updater skill to modify feature ID '006' by changing the review algorithm from SM-2 to Leitner.

Frequently Asked Questions about feature-spec-updater

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

FAQPage Schema
How do I update specific feature requirements in an existing specification without rewriting the entire document?

To update feature requirements in an existing specification without a full rewrite, you can target and modify only the necessary sections. This approach ensures precise updates to specific FRs while maintaining a detailed change history for auditability.

What is the best way to track changes when modifying API contracts and Zod schemas in a feature spec?

Tracking changes when modifying API contracts and Zod schemas requires logging all additions, modifications, and deletions in a changelog. This records all modifications for auditability, preventing accidental data loss or inconsistencies across the feature spec.

Can I modify safety guardrails and AI logic within an existing feature specification?

Yes, you can modify safety guardrails and AI logic within an existing feature specification. The process supports updating these specific sections precisely, ensuring that only the changed parts are modified while logging all adjustments for version control.

How do I add a new non-functional requirement to an existing SPEC document?

To add a new non-functional requirement to an existing SPEC document, you insert the new FR and record the addition in the changelog. This targeted update method handles the precise insertion and logs the modification for version tracking.

Does updating sequence diagrams and screen flows in a specification require a full document regeneration?

Updating sequence diagrams and screen flows in a specification does not require full document regeneration. You can precisely modify only those specific sections, ensuring the rest of the document remains untouched while the changes are logged for auditability.