Skip to main content
Back to registry

create-github-action-workflow-specification

github/awesome-copilot

Create a comprehensive specification for the GitHub Actions workflow: ${input:WorkflowFile} .

Installs7
Install command
npx skills add https://github.com/github/awesome-copilot --skill create-github-action-workflow-specification
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Create a comprehensive specification for the GitHub Actions workflow: ${input:WorkflowFile} . This specification serves as a specification for the workflow's behavior, requirements, and constraints. It must be implementation-agnostic, focusing on what the workflow accomplishes rather than how it's implemented. Save as: /spec/spec-process-cicd-[workflow-name].md For workflows with 5+ jobs, use subgraphs: Focus on creating a specification that serves as both documentation and a template for workflow updates. - Token Efficiency : Use concise language without sacrificing clarity - Structured Data : Leverage tables, lists, and diagrams for dense information - Semantic Clarity : Use precise terminology consistently throughout - Implementation Abstraction : Avoid specific syntax, commands, or tool versions - Maintainability : Design for easy updates as workflow evolves - Timeout : [Maximum execution time] - Concurrency : [Parallel execution limits] - Resource Limits : [Memory/CPU constraints] - Runner Requirements : [OS/hardware needs] - Network Access : [External connectivity needs] - Permissions : [Required access levels] - Success Rate : [Target percentage] - Execution Time : [Target duration] - Resource Usage : [Monitoring approach] - Execution Logs : [Retention policy] - Approval Gates : [Required approvals] - Change Control : [Update process] - Access Control : [Permission...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does create-github-action-workflow-specification do?

Create a comprehensive specification for the GitHub Actions workflow: ${input:WorkflowFile} .

Is create-github-action-workflow-specification good?

create-github-action-workflow-specification does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does create-github-action-workflow-specification work with?

create-github-action-workflow-specification currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to create-github-action-workflow-specification?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install create-github-action-workflow-specification?

npx skills add https://github.com/github/awesome-copilot --skill create-github-action-workflow-specification

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering