README
25Command Claude Code
This directory contains custom slash commands to streamline development workflows for the Conduit project.
Command Claude Code
This directory contains custom slash commands to streamline development workflows for the Conduit project.
Command Claude Code
Complete a feature by committing changes, creating a PR, and updating JIRA.
Command Claude Code
List all configured Atlassian sites available in Conduit.
Command Claude Code
Execute post-merge actions including syncing main, re-running tests, and cleanup.
Command Claude Code
Start work on a new JIRA feature by fetching the issue, creating a branch, and updating status.
Command Claude Code
Execute comprehensive API testing using Claude subprocess for complex integrations.
Command Claude Code
Test Python backend API endpoints using pytest.
Command Claude Code
Intelligently test a feature by automatically detecting whether to use MCP, API, or UI testing, and choosing between direct or subprocess execution.
Command Claude Code
Test MCP endpoints using Claude subprocess with real data.
Command Claude Code
Execute comprehensive UI testing using Claude subprocess for complex flows.
Command Claude Code
Test UI features using Puppeteer MCP server.
Command Claude Code
Update JIRA issue status.
Command Claude Code
Run project-specific tests and quality checks.
Instructions file
Claude Code instructions for codingthefuturewithai/conduit, covering claude.md, mcp tool preferences, build/test/lint commands, testing approaches and direct testing (default).
codingthefuturewithai/mcp_mermaid_image_gen
MCP server Claude CodeCodexCursor
An MCP server that accepts mermaid code and generates diagrams as images. Runs locally from the mcp_mermaid_image_gen Python package.
codingthefuturewithai/mcp_jira
Command Claude Code
Install and configure the MCP JIRA Server for Claude Code integration.