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
2 changes: 2 additions & 0 deletions .github/workflows/agent-performance-analyzer.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/agent-performance-analyzer.md
Original file line number Diff line number Diff line change
Expand Up @@ -577,8 +577,4 @@ Your effectiveness is measured by:

Execute all phases systematically and maintain an objective, data-driven approach to agent performance analysis.

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
4 changes: 4 additions & 0 deletions .github/workflows/ai-moderator.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/ai-moderator.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,4 @@ If no spam was detected, you may still update the log to remove stale entries, b
- Provide clear reasoning for each detection in your analysis
- Only take action if you have high confidence in the detection

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
2 changes: 2 additions & 0 deletions .github/workflows/archie.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/archie.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,4 @@ A successful Archie run:

Examine the current context, analyze any linked references, generate your Mermaid diagrams using Serena, validate them, and post your visualization comment!

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
4 changes: 4 additions & 0 deletions .github/workflows/architecture-guardian.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/architecture-guardian.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,8 +304,4 @@ Thresholds from `.architecture.yml` (or defaults):
> 🏛️ *To configure thresholds, add a `.architecture.yml` file to the repository root.*
```

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
2 changes: 2 additions & 0 deletions .github/workflows/artifacts-summary.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/artifacts-summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,4 @@ Create an issue with a markdown table like this:
- Consider artifact retention policies in your analysis
- Include both successful and failed runs in the analysis, ignore cancelled runs

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
2 changes: 2 additions & 0 deletions .github/workflows/audit-workflows.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/audit-workflows.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,4 @@ Memory structure: `/tmp/gh-aw/repo-memory/default/{audits,patterns,metrics}/*.js

Always create discussion with findings and update repo memory.

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
2 changes: 2 additions & 0 deletions .github/workflows/auto-triage-issues.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/auto-triage-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,4 @@ When running on schedule, create a discussion report following these formatting
- Label accuracy: ≥90% (minimal maintainer corrections needed)
- False positive rate: <10%

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
2 changes: 2 additions & 0 deletions .github/workflows/blog-auditor.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/blog-auditor.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,8 +299,4 @@ A successful audit:

Begin your audit now. Navigate to the blog using Playwright, capture the accessibility snapshot, extract and validate code snippets, validate all criteria, and report your findings.

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
4 changes: 4 additions & 0 deletions .github/workflows/bot-detection.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/bot-detection.md
Original file line number Diff line number Diff line change
Expand Up @@ -922,8 +922,4 @@ Map score → severity:

If you cannot verify a signal from available data, score it as `0` and do not infer.

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
2 changes: 2 additions & 0 deletions .github/workflows/brave.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/brave.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,4 @@ Your search summary should be formatted as a comment with:

Remember: Your goal is to provide valuable, actionable information from web searches that helps resolve the issue or improve the pull request.

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
2 changes: 2 additions & 0 deletions .github/workflows/ci-coach.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/ci-coach.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,8 +350,4 @@ The CI Coach workflow must NEVER alter test code (`*_test.go` files) in ways tha

Begin your analysis now. Study the CI configuration, analyze the run data, and identify concrete opportunities to make the test suite more efficient while minimizing costs. If you propose changes to the CI workflow, validate them by running the build, lint, and test commands before creating a pull request. Only create a PR if all validations pass.

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
2 changes: 2 additions & 0 deletions .github/workflows/claude-code-user-docs-review.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/claude-code-user-docs-review.md
Original file line number Diff line number Diff line change
Expand Up @@ -541,8 +541,4 @@ Your report is successful if it:

Execute your review systematically and provide a comprehensive report that helps make gh-aw accessible to all AI tool users, not just Copilot users.

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
4 changes: 4 additions & 0 deletions .github/workflows/cli-consistency-checker.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/cli-consistency-checker.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,4 @@ All CLI output comes from the repository's own codebase, so treat it as trusted
- Create issues for any inconsistencies found
- Be specific with exact quotes from CLI output in your issue reports

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
2 changes: 2 additions & 0 deletions .github/workflows/cli-version-checker.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/cli-version-checker.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,4 @@ npm view @github/copilot --json 2>/dev/null | jq -r '.version'
- Exit successfully if no updates found
- Document incomplete research if rate-limited

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
2 changes: 2 additions & 0 deletions .github/workflows/cloclo.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/cloclo.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,4 @@ Now analyze the content above and execute the appropriate action. Remember:
- ❌ Never modify `.github/.workflows` directory
- ❌ Don't make changes without understanding the request

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
2 changes: 2 additions & 0 deletions .github/workflows/code-scanning-fixer.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/code-scanning-fixer.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,4 @@ If any step fails:

Remember: Your goal is to provide a secure, well-tested fix that can be reviewed and merged safely. Focus on quality and correctness over speed.

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
2 changes: 2 additions & 0 deletions .github/workflows/code-simplifier.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/code-simplifier.md
Original file line number Diff line number Diff line change
Expand Up @@ -403,8 +403,4 @@ Your output MUST either:

Begin your code simplification analysis now. Find recently modified code, assess simplification opportunities, apply improvements while preserving functionality, validate changes, and create a PR if beneficial.

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
2 changes: 2 additions & 0 deletions .github/workflows/commit-changes-analyzer.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/commit-changes-analyzer.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,4 @@ If any of these conditions occur, explain clearly in the discussion:

Make the error message helpful so the user knows how to correct the input.

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
4 changes: 4 additions & 0 deletions .github/workflows/contribution-check.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/contribution-check.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,4 @@ If any subagent call failed (❓), also apply `outdated`.
- Close the previous report issue when creating a new one (`close-older-issues: true`).
- Be constructive in assessments — these reports help maintainers prioritize, not gatekeep.

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
2 changes: 2 additions & 0 deletions .github/workflows/copilot-agent-analysis.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions .github/workflows/copilot-agent-analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -478,8 +478,4 @@ A successful **concise** analysis:

**Remember**: Less is more. Focus on key metrics and notable changes only.

**Important**: If no action is needed after completing your analysis, you **MUST** call the `noop` safe-output tool with a brief explanation. Failing to call any safe-output tool is the most common cause of safe-output workflow failures.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
{{#import shared/noop-reminder.md}}
2 changes: 2 additions & 0 deletions .github/workflows/copilot-cli-deep-research.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading