structured-autonomy-generate

Generates complete, copy-paste ready implementation documentation from structured PR plans.

github ↓ 8.7k
Claude Code
View source ↗

What it does

  • Feature name and branch (determines root folder: plans/{feature-name}/)
  • Implementation steps (numbered 1, 2, 3, etc.)
  • Files affected by each step
  • Complete, copy-paste ready code blocks with ZERO modifications needed
  • Exact file paths appropriate to the project structure
  • Markdown checkboxes for EVERY action item
  • Specific, observable, testable verification points

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Generates complete, copy-paste ready implementation documentation from structured PR plans.

Source

Repository: https://github.com/github/awesome-copilot

structured-autonomy-generate FAQ

What does the structured-autonomy-generate skill do?

Structured Autonomy Implementation Generator Prompt Feature name and branch (determines root folder: plans/{feature-name}/) Implementation steps (numbered 1, 2, 3, etc.)

How do I install structured-autonomy-generate?

Run: npx -y skills add https://github.com/github/awesome-copilot --skill structured-autonomy-generate --agent claude-code — the source lives at github.com/github/awesome-copilot.

Maintain structured-autonomy-generate?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

structured-autonomy-generate on getagentictools
[![structured-autonomy-generate on getagentictools](https://getagentictools.com/badge/skills/github-awesome-copilot-structured-autonomy-generate.svg)](https://getagentictools.com/skills/github-awesome-copilot-structured-autonomy-generate?ref=badge)
npx agentictools info skills/github-awesome-copilot-structured-autonomy-generate

The second line is the CLI lookup for this page — handy in READMEs and docs.