Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .github/skills/developer-internals/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: developer-internals
description: Internal gh-aw architecture: validation system design, safe output message patterns, schema validation, YAML compatibility notes, and MCP logs guardrail.
description: "Internal gh-aw architecture: validation system design, safe output message patterns, schema validation, YAML compatibility notes, and MCP logs guardrail."
---


Expand Down Expand Up @@ -621,4 +621,3 @@ Filter output using jq syntax:
4. Preserves functionality with jq filtering
5. Transparent messaging about why guardrail triggered


3 changes: 1 addition & 2 deletions .github/skills/developer-security/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: developer-security
description: Security best practices for gh-aw workflows and Go code: template injection prevention, shell script security, supply chain hardening, and static analysis integration.
description: "Security best practices for gh-aw workflows and Go code: template injection prevention, shell script security, supply chain hardening, and static analysis integration."
---


Expand Down Expand Up @@ -385,4 +385,3 @@ gh aw compile --strict --actionlint --zizmor --poutine
- [ ] zizmor passes (High/Critical addressed)
- [ ] poutine passes (supply chain secure)


1 change: 1 addition & 0 deletions .github/skills/error-recovery-patterns/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
name: error-recovery-patterns
description: Design gh-aw error handling, retry, recovery, and debugging flows.
---

Expand Down
2 changes: 1 addition & 1 deletion .github/skills/http-mcp-headers/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: http_mcp_headers
name: http-mcp-headers
description: Implement secret-safe HTTP headers for MCP transport in gh-aw.
---

Expand Down
1 change: 1 addition & 0 deletions .github/skills/skillz-integration/SKILL.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
name: skillz-integration
description: Run and integrate Skillz MCP server with Docker for skill execution.
---

Expand Down
7 changes: 4 additions & 3 deletions .github/workflows/agentic_commands.yml

Large diffs are not rendered by default.