gsd-secure-phase

Audit completed phases against SECURITY.md and update verified threat mitigations.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-secure-phase-poom5741
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gsd-secure-phase
Source: https://github.com/Poom5741/eggo-world-pb/tree/main/.qwen/skills/gsd-secure-phase
Command: npx skills add https://github.com/Poom5741/eggo-world-pb --skill gsd-secure-phase-poom5741

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retroactively verify threat mitigations for a completed phase by auditing existing documents and workflows to confirm mitigations are correctly implemented and documented.

Core Features & Use Cases

  • Audit a completed phase against its SECURITY.md to verify mitigations are in place.
  • Validate scenarios where a PLAN.md threat model exists and run from artifacts to ensure alignment.
  • Update SECURITY.md with the verified mitigations and preserve all predefined workflow gates during execution.

Quick Start

Execute the secure-phase workflow for the specified phase to audit mitigations and update SECURITY.md.

Frequently Asked Questions about gsd-secure-phase

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

FAQPage Schema
How do I retroactively verify threat mitigations for a completed phase?▼

To retroactively verify threat mitigations, apply a secure-phase audit to the completed phase work. This validates existing mitigations against your documentation and updates SECURITY.md with confirmed results.

Can I audit mitigations using a PLAN.md threat model instead of SECURITY.md?▼

Yes, you can audit mitigations using a PLAN.md threat model. Apply the secure-phase workflow to artifact-based phases where PLAN.md exists to run verification from artifacts and ensure alignment.

What is a phase security audit and when do I need it?▼

A phase security audit retroactively verifies that threat mitigations are correctly implemented and documented for completed work. You need it when confirming finished phase work meets security requirements.

Does the secure-phase workflow preserve existing workflow gates during execution?▼

Yes, the secure-phase workflow preserves all predefined workflow gates during execution. It audits mitigations and updates security documentation without altering or bypassing established gates.

How do I update SECURITY.md with verified mitigations after a phase review?▼

To update SECURITY.md with verified mitigations, execute the secure-phase workflow for the specified completed phase. The audit process automatically updates the file with verified mitigation status.

What are the limitations of retroactive threat mitigation verification?▼

Retroactive threat mitigation verification requires a SECURITY.md file to audit mitigations, or a PLAN.md threat model for artifact-based phases. Without these existing documents, the secure-phase workflow cannot perform verification.