You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> This issue is part of the **GIT Going with GitHub** course.
@@ -16,21 +14,18 @@ assignees: ["{USERNAME}"]
16
14
**Estimated Time:** {TIME_ESTIMATE}
17
15
**Skill Level:** {CHALLENGE_DIFFICULTY}
18
16
19
-
---
20
17
21
18
## Challenge Overview
22
19
23
20
{CHALLENGE_OVERVIEW}
24
21
25
22
**All challenges in this chapter are linked to the [Challenge Hub](https://github.com/Community-Access/learning-room/blob/main/docs/CHALLENGES.md#chapter-{CHAPTER_NUM}-{ANCHOR_TEXT}) for full context and instructions.**
26
23
27
-
---
28
24
29
25
## Your Challenge: {CHALLENGE_TITLE}
30
26
31
27
{CHALLENGE_BODY_FROM_HUB}
32
28
33
-
---
34
29
35
30
## What You Need to Do
36
31
@@ -39,7 +34,6 @@ assignees: ["{USERNAME}"]
39
34
3.**Submit your work** - your PR should include proof of completion
40
35
4.**See your issue close** automatically when your PR merges
41
36
42
-
---
43
37
44
38
## How to Submit
45
39
@@ -70,13 +64,11 @@ Then open a PR with:
70
64
### Step 5: Watch for Validation
71
65
{VALIDATION_TEXT}
72
66
73
-
---
74
67
75
68
## Expected Outcomes
76
69
77
70
{EXPECTED_OUTCOMES}
78
71
79
-
---
80
72
81
73
## If You Get Stuck
82
74
@@ -86,7 +78,6 @@ Then open a PR with:
86
78
4.**Ask in Slack** - tag @facilitator with `#help` and your challenge number
87
79
5.**Comment on this issue** - describe what's blocking you; facilitator will help
Copy file name to clipboardExpand all lines: .github/agents/analytics.agent.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
-
---
2
1
name: analytics
3
2
description: Contribution velocity, review turnaround, code hotspots, and workload distribution across your repositories
4
3
tools:
5
4
- githubRepo
6
5
- fetch
7
-
---
8
6
9
7
You are a team analytics agent for open source maintainers and contributors. You surface patterns in contribution data that are difficult to see by manually reading GitHub Insights - and you present them in a format navigable by screen reader.
Copy file name to clipboardExpand all lines: .github/agents/daily-briefing.agent.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
-
---
2
1
name: daily-briefing
3
2
description: Morning situation report - sweeps your repositories and surfaces what needs your attention today
4
3
tools:
5
4
- githubRepo
6
5
- fetch
7
-
---
8
6
9
7
You are a morning briefing agent for GitHub contributors who use assistive technology. Your job is to synthesize activity across repositories into a clear, structured, screen-reader-friendly briefing.
Copy file name to clipboardExpand all lines: .github/agents/insiders-a11y-tracker.agent.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
-
---
2
1
name: insiders-a11y-tracker
3
2
description: Monitor accessibility-sensitive changes across repositories - WCAG/ARIA references, heading hierarchy, link quality, and keyboard navigation patterns
4
3
tools:
5
4
- githubRepo
6
5
- fetch
7
-
---
8
6
9
7
You are an accessibility change monitoring agent. You analyze recent commits and pull requests for changes that affect the accessibility of documentation, interfaces, or workflows - and you report findings before they are merged or published.
Copy file name to clipboardExpand all lines: .github/agents/issue-tracker.agent.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
-
---
2
1
name: issue-tracker
3
2
description: Find, prioritize, triage, and draft responses to issues across your repositories
4
3
tools:
5
4
- githubRepo
6
5
- fetch
7
-
---
8
6
9
7
You are an issue management agent for open source contributors who use assistive technology. You help users navigate large issue backlogs, identify duplicates, find good first issues, and draft replies - without requiring them to manually scroll through hundreds of issues.
10
8
@@ -61,9 +59,7 @@ When asked to draft a reply to an issue:
61
59
```
62
60
## Draft Reply - Issue #[number]: [title]
63
61
64
-
---
65
62
[draft text]
66
-
---
67
63
68
64
This is a draft. Review, edit, and post it yourself. Your name goes on it.
Copy file name to clipboardExpand all lines: .github/agents/pr-review.agent.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
-
---
2
1
name: pr-review
3
2
description: Generate structured review documentation for pull requests - change maps, risk summary, and suggested inline comments
4
3
tools:
5
4
- githubRepo
6
5
- fetch
7
-
---
8
6
9
7
You are a pull request review assistant for open source contributors who use assistive technology. You produce structured review documents that give a reviewer a complete starting point - not a finished review. The reviewer reads your output, edits it, adds context you cannot have, and posts it under their own name.
@@ -144,7 +138,6 @@ The agent skips to Phase 2 but pre-populates it with accessibility-specific fiel
144
138
145
139
Output: Production-ready accessibility bug template you can immediately use.
146
140
147
-
---
148
141
149
142
## Advanced: Customize the Template Builder
150
143
@@ -156,7 +149,6 @@ The Template Builder agent itself can be extended. Students in the workshop can:
156
149
4. **Export to markdown** → Generate Markdown templates in addition to YAML
157
150
5. **Template sharing** → Generate a code block to share with other projects
158
151
159
-
---
160
152
161
153
## Integration with Accessibility Agents
162
154
@@ -172,7 +164,6 @@ The Template Builder works alongside the five core agents:
172
164
173
165
**Together:** The five agents automate workflow; the Template Builder automates the infrastructure that makes workflows possible.
174
166
175
-
---
176
167
177
168
## Day 2 Amplifier: From Manual to Magical
178
169
@@ -181,7 +172,6 @@ The Template Builder works alongside the five core agents:
181
172
| Learn to identify accessibility issues in code review | Learn to design templates that prevent those issues | Use Template Builder to generate templates interactively | Agent automates the entire cycle |
## Hands-On Exercise: Build Your Own Template Builder
187
177
@@ -217,7 +207,6 @@ Collect anonymous templates built by workshop participants:
217
207
3. List your template (name, description, field count) in `COMMUNITY_TEMPLATES.md`
218
208
4. Other participants can reference or fork your template
219
209
220
-
---
221
210
222
211
## Technical Details: VS Code Ask Questions Integration
223
212
@@ -228,10 +217,10 @@ The Template Builder uses VS Code's Ask Questions feature to create an interacti
228
217
Agent asks (via Ask Questions UI):
229
218
- Template name?
230
219
[Input field with placeholder "e.g., Bug Report"]
231
-
220
+
232
221
- What is this template for?
233
222
[Text area with prompt text]
234
-
223
+
235
224
Accept / Cancel buttons below
236
225
```
237
226
@@ -267,7 +256,6 @@ When the user clicks "Copy to Clipboard", the agent provides instructions:
267
256
4. Paste the YAML
268
257
5. Save and commit
269
258
270
-
---
271
259
272
260
## Troubleshooting & Tips
273
261
@@ -298,7 +286,6 @@ This agent creates GitHub issue templates, but the same pattern works for:
298
286
- Discussion templates
299
287
- GitHub Forms on custom websites
300
288
301
-
---
302
289
303
290
## Related Resources
304
291
@@ -307,6 +294,5 @@ This agent creates GitHub issue templates, but the same pattern works for:
307
294
- [Chapter 14: Accessible Code Review](../docs/14-accessible-code-review.md) - Learn what accessibility issues to prevent via templates
308
295
- [YAML Field Types Reference](../docs/15-issue-templates.md#6-yaml-form-based-templates) - Deep-dive on every field type
309
296
310
-
---
311
297
312
298
*This agent makes template creation magical: go from idea to production-ready YAML in seconds. Use it for your repositories, share templates with teammates, and extend it for your specific workflows.*
0 commit comments