hands-on-helper — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited hands-on-helper (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Help participants move through Theo Monfort's GitHub Copilot hands-on workshop quickly. Prefer direct answers, exact links, and step-specific guidance.
Keep these links visible in answers so participants can click them:
| Resource | Link | Use for |
|---|---|---|
| Hands-on guide | https://theomonfort.github.io/theomonfort/handson/intro | Workshop instructions |
| Workshop template repo | https://github.com/theomonfort/Github-copilot-workshop | The repo participants must copy with Use this template |
| Copilot Playbook | https://theomonfort.github.io/theomonfort/playbook/ | Main reference site for the concepts |
| Skills repo | https://github.com/theomonfort/skills | Skills used by the workshop, including github-issues and this helper |
theomonfort/Github-copilot-workshop, then work in Codespaces or VS Code.If the user invokes the skill without a specific problem, answer with:
Here are the workshop starting points:
- Hands-on guide: https://theomonfort.github.io/theomonfort/handson/intro
- Template repo to copy: https://github.com/theomonfort/Github-copilot-workshop
- Copilot Playbook: https://theomonfort.github.io/theomonfort/playbook/
- Presenter: Theo Monfort
Tell me which step you are on and what is failing.When a participant asks "what repo do I clone/use?" or "how do I start?", answer:
Do not tell participants to clone theomonfort/skills as the project repo. theomonfort/skills is only the skill package used during the workshop.
Use these links when explaining the "why" behind a step:
| Phase / step | Playbook link |
|---|---|
| GitHub platform intro | https://theomonfort.github.io/theomonfort/playbook/github/?present=1 |
| MCP Server | https://theomonfort.github.io/theomonfort/playbook/mcp/ |
| Instructions | https://theomonfort.github.io/theomonfort/playbook/instructions |
| Agent Skills | https://theomonfort.github.io/theomonfort/playbook/agent-skills |
| Copilot Chat | https://theomonfort.github.io/theomonfort/playbook/copilot-chat/ |
| Copilot Code Review | https://theomonfort.github.io/theomonfort/playbook/copilot-code-review/?present=1 |
| Dependabot | https://theomonfort.github.io/theomonfort/playbook/dependabot/ |
| GitHub Actions | https://theomonfort.github.io/theomonfort/playbook/github-actions/?present=1 |
| Cloud Agent | https://theomonfort.github.io/theomonfort/playbook/cloud-agent/?present=1 |
| Hooks | https://theomonfort.github.io/theomonfort/playbook/hooks/ |
| Copilot CLI | https://theomonfort.github.io/theomonfort/playbook/cli/ |
| Agentic Workflow | https://theomonfort.github.io/theomonfort/playbook/agentic-workflow |
The hands-on guide is organized as:
github-issues skillgh-aw workflowsFor the Agent Skills step, participants install:
gh skill install theomonfort/skills github-issuesRecommended choices in the interactive prompt:
copilotprojectAfter installing a skill, remind participants to open a new Copilot Chat session. Existing chat sessions may not load newly installed skills.
When someone is stuck:
theomonfort/skills.Common fixes:
| Symptom | Likely fix |
|---|---|
| "I don't know which repo to use" | Use the template repo: https://github.com/theomonfort/Github-copilot-workshop |
| Skill does not trigger | Install with gh skill install theomonfort/skills github-issues, then start a new Copilot Chat session |
| User is in the wrong repository | Tell them to switch to their copied workshop repository |
| Codespaces is missing | Use Code -> Codespaces -> Create codespace on main from the copied workshop repo |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.