gsd-autonomous

Automate multi-phase project milestones through a discuss-plan-execute loop.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/nnexai/git-stacks --skill gsd-autonomous-nnexai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-autonomous
Source: https://github.com/nnexai/git-stacks/tree/main/.codex/skills/gsd-autonomous
Command: npx skills add https://github.com/nnexai/git-stacks --skill gsd-autonomous-nnexai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the challenge of managing complex, multi-phase project workflows by automating the transition between discussion, planning, and execution stages while maintaining strict audit trails.

Core Features & Use Cases

  • Autonomous Lifecycle Management: Automatically progresses through project milestones by chaining discuss, plan, and execute phases.
  • Context-Aware Agent Dispatch: Dynamically spawns specialized agents to handle specific tasks based on project requirements and available tool schemas.
  • Use Case: When working on a large-scale refactor, use this skill to autonomously navigate through the roadmap, ensuring that each phase is planned, reviewed, and executed without requiring constant manual intervention for every step.

Quick Start

Invoke the autonomous workflow by typing $gsd-autonomous followed by the desired phase range or flags to begin the end-to-end execution of your project milestones.

Frequently Asked Questions about gsd-autonomous

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

FAQPage Schema
How do I automate multi-phase project workflows from planning to execution?

Autonomous multi-phase project execution automates the transition between discussion, planning, and execution stages using a discuss-plan-execute loop. It manages complex workflows by coordinating sub-agent dispatch, tracking state, and validating progress across project roadmaps.

What is the best way to coordinate sub-agent dispatch for complex project milestones?

Coordinating sub-agent dispatch for complex milestones is best handled through context-aware agent spawning. This Skill dynamically spawns specialized agents to handle specific tasks based on project requirements and available tool schemas, ensuring each phase is planned, reviewed, and executed autonomously.

How do I manage state tracking and progress validation across a project roadmap?

State tracking and progress validation across a project roadmap are managed by enforcing workflow gates during autonomous operation. The Skill automatically progresses through project milestones, resolving project context to validate each phase before moving to the next step.

Do I need GSD core tools to run autonomous project orchestration?

Yes, GSD core tools are required to run autonomous project orchestration. The Skill requires integration with these core tools to resolve project context and enforce workflow gates during the discuss-plan-execute loop for multi-phase milestone management.

Can I use autonomous workflow execution for a large-scale code refactor?

Yes, you can use autonomous workflow execution for a large-scale refactor. The Skill autonomously navigates through the project roadmap, ensuring that each phase of the refactor is planned, reviewed, and executed without requiring manual intervention for every step.

When should I avoid using an autonomous agent for project lifecycle management?

You should avoid using an autonomous agent for project lifecycle management when your workflow requires constant manual intervention for every step or lacks defined project roadmaps, as the Skill relies on structured milestones and available tool schemas to dynamically dispatch specialized agents.