Currriculum-Styling

Currriculum-Styling is an instructions file for GitHub Copilot from Pwd9000-ML/GitHub-Copilot-Bootcamp. It costs 450 tokens per session, scanned A, original, MIT.

Formatting and content rules for GitHub Copilot workshop materials and issue templates. They define British English, heading structure, code-block comments, links, and required next-step sections.

In plain words
What is it for?
Use them when writing or reviewing workshop pages, code examples, issue templates, and curriculum navigation.
Why use it?
They make curriculum pages consistent and complete, which reduces cleanup when contributors add or edit lessons.

Instructions file for GitHub Copilot

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/pwd9000-ml/github-copilot-bootcamp/currriculum-styling
Clone the repo
git clone --depth 1 https://github.com/Pwd9000-ML/GitHub-Copilot-Bootcamp

Made for: GitHub Copilot.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Currriculum-Styling

README.md
[![agentmods](https://agentmods.dev/badge/instructions/pwd9000-ml/github-copilot-bootcamp/currriculum-styling.svg)](https://agentmods.dev/instructions/pwd9000-ml/github-copilot-bootcamp/currriculum-styling)
Your own site
<a href="https://agentmods.dev/instructions/pwd9000-ml/github-copilot-bootcamp/currriculum-styling"><img src="https://agentmods.dev/badge/instructions/pwd9000-ml/github-copilot-bootcamp/currriculum-styling.svg" alt="Measured on agentmods" height="20"></a>
Per session 450 This file is loaded in full into every session.
When invoked 450 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00450 $0.00450
Opus 5 $0.00225 $0.00225
Sonnet 5 $0.00090 $0.00090
Haiku 4.5 $0.00045 $0.00045

Measured 5d ago against content hash 4e0f46d6fd27, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

Currriculum-Styling scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/instructions/Currriculum-Styling.instructions.md · 37 lines

What it actually says

Language and spelling

  • Use British English spelling throughout all curriculum files. Common substitutions: "customise" not "customize", "behaviour" not "behavior", "organisation" not "organization", "optimise" not "optimize", "recognise" not "recognize", "analyse" not "analyze".

Formatting and structure

  • Use consistent heading hierarchy across all markdown files: one H1 per page for the page title, H2 for major sections, H3 for subsections.
  • Use consistent formatting for lists and links across all markdown files.
  • Do not use em dashes (—). Use a full stop (.) or a comma (,) to separate clauses instead.
  • When listing prerequisites, use bullet points and keep each item concise.

Code blocks

  • In every code block, include a comment that explains the purpose of the code and any important detail that learners should be aware of.

Page completeness

  • Every page must end with a ## Next Steps section that links to the next page in the curriculum or to additional resources. Exception: FAQ documents do not require a Next Steps section.

Issue templates

  • Issue templates must include clear, specific sections for the user to fill out (for example: "What did you try?", "What happened?", "Expected behaviour", "Actual behaviour").
  • When curriculum content changes, review the corresponding issue template and update it if the changed content is referenced.

README maintenance

  • When curriculum content or structure changes, update the root README.md to reflect those changes.
  • After any update, set the **Last Updated:** DD/MM/YYYY line near the top of README.md to today's date in DD/MM/YYYY format.

Adding a new week

  • When adding a brand new week of content, use the weekly-curriculum skill in .github/skills/weekly-curriculum/SKILL.md. It enforces the folder layout, file naming, placeholder fill-in, styling rules, and README updates automatically.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 37 lines · 450 tokens per session scan A 4e0f46d6fd27

Subscribe to this mod's changes

Currriculum-Styling is an instructions file published in the GitHub repository Pwd9000-ML/GitHub-Copilot-Bootcamp (23 stars, last pushed 3mo ago), licensed MIT. It adds 450 tokens to every session, about $0.0022 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.