myclaude
Multi-agent AI workflows for automated feature development and testing
All Skills in This Repository (5)
Pure Emerald Level Indicatorscodeagent
Orchestrate multi-backend AI code tasks with pluggable backends and file references.
product-requirements
Convert user requirements into Product Requirements Documents saved to docs/{feature-name}-prd.md.
prototype-prompt-generator
Generate structured UI/UX prototype prompts for mobile and web applications.
Requirements Clarity
Clarify project requirements and generate comprehensive Product Requirements Documents.
codex
Automate code analysis, refactoring, and generation using Codex CLI via HEREDOC Bash wrapper.
Frequently Asked Questions
FAQPage SchemaHow to install myclaude?▼
Run `npx skills add cexll/myclaude --all -g -y` in your terminal to install all modules and skills globally.
What does myclaude do?▼
It gives Claude Code a multi-agent workflow system that plans, builds, reviews, and tests features automatically using backends like Codex, Claude, and Gemini.
How do I start a new feature with myclaude?▼
Type `/do` followed by your feature description, and the orchestrator runs a 5-phase workflow from requirements analysis to tested implementation.
Can myclaude recover long-running tasks after a session ends?▼
Yes. The harness skill saves progress checkpoints and task state to files, so a new session can resume exactly where the previous one stopped.
Do I need coding experience to use myclaude?▼
Basic familiarity helps, but the agent handles code changes, testing, and reviews for you based on plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core