romangalaxys10-spec

GitHub Agent Skill — Security skill for Claude Code

Security community

Unified GitHub Agent skill for GLM — one prompt to production repository.

How to install GitHub Agent Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open romangalaxys10-spec/github-agent-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What GitHub Agent Skill does

Unified GitHub Agent skill for GLM — one prompt to production repository. Orchestrate repo creation, scaffolding, CI/CD, security, releases, and more.

Alternatives in Security

  • Free Code — The free build of Claude Code 8.1k ★
  • Trail Of Bits Claude-code-config — Opinionated production defaults from a top security firm: sandboxing, permissions, hooks, skills, MCP server c 1.6k ★
  • Cve MCP Server — Production-grade MCP server giving Claude 27 security intelligence tools across 21 APIs — CVE lookup, EPSS sco 1.2k ★

README

[![Z.ai Coding Plans](https://img.shields.io/badge/Z.ai-Coding_Plans-7C3AED?style=for-the-badge&logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PHBhdGggZD0iTTEyIDJMMiA3bDEwIDUgMTAtNS0xMC01eiIvPjxwYXRoIGQ9Ik0yIDE3bDEwIDUgMTAtNSIvPjxwYXRoIGQ9Ik0yIDEybDEwIDUgMTAtNSIvPjwvc3ZnPg==)](https://z.ai/subscribe?ic=ROK78RJKNW)

🚀 Get 10% OFF Z.ai Coding Plans

**Access the latest GLM models for coding with an exclusive discount**

[👉 Claim Your 10% OFF →](https://z.ai/subscribe?ic=ROK78RJKNW)

*Power your development with state-of-the-art AI models — from code generation to full-stack apps*


GitHub Agent — One Prompt to Production Repository

A unified orchestration skill for GLM that turns a single natural language prompt into a fully configured, tested, CI/CD-ready GitHub repository. No more juggling individual tools for git, Actions, security, and testing — this agent chains them together into seamless end-to-end workflows.

✨ What It Does

Describe your project in plain English, and the GitHub Agent handles everything:

"Build a SaaS dashboard with authentication, charts, and Stripe integration"

↓ The agent creates a repo, scaffolds the project, generates & runs tests, sets up CI/CD, configures security, and pushes to GitHub — all from that one prompt.

🧠 9 Orchestration Workflows

# Workflow Description
1 One-Prompt Project → GitHub Full pipeline: describe → repo → code → test → CI/CD → push
2 Repository Creation Create & initialize GitHub repos with proper defaults
3 Project Scaffolding Generate project structure from 7 templates
4 Smart Git Operations Intelligent conventional commits + branch management
5 **CI/CD P