Skip to content

Feat/mcp server cdisc#283

Merged
rubentalstra merged 16 commits intomainfrom
feat/mcp-server-cdisc
Jan 25, 2026
Merged

Feat/mcp server cdisc#283
rubentalstra merged 16 commits intomainfrom
feat/mcp-server-cdisc

Conversation

@rubentalstra
Copy link
Owner

This pull request introduces several new documentation files and configuration updates to support code review automation, standards compliance, and improved development workflows for the Trial Submission Studio project. The most significant changes are the addition of specialized reviewer agent definitions for Elm architecture, security, and CDISC standards, as well as new skill documentation for standards querying, domain export, validation, and test execution. Additionally, project configuration files have been updated to include new tools and command definitions.

Key changes:

Reviewer Agent Definitions

  • Added .claude/agents/elm-reviewer.md to define an agent for reviewing GUI code for Elm architecture compliance, including a checklist and key file references.
  • Added .claude/agents/security-reviewer.md for automated security review of Rust code, with a focus on PHI/PII, dependency audits, and secure coding practices.
  • Added .claude/agents/standards-reviewer.md for reviewing code changes against CDISC standards (SDTM, ADaM, SEND, CT), including a checklist and references to relevant code and standards files.

Skill Documentation

  • Added .claude/skills/check-standards/SKILL.md documenting how to query CDISC standards definitions from the embedded registry.
  • Added .claude/skills/export-domain/SKILL.md for exporting SDTM domains to FDA-compliant formats (XPT, Dataset-XML, Define-XML), including usage and workflow.
  • Added .claude/skills/validate-domain/SKILL.md for running comprehensive CDISC validation checks on domain DataFrames, with workflow and validation categories.
  • Added .claude/skills/run-tests/SKILL.md for running tests on specific crates or domains, including command examples and test categories.

Project Configuration

  • Updated .idea/trial-submission-studio.iml to include new source and exclude folders for generate-social-images and mcp-cdisc-ig tools. [1] [2]
  • Added .mcp.json to configure the cdisc-ig MCP server command and environment.

Documentation Cleanup

  • Removed the contents of resources/SDTIMIG_v3.4/chapters/chapter_01_introduction.md, likely as part of documentation restructuring or replacement.

… add comprehensive tests for index operations
@rubentalstra rubentalstra merged commit fbe01fa into main Jan 25, 2026
11 checks passed
@rubentalstra rubentalstra deleted the feat/mcp-server-cdisc branch January 25, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant