
coolplugz
A Claude orchestrator that saves developers loads of time
168 followers
A Claude orchestrator that saves developers loads of time
168 followers
An orchestration layer that guides Claude Code to deliver your coding tasks without requiring your constant supervision. It fetches your context from Jira, Github, Notion and Slack, writes your prompts and verifies that claude code completes tasks correctly.






coolplugz
PicWish
@fmerian @cryptosymposium are you running custom models for the CRISPE prompt structuring or is that native to the claude mcp? getting a full PR and CI pass done in 7m 12s is pretty fast tbh.
coolplugz
@fmerian @mohsinproduct for the CRISPE mode is more about the constraints and the predefined structure rather than the models themselves. We dont use custom for CRISPE prompts. however we do use custom models - from huggingface - for pattern matching inside the JIRA tickets. because not always the repo names, the acceptance critiria etc are properly defined in the tickets. you have to extract them from comments, context etc. so there, custom models come really handy.