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: 1 addition & 1 deletion .github/aw/actions-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"version": "v5.6.0",
"sha": "a26af69be951a213d495a4c3e4e4022e16d87065"
},
"actions/upload-artifact@v4": {
"actions/upload-artifact@v4.6.2": {
"repo": "actions/upload-artifact",
"version": "v4.6.2",
"sha": "ea165f8d65b6e75b540449e92b4886f43607fa02"
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/changeset.lock.yml

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

4 changes: 2 additions & 2 deletions .github/workflows/codex-github-remote-mcp-test.lock.yml

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

6 changes: 3 additions & 3 deletions .github/workflows/daily-fact.lock.yml

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

6 changes: 3 additions & 3 deletions .github/workflows/daily-issues-report.lock.yml

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

6 changes: 3 additions & 3 deletions .github/workflows/daily-observability-report.lock.yml

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

6 changes: 3 additions & 3 deletions .github/workflows/daily-performance-summary.lock.yml

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

6 changes: 3 additions & 3 deletions .github/workflows/deep-report.lock.yml

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

52 changes: 2 additions & 50 deletions .github/workflows/dependabot-burner.lock.yml

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

4 changes: 2 additions & 2 deletions .github/workflows/dependabot-burner.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: Dependabot Burner
description: Burns down open Dependabot pull requests.

on:
schedule: daily
skip-if-no-match: 'is:pr is:open author:app/dependabot'
#schedule: daily
#skip-if-no-match: 'is:pr is:open author:app/dependabot'
workflow_dispatch:

permissions:
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/dictation-prompt.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Extract technical vocabulary from documentation files and create a concise dicta
## Your Mission

Create a concise dictation instruction file at `skills/dictation/SKILL.md` that:
1. Contains a glossary of approximately 250 project-specific terms extracted from documentation
1. Contains a glossary of approximately 1000 project-specific terms extracted from documentation
2. Provides instructions for fixing speech-to-text errors (ambiguous terms, spacing, hyphenation)
3. Provides instructions for "agentifying" text: removing filler words (humm, you know, um, uh, like, etc.), improving clarity, and making text more professional
4. Does NOT include planning guidelines or examples (keep it short and focused on error correction and text cleanup)
Expand All @@ -52,7 +52,7 @@ Create a concise dictation instruction file at `skills/dictation/SKILL.md` that:

### 1. Scan Documentation for Project-Specific Glossary

Scan documentation files in `docs/src/content/docs/` to extract approximately 250 project-specific technical terms (240-260 acceptable).
Scan documentation files in `docs/src/content/docs/` to extract approximately 1000 project-specific technical terms (950-1050 acceptable).

**Focus areas:**
- Configuration: safe-outputs, permissions, tools, cache-memory, toolset, frontmatter
Expand All @@ -73,7 +73,7 @@ Create `skills/dictation/SKILL.md` with:
- Frontmatter with name and description fields
- Title: Dictation Instructions
- Technical Context: Brief description of gh-aw
- Project Glossary: ~250 terms, alphabetically sorted, one per line
- Project Glossary: ~1000 terms, alphabetically sorted, one per line
- Fix Speech-to-Text Errors: Common misrecognitions → correct terms
- Clean Up and Improve Text: Instructions for removing filler words and improving clarity
- Guidelines: General instructions as follows
Expand All @@ -97,7 +97,7 @@ Use the create-pull-request tool to submit your changes with:
## Guidelines

- Scan only `docs/src/content/docs/**/*.md` files
- Extract ~250 terms (240-260 acceptable)
- Extract ~1000 terms (950-1050 acceptable)
- Exclude tooling-specific terms (makefile, Astro, starlight)
- Prioritize frequently used project-specific terms
- Alphabetize the glossary
Expand All @@ -108,7 +108,7 @@ Use the create-pull-request tool to submit your changes with:

- ✅ File `skills/dictation/SKILL.md` exists
- ✅ Contains proper SKILL.md frontmatter (name, description)
- ✅ Contains ~250 project-specific terms (240-260 acceptable)
- ✅ Contains ~1000 project-specific terms (950-1050 acceptable)
- ✅ Terms extracted from documentation only
- ✅ Focuses on fixing speech-to-text errors
- ✅ Includes instructions for removing filler words and improving text clarity
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/duplicate-code-detector.lock.yml

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

Loading
Loading