Matt Pocock
e3d8b735ef
Add HTML anchor linking between lessons and reference documents for improved navigation
2026-06-09 18:56:43 +01:00
Matt Pocock
59c92aa9e7
Clarify mission updates in teaching documentation to ensure alignment with user skill development
2026-06-09 18:56:13 +01:00
Matt Pocock
2bf7005192
Add teaching skill and related documentation for enhanced learning experience
2026-06-08 15:02:04 +01:00
Matt Pocock
be55a79703
Add NOTES.md for recording user preferences and teaching notes
2026-06-06 10:12:27 +01:00
Matt Pocock
dbcb1bda03
Enhance lesson guidelines by emphasizing the importance of citations and interactive elements for improved user engagement
2026-06-06 10:10:38 +01:00
Matt Pocock
cef541c888
Merge branch 'main' of github.com:mattpocock/skills
...
# Conflicts:
# skills/in-progress/teach/SKILL.md
2026-06-06 10:09:36 +01:00
Matt Pocock
88eb3f8d04
Refactor teaching documentation to enhance clarity and structure; added lessons section and improved terminology consistency.
2026-06-06 10:06:03 +01:00
Matt Pocock
aaf2453fbd
Refine teaching skill documentation to enhance clarity and interactivity of explainers
2026-05-31 10:08:36 +01:00
Matt Pocock
e3b90b5238
Refine rules in CONTEXT-FORMAT.md for clarity and consistency
2026-05-28 16:48:30 +01:00
Matt Pocock
0288510dd6
Merge branch 'main' of github.com:mattpocock/skills
2026-05-27 13:36:22 +01:00
Matt Pocock
bd96a9f0c6
Moved /teach to in-progress
2026-05-27 13:36:16 +01:00
Matt Pocock
fadf11d45f
Added /teach
2026-05-27 13:35:56 +01:00
Matt Pocock
b8be62ffac
Merge branch 'main' of https://github.com/mattpocock/skills
2026-05-20 09:46:53 +01:00
Matt Pocock
a36584e09e
Updated ICA
2026-05-20 09:46:51 +01:00
Matt Pocock
d54c497aa9
Improved wording of /handoff
2026-05-19 17:07:02 +01:00
Matt Pocock
e7df78bb81
Removed relationships, example dialogue, and flagged ambiguities from CONTEXT.md template
2026-05-19 14:40:27 +01:00
Matt Pocock
bc32841b2e
Update handoff skill documentation to clarify saving location for handoff documents
2026-05-19 14:34:59 +01:00
Matt Pocock
feaaf4204d
Added redaction info to handoff skill
2026-05-19 14:29:31 +01:00
Matt Pocock
e74f0061bb
Clarify purpose of CONTEXT.md to emphasize it as a glossary, removing implementation details
2026-05-13 14:05:18 +01:00
Matt Pocock
f304057d61
Fix typo in prototype skill description for clarity
2026-05-12 08:36:19 +01:00
Matt Pocock
9f2e0bd0ea
Enhance writing-fragments skill to capture initial user prompts as fragments
2026-05-11 10:19:41 +01:00
Matt Pocock
b6250ed602
Add 'handoff' skill to improve workflow documentation and agent transitions
2026-05-11 09:13:01 +01:00
Matt Pocock
9fecab929a
Add review skill to facilitate two-axis code reviews
2026-05-10 20:59:48 +01:00
Matt Pocock
3bb0b1b917
Update issue listing command in GitLab documentation for clarity
2026-05-07 07:20:57 +01:00
Matt Pocock
70141119e9
Update triage label in PRD writing instructions to 'ready-for-agent'
2026-05-06 16:07:58 +01:00
Matt Pocock
918f3fe30f
Add instruction to read the handoff file before writing to it
2026-05-06 13:40:13 +01:00
Matt Pocock
c8364b0d1f
Add suggestion for skills to be used in next session in handoff documentation
2026-05-06 12:56:32 +01:00
Matt Pocock
c63fd971a7
Remove disable-model-invocation flag from handoff skill documentation
2026-05-06 12:53:07 +01:00
Matt Pocock
b27a1a46f8
Add handoff skill documentation for agent transition
2026-05-06 09:33:40 +01:00
Matt Pocock
ff3ee1dda5
Add prototype skill and related documentation for interactive design exploration
2026-05-06 09:26:48 +01:00
Matt Pocock
e736396b35
Clarify issue publication instructions for AFK agents in SKILL.md
2026-05-06 07:40:30 +01:00
Matt Pocock
b843cb5ea7
Add structured sections for 'what-to-do' and 'supporting-info' in SKILL.md
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-30 12:38:11 +01:00
Matt Pocock
839025ae17
Remove disable-model-invocation flag from grill-with-docs
2026-04-30 11:46:00 +01:00
Matt Pocock
4369256220
Add GitLab as a first-class issue-tracker option
...
Closes #98
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 08:21:19 +01:00
Matt Pocock
179a14e721
Swapped 'backlog' for 'issue tracker
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 19:06:32 +01:00
Matt Pocock
70653e105c
Enhance user guidance in setup-matt-pocock-skills; add explanations for backlog backend, triage labels, and domain docs decisions
2026-04-28 16:41:14 +01:00
Matt Pocock
a32ebfb550
Remove deprecated triage-issue skill and update README to reflect changes
2026-04-28 16:35:22 +01:00
Matt Pocock
7afa86d3a5
Add setup-matt-pocock-skills; rename github-triage to triage; migrate engineering skills to vague prose
...
Engineering skills no longer hard-code GitHub or specific label strings.
A new setup skill scaffolds an `## Agent skills` block in
AGENTS.md/CLAUDE.md plus `docs/agents/` so each repo can declare its own
backlog backend, triage label vocabulary, and domain doc layout. Skills
that need the mapping (to-issues, to-prd, triage) point at the setup
skill; skills that only soften with it (diagnose, tdd,
improve-codebase-architecture, zoom-out) stay vague. ADR-0001 records
the split.
Closes #88 , #89 .
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 16:33:37 +01:00
Matt Pocock
f76e3ba4af
Add DOMAIN-AWARENESS.md and update SKILL.md files to reference it for code exploration
2026-04-28 12:04:01 +01:00
Matt Pocock
fb847c6ade
Refactor skill references and documentation for grill-with-docs skill
...
- Updated skill reference from domain-model to grill-with-docs in plugin.json and README.md
- Added detailed descriptions and context for grill-with-docs in its SKILL.md
- Created ADR-FORMAT.md and CONTEXT-FORMAT.md for grill-with-docs to standardize decision recording
- Adjusted references in improve-codebase-architecture to align with new grill-with-docs structure
2026-04-28 10:17:37 +01:00
Matt Pocock
71542f9d1c
Update skill references in README files and add new skills to deprecated and personal sections
2026-04-28 09:44:54 +01:00
Matt Pocock
62f43a1817
Add new skills for TDD, issue management, PRD creation, and productivity tools
...
- Introduced TDD skills including deep modules, interface design, mocking, refactoring, and testing guidelines.
- Added skills for breaking plans into GitHub issues and creating PRDs from conversation context.
- Implemented productivity skills for scaffolding exercises, setting up pre-commit hooks, and managing notes in Obsidian.
- Created a caveman communication mode for concise technical responses and a grilling technique for thorough plan discussions.
- Developed a skill for writing new agent skills with structured templates and guidelines.
- Included git guardrails to prevent dangerous git commands and a migration guide for using @total-typescript/shoehorn in tests.
2026-04-28 09:42:34 +01:00
Matt Pocock
3e3ca9b9fa
Add initial implementation of design-an-interface skill and linking script
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 09:23:06 +01:00
Matt Pocock
383b6a06d5
Moved to ./skills directory
2026-04-28 08:00:37 +01:00