cexllcexllCommunity·5 Agent Skills Included

myclaude

Multi-agent AI workflows for automated feature development and testing

Orchestrates multi-agent AI workflows for feature development, bug fixing, code review, and test generation across Codex, Claude, Gemini, and OpenCode backends. Eliminates manual task routing, lost progress between sessions, and inconsistent code quality through structured 5-phase pipelines. Includes PRD generation, test case creation, browser automation, and long-running task recovery to ship features faster.
npx skills add cexll/myclaude --all -g -y
Available:

Instructs the AI agent to use first-principles reasoning, delegate all code edits and tests to the codeagent skill, and follow strict context-gathering, testing, and reporting rules when executing this suite.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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