بنقرة واحدة
gsd-autonomous
Run all remaining phases autonomously — discuss→plan→execute per phase
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Run all remaining phases autonomously — discuss→plan→execute per phase
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Scan for new plugins, MCP servers, agents, and skills not yet documented in ~/.claude/CLAUDE.md. Detects new integrations and updates the cheat sheet automatically.
Add an idea to the backlog parking lot (999.x numbering)
Add phase to end of current milestone in roadmap
Generate tests for a completed phase based on UAT criteria and implementation
Capture idea or task as todo from current conversation context
Analyze phase dependencies and suggest Depends on entries for ROADMAP.md
| name | gsd-autonomous |
| description | Run all remaining phases autonomously — discuss→plan→execute per phase |
| argument-hint | [--from N] [--to N] [--only N] [--interactive] |
| allowed-tools | ["Read","Write","Bash","Glob","Grep","AskUserQuestion","Task"] |
Uses ROADMAP.md phase discovery and Skill() flat invocations for each phase command. After all phases complete: milestone audit → complete → cleanup.
Creates/Updates:
.planning/STATE.md — updated after each phase.planning/ROADMAP.md — progress updated after each phaseAfter: Milestone is complete and cleaned up.
<execution_context>
@/.claude/get-shit-done/workflows/autonomous.md
@/.claude/get-shit-done/references/ui-brand.md
</execution_context>
Project context, phase list, and state are resolved inside the workflow using init commands (gsd-tools.cjs init milestone-op, gsd-tools.cjs roadmap analyze). No upfront context loading needed.