speckit-security-review-apply

Apply approved security review follow-ups to Spec-Kit tasks.md and plan.md.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/B0yZ4kr14/OrthoPlus-Enterprise --skill speckit-security-review-apply
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-security-review-apply
Source: https://github.com/B0yZ4kr14/OrthoPlus-Enterprise/tree/main/.specify-backups/20260518-141826/_agents/skills/speckit-security-review-apply
Command: npx skills add https://github.com/B0yZ4kr14/OrthoPlus-Enterprise --skill speckit-security-review-apply

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It turns approved security review follow-up items into concrete Spec-Kit backlog updates, so teams can move from findings to implementable work without disrupting the existing planning flow.

Core Features & Use Cases

  • Backlog application without refactors: Applies approved follow-ups by updating tasks.md and only updating plan.md when security sequencing or decisioning truly requires it.
  • Context-aware artifact selection: Works with the optimizer-aware memory flow when available, or falls back to a Markdown-only reading strategy for key planning artifacts.
  • Safety checks on coverage and priority: Avoids duplicating already-covered tasks, preserves task numbering/formatting, and keeps high-severity items prioritized.
  • Dry-run support: If asked for a preview, it produces proposed changes without editing files.

Quick Start

Run the skill with the latest approved security follow-up plan (or recent security review findings) as the input so it updates your Spec-Kit tasks.md and, when needed, plan.md to reflect the approved security decisions.

Frequently Asked Questions about speckit-security-review-apply

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

FAQPage Schema
How do I convert security review findings into actionable spec-kit tasks?

Applying security review findings to spec-kit planning artifacts converts approved follow-up items into implementable backlog work. It updates your local planning documents to reflect security decisions while preserving existing task sequencing and implementation boundaries.

Can I preview security review backlog updates before modifying tasks.md?

Yes, you can preview security review backlog updates before modifying tasks.md by requesting a dry-run. This produces proposed changes to your planning artifacts without actually editing the files, allowing you to review the security-driven task additions safely.

Does applying security follow-ups to plan.md disrupt existing task numbering?

Applying security follow-ups to plan.md preserves existing task numbering and formatting. It avoids duplicating already-covered tasks and maintains implementation boundaries while ensuring high-severity security items are correctly prioritized within the backlog.

When do I need to update plan.md for security follow-ups versus tasks.md?

You need to update plan.md for security follow-ups only when security sequencing or decisioning truly requires it. Otherwise, the process applies approved items by primarily updating tasks.md to reflect the security-driven backlog changes without unnecessary refactors.

What is the best way to manage vulnerability findings in a spec-kit memory hub?

Managing vulnerability findings in a spec-kit memory hub involves reading and reconciling follow-up inputs with memory hub context. The process conditionally captures durable memory when patterns emerge, ensuring security-driven updates are tracked across planning artifacts.

How to apply vulnerability management updates without a full backlog refactor?

Applying vulnerability management updates without a full backlog refactor involves targeting security-driven changes across tasks.md and plan.md. This adds new or missing security items while preserving existing task numbering, formatting, and implementation boundaries.