gsd-execute-phase

Execute project phase plans in parallel git worktrees with security audits.

Updated May 11, 2025
One-click install
npx skills add https://github.com/rogsme/dotfiles --skill gsd-execute-phase-rogsme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-execute-phase
Source: https://github.com/rogsme/dotfiles/tree/main/.config/gsd/skills/gsd-execute-phase
Command: npx skills add https://github.com/rogsme/dotfiles --skill gsd-execute-phase-rogsme

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the execution of phase plans in parallel git worktrees, runs security audits, and verifiers, and marks phases complete. It streamlines complex workflows like code reviews, verification, and project state updates.

Core Features & Use Cases

  • Parallel Execution: Spawns executor subagents to execute phase plans in parallel.
  • Security Audit: Performs security audits on plans flagged as security-sensitive.
  • Verification: Validates that phase goals have been achieved.
  • Project Management: Updates project documents and state upon phase completion.
  • Use Case: When a user says "execute phase 2", the Skill initiates the execution process, performs a security audit, and marks the phase as complete.

Quick Start

To execute phase 2, use the command: /gsd-execute-phase 2

Frequently Asked Questions about gsd-execute-phase

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

FAQPage Schema
How do I execute project phase plans in parallel using git worktrees?

To execute project phase plans in parallel, this Skill spawns executor subagents within isolated git worktrees, streamlining complex workflows. It automates code reviews, conditional security audits, and verification processes to mark phases complete.

How does conditional security auditing work during phase execution?

Conditional security auditing works by scanning project phase plans flagged as security-sensitive during execution. The Skill automatically initiates the audit process for these specific tasks, ensuring vulnerabilities are checked before verifying and completing the phase.

What do I need to start project execution and run security audits?

To start project execution and run security audits, you need access to project planning and state files. The Skill requires these documents to initiate parallel execution in git worktrees and perform conditional security checks.

What's the best way to automate code review and project state updates?

The best way to automate code review and project state updates is using a phase execution Skill that validates phase goals. It executes plans in parallel, runs verifiers, and automatically updates project documents upon phase completion.

Does project execution support human verification for phase goals?

Yes, project execution supports human verification for phase goals. After spawning subagents and running security audits, the Skill validates that all phase goals have been achieved through a dedicated verification process.