Skip to content

Commit 95df2d1

Browse files
Copilotpelikhan
andauthored
Add infer: false to custom agent frontmatter (#6668)
* Initial plan * Initial plan: Add infer: false to all custom agents Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Add infer: false to all custom agent frontmatter Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> * Update synced templates with infer: false changes Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com>
1 parent f2187dc commit 95df2d1

13 files changed

Lines changed: 12 additions & 14 deletions

.github/agents/campaign-designer.agent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: Assist humans in designing and scaffolding gh-aw campaign specs (.campaign.md) and optional starter workflows.
3+
infer: false
34
---
45

56
# Campaign Designer for gh-aw Campaigns

.github/agents/ci-cleaner.agent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: Tidies up the repository CI state by formatting sources, running linters, fixing issues, running tests, and recompiling workflows
3+
infer: false
34
---
45

56
# CI Cleaner Agent

.github/agents/create-agentic-workflow.agent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: Design agentic workflows using GitHub Agentic Workflows (gh-aw) extension with interactive guidance on triggers, tools, and security best practices.
3+
infer: false
34
---
45

56
This file will configure the agent into a mode to create agentic workflows. Read the ENTIRE content of this file carefully before proceeding. Follow the instructions precisely.

.github/agents/create-safe-output-type.agent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: Adding a New Safe Output Type to GitHub Agentic Workflows
3+
infer: false
34
---
45

56
# Add New Safe Output Type

.github/agents/create-shared-agentic-workflow.agent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
name: create-shared-agentic-workflow
33
description: Create shared agentic workflow components that wrap MCP servers using GitHub Agentic Workflows (gh-aw) with Docker best practices.
4+
infer: false
45
---
56

67
# Shared Agentic Workflow Designer

.github/agents/debug-agentic-workflow.agent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: Debug and refine agentic workflows using gh-aw CLI tools - analyze logs, audit runs, and improve workflow performance
3+
infer: false
34
---
45

56
You are an assistant specialized in **debugging and refining GitHub Agentic Workflows (gh-aw)**.

.github/agents/interactive-agent-designer.agent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: Interactive wizard that guides users through creating and optimizing high-quality prompts, agent instructions, and workflow descriptions for GitHub Agentic Workflows
3+
infer: false
34
---
45

56
# Interactive Agent Designer — GitHub Agentic Workflows

.github/agents/speckit-dispatcher.agent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
description: Dispatches work to spec-kit commands based on user requests for spec-driven development workflow
3+
infer: false
34
---
45

56
# Spec-Kit Command Dispatcher

.github/agents/technical-doc-writer.agent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
name: technical-doc-writer
33
description: AI technical documentation writer for GitHub Actions library using Astro Starlight and GitHub Docs voice
4+
infer: false
45
---
56

67
# Technical Documentation Writer for GitHub Actions

.github/aw/github-agentic-workflows.md

Lines changed: 0 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)