with one click
moodle-mcp-srv
moodle-mcp-srv contains 11 collected skills from haolamnm, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Maintain CHANGELOG.md as meaningful merges land. Use after merging a feature branch, before cutting a release, or when asked "what changed?".
Cut a GitHub release by updating changelog, validating release checks, creating a tag, and publishing with gh.
Ship current work through a GitHub pull request using git and gh.
Record durable architectural decisions in docs/adr with compact context and consequences.
Shared vocabulary for designing deep modules, interfaces, seams, and adapters.
Diagnose hard bugs by building a tight repro loop before changing code.
Maintain Moodle MCP domain language and update CONTEXT.md only when terminology is resolved.
Execute a scoped implementation plan with tests, typed Python checks, and no automatic commits.
Audit architectural friction and propose concrete deepening candidates without editing first.
Build or fix behavior through one red-green-refactor slice at a time.
Turn issue-like requests into clear states, missing-info questions, or agent-ready briefs.