Read project context (CLAUDE.md, TODO.md, README.md, DEVELOPER.md, recent git changes) to catch up on current state.
Generate implementation notes for today's session — reviews conversation history, documents decisions, files changed, and next steps.
Show a concise bullet list of open TODO items from TODO.md.
Organize TODOs into a phased roadmap structure (Next, Backlog, Completed) and ensure all items are up to date.
Before clearing the conversation, update TODO.md with any progress made during this session:
Interface contracts, versioning, REST/GraphQL patterns. Use when: new API endpoints, API modifications, integration work, external-facing services, contract changes.
Best practices, consistency, edge cases, readability. Use when: any code changes, new feature implementation, refactoring work, code quality improvements, style/consistency enforcement.
Resource efficiency, cloud spend, waste reduction. Use when: infrastructure provisioning, cloud resource selection, data storage decisions, high-volume operations, cost optimization initiatives.
Schema design, query optimization, migrations, indexing. Use when: schema changes, new data models, query performance issues, database migrations, data integrity concerns, reporting/analytics features.
Root cause analysis, systematic debugging, logging. Use when: bug investigations, production issues, error handling improvements, logging enhancements, monitoring setup.
This skill MUST be used before writing any implementation code — feature work, bug fixes, pipeline stages, data processing, API handlers, K8s manifests, or integration code. Enforces fail-loud patterns, input/output validation, connection verification, and pre-commit gates. Triggered automatically on any code writing task. Also use when user says "defensive", "fail-fast", "validate", "check failures", "harden".
Analyze code for simplification opportunities. Use when user says "simplify", "reduce complexity", "clean up code", "remove duplication", "too complicated", or wants to reduce technical debt.
Deploy ssmd components to GKE prod. Handles git tagging, GitHub Actions image builds, manifest updates, and Flux reconciliation. Use when deploying connector, archiver, parquet-gen, DQ, data-ts, CLI, operator, worker, or other ssmd images after code changes.
Catalog of ssmd DQ checks — what each measures, pass/fail criteria, common failure modes and fixes, fanout rules, and accountability SLOs. Use when investigating DQ failures, understanding check behavior, or adding new checks.
How to run ssmd DQ checks locally and in-cluster, interpret scores, trigger email reports, and verify results. Use when running data quality checks, re-sending DQ emails, or verifying pipeline health after deployments or backfills.
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin: workflow skills, domain agents (ssmd + waldstorm), and commands.
Add to ~/.claude/settings.json:
{
"enabledPlugins": {
"dlaw@dlawskillz": true
}
}
commands/)| Command | Description |
|---|---|
/catchup | Read project context and recent git changes |
/session-notes | Generate implementation notes for the session |
/summaryplan | Show open TODO items |
/taskagent | Organize TODOs into phased roadmap |
skills/)| Skill | Description |
|---|---|
waldstorm | Multi-agent expert panel orchestration (security, performance, architecture) |
ssmdstorm | ssmd-specific expert panel (extends waldstorm with market data experts) |
ssmd-deploy | Deploy ssmd components to GKE (tag, build, manifest, Flux) |
ssmd-dq-run | Run data quality checks and interpret results |
ssmd-dq-checks | Catalog of DQ checks — behavior, pass/fail criteria, fixes |
ssmd-health-run | Run health checks and interpret results |
ssmd-health-metrics | Catalog of health metrics — sources, thresholds, queries |
simplify | Analyze code for simplification opportunities |
agents/)ssmd pipeline:
| Agent | subagent_type | Focus |
|---|---|---|
| Data Feed | dlaw:ssmd-data-feed | Connectors, WebSocket, NATS, sharding |
| Data Quality | dlaw:ssmd-data-quality | NATS vs API reconciliation, DQ checks |
| Secmaster | dlaw:ssmd-secmaster | Market metadata, sync, CDC, Redis cache |
| Symbology | dlaw:ssmd-symbology | DB tables, NATS subjects, cross-exchange mapping |
| Access Feed | dlaw:ssmd-access-feed | Trading APIs, orderbook, fills, positions |
| CLI | dlaw:ssmd-cli | ssmd CLI commands, env management |
| Parquet Backfill | dlaw:ssmd-parquet-backfill | Parquet generation, K8s Jobs, GCS verification |
| Health | dlaw:ssmd-health | Environment health assessment and reporting |
| Secmaster Mappings | dlaw:ssmd-secmaster-mappings | Cross-exchange ID mapping patterns |
| Harman Deploy | dlaw:ssmd-harman-deploy | Harman OMS K8s deployment, new instance setup |
| Integration Test | dlaw:ssmd-integration-test | Kalshi demo + harman live integration tests |
General experts:
| Agent | subagent_type | Focus |
|---|---|---|
| Senior Developer | dlaw:senior-developer | Architecture, design patterns, code quality |
| Code Reviewer | dlaw:code-reviewer | Best practices, consistency, edge cases |
| Security Engineer | dlaw:security-engineer | Vulnerabilities, auth, secrets, OWASP |
| Performance | dlaw:performance-expert | Bottlenecks, scalability, caching |
| Database | dlaw:database-expert | Schema, queries, migrations, indexing |
| QA/Testing | dlaw:qa-testing-expert | Test coverage, failure modes, regression |
| API Designer | dlaw:api-designer | Interface contracts, REST/GraphQL patterns |
| DevOps | dlaw:devops-engineer | CI/CD, deployment, observability |
| Platform/Infra | dlaw:platform-infra | Kubernetes, cloud architecture, networking |
| Cost Analyst | dlaw:cost-analyst | Resource efficiency, cloud spend |
| Debugger | dlaw:debugger-troubleshooter | Root cause analysis, systematic debugging |
| Documentation | dlaw:documentation-writer | Clarity, completeness, examples |
Exchange domain knowledge agents for prediction markets and crypto derivatives
npx claudepluginhub aaronwald/dlawskillz --plugin dlawHarness for Claude Code — skills, /harness:* slash commands, persona subagents, lifecycle hooks, and MCP tools without per-repo `harness setup`. Sibling plugins exist for Cursor, Gemini CLI, and Codex.
Language-agnostic development process harness implementing the Stateless Agent Methodology (SAM) 7-stage pipeline with ARL human touchpoint model and Voltron-style language plugin composition. Provides orchestration, workflows, planning, verification, and testing methodology that any language plugin can compose with.
Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows
Claude Copilot — a framework of specialized agents, skills, commands, and hooks that give Claude persistent memory, expert methodology, and task tracking. Agents cover architecture (ta), engineering (me), QA (qa), service design (sd), DevOps (do), documentation (doc), and knowledge onboarding (kc).
Reusable skills for SDLC planning, software delivery, development workflows, research, data work, and office productivity.
Agent Teams orchestration, governance hooks, multi-AI review, memento skill intelligence, and project management skills for Claude Code