shine-secure-phase

Audit threat mitigations and update SECURITY.md for completed phases.

1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/diShine-digital-agency/SHINE-Code-System --skill shine-secure-phase
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shine-secure-phase
Source: https://github.com/diShine-digital-agency/SHINE-Code-System/tree/main/skills/shine-secure-phase
Command: npx skills add https://github.com/diShine-digital-agency/SHINE-Code-System --skill shine-secure-phase

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retroactively verify threat mitigations for a completed phase to ensure security controls are correctly applied and documented.

Core Features & Use Cases

  • Audit mitigations when a phase is already completed and SECURITY.md exists.
  • Validate threat models from PLAN.md and artifacts to confirm required controls.
  • Provide guided remediation and guidance for not-yet-executed phases.

Quick Start

Run the secure-phase verification workflow for the given phase number to audit and update SECURITY.md.

Frequently Asked Questions about shine-secure-phase

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

FAQPage Schema
How do I audit threat mitigations for a completed development phase?

Phase security verification confirms that threat mitigations are correctly applied and documented after a development phase. It audits SECURITY.md or validates threat models from PLAN.md artifacts to ensure required security controls are properly implemented.

Can I verify security controls if the phase has not been executed yet?

Yes, if the phase has not been executed, the verification workflow provides guided remediation and security guidance. It uses your existing PLAN.md threat model to outline the required security controls before execution begins.

How do I validate a threat model from PLAN.md against actual security artifacts?

You can validate a threat model from PLAN.md by running the phase verification workflow. It cross-references your planned threat model with existing artifacts to confirm whether the required security controls have been properly applied and documented.

Does phase security verification preserve existing workflow gates?

Yes, phase security verification explicitly preserves all existing workflow gates during the audit. It only updates SECURITY.md with confirmed mitigations, ensuring your established compliance and security documentation workflows remain fully intact.

Do I need a specific phase number to run a SECURITY.md audit?

No, a specific phase number is not strictly required because the workflow accepts an optional phase number argument. However, providing the phase number allows the audit to accurately target and verify the exact security controls for that specific development phase.