Michael Dockter avatar

Michael Dockter

Community

@docktermj

17Followers
|
146Public Repos
|
26Published Skills

Michael Dockter maintains the Senzing Bootcamp plugin: entity resolution training modules plus maintainer tooling for MCP server verification, testing, and releases.

Skills Distribution
DomainDeveloper To...Entity Resolution .. (35%)Plugin Testing & V.. (25%)MCP Server Integra.. (20%)Release & Issue Ma.. (20%)

Agent Skills by Michael Dockter

Showing 26 vetted skills indexed across 2 GitHub repositories.

docktermjdocktermj

auto-test

Probes the Senzing MCP server for drift and runs sandboxed simulated bootcamp walks.

Community
Advanced
docktermjdocktermj

unattended-issue-loop

Implements labeled GitHub issues and audits results in unattended cycles.

Community
Advanced
docktermjdocktermj

delegate-to-mcp-server

Audits plugin-held Senzing facts against the live MCP server and writes delegation specs.

Community
Advanced
docktermjdocktermj

review-invariants

Walks maintainers through deferred invariant blocks and registers approved rules in the specs ledger.

Community
Advanced
docktermjdocktermj

release

Bumps version sites, writes the CHANGELOG entry, commits, and creates an annotated git tag as one operation.

Community
Advanced
docktermjdocktermj

implement-github-issue

Implement GitHub issues end-to-end on dedicated branches with tests, CI mirroring, and pull requests.

Community
Advanced
docktermjdocktermj

production-readiness-audit

Audit a Claude Code plugin for consistency, coherence, completeness, and invariant conformance.

Community
Advanced
docktermjdocktermj

compact-dev-environment

Consolidate invariants, specs, tests, and feedback in a plugin development repository.

Community
Advanced
docktermjdocktermj

feedback-to-issues

Triage bootcamp feedback files into deduplicated GitHub issues with live MCP server re-verification.

Community
Advanced
docktermjdocktermj

module-00-entity-resolution-concepts

Explain entity resolution concepts and verify knowledge with interactive quizzes.

Community
Intermediate
docktermjdocktermj

graduation

Generate a recap PDF and scaffold production-ready project structure.

Community
Advanced
docktermjdocktermj

module-06-data-processing

Orchestrate data ingestion into the Senzing entity resolution engine.

Community
Advanced
docktermjdocktermj

module-03b-truthset-visualization

Load the Senzing Truth Set and generate a D3-based entity resolution visualization.

Community
Advanced
docktermjdocktermj

module-05-data-quality-mapping

Evaluates source data quality and maps fields to Senzing Generic Specification.

Community
Advanced
docktermjdocktermj

module-01-business-problem

Document business problems, data sources, and success criteria for entity resolution projects.

Community
Advanced
docktermjdocktermj

bootcamp-onboarding

Orchestrate a multi-module Senzing bootcamp with MCP-first technical grounding.

Community
Advanced
docktermjdocktermj

module-04-data-collection

Collect and validate raw data files for Senzing entity resolution processing.

Community
Advanced
docktermjdocktermj

bootcamp-preparation

Configure the Senzing entity resolution bootcamp environment and module sequence.

Community
Intermediate
docktermjdocktermj

module-03-system-verification

Validate Senzing SDK initialization, data source registration, and entity resolution against a local database.

Community
Advanced
docktermjdocktermj

module-02-sdk-setup

Automate Senzing SDK installation, configuration, and verification across operating systems.

Community
Advanced
docktermjdocktermj

module-07-query-visualize-discover

Execute Senzing SDK entity resolution queries and visualization workflows.

Community
Advanced
docktermjdocktermj

dry-run

Dry-run the Senzing Bootcamp plugin against live MCP schemas, real filesystems, and human walkthroughs.

Community
Advanced
docktermjdocktermj

retrofit-from-public

Synchronize file updates from a public Git repository into a local environment with inverse transformations.

Community
Advanced
docktermjdocktermj

feedback-to-specs

Parses raw Senzing Bootcamp feedback into deduplicated improvement specifications using the live MCP server.

Community
Advanced

Frequently Asked Questions About Michael Dockter

FAQPage Schema
What tasks can I accomplish with docktermj's Senzing Bootcamp skills?▼

You can learn entity resolution concepts, install and configure the Senzing SDK, map source data to the Senzing Generic Specification, ingest data into the engine, run entity resolution queries, and generate D3 visualizations and recap PDFs across a structured multi-module bootcamp.

Who are these skills designed for?▼

Bootcamp modules target engineers learning Senzing entity resolution. Maintainer-only skills (dry-run, auto-test, release, production-readiness-audit, unattended-issue-loop) target the plugin maintainer developing the Senzing Bootcamp Claude Plugin and are never invoked during a bootcamp.

How does the plugin testing and verification process work?▼

The dry-run skill verifies every MCP call against the live Senzing MCP server, executes hooks and scripts in a scratch project, and walks the conversational layer. Auto-test runs sandboxed, scheduled checks for server drift and misleading content, safe to run many times daily.

What are the prerequisites for using these skills?▼

Bootcamp skills require the Senzing SDK installed and configured per module-02, plus raw data files collected and validated per module-04. Maintainer skills require access to the live Senzing MCP server, the plugin repository, and GitHub issue permissions.

How are releases and feedback handled?▼

The release skill bumps versions, writes the CHANGELOG, commits, and tags in one atomic operation; propagate-to-public then mirrors files to the public repo. Feedback-to-issues re-verifies Senzing facts against the live MCP server before filing GitHub issues.