By yuvasee
Autonomous session orchestrator for Claude Code - manages multi-phase development workflows
npx claudepluginhub yuvasee/samocodeAnalyze changed code for quality issues: $ARGUMENTS
Create implementation plan: $ARGUMENTS
Deep-dive investigation on: $ARGUMENTS
Execute task: $ARGUMENTS
Dual-agent comparison: $ARGUMENTS
Execute plan phase: $ARGUMENTS
Dual-agent comparison for: $ARGUMENTS
Review changes using multiple parallel perspectives.
Run samocode to implement the plan.
Archive a session or archive work within a session: $ARGUMENTS
Load and continue working in an existing session: $ARGUMENTS
Create a new work session: $ARGUMENTS
Ensure all work from this conversation is recorded in the active session.
Define task: $ARGUMENTS
You are executing the [phase] phase of a Samocode session. Your goal is to [goal].
Session wrap-up and summary generation. Use when all phases complete.
Execute plan phases iteratively. Use during implementation phase to build features.
Initialize new Samocode sessions. Creates working directory, session folder, and _overview.md.
Deep-dive codebase exploration for investigation phase. Use at start of sessions to understand problem space.
Create phased implementation plans. Use after requirements are finalized.
Code review and cleanup. Reviews code quality and fixes blocking issues.
Gather requirements via Q&A with human. Use after investigation to clarify task requirements.
Test implemented features. Runs twice - after implementation and after quality fixes.
ADHD-optimized code explainer. Generates layered, scannable explanations with hooks, maps, and progress markers.
Run OpenAI Codex CLI as a subagent for second opinions, code reviews, and questions. Use when you want a different AI model's perspective.
Run Google Gemini CLI as a subagent for second opinions, code reviews, and questions. Use when you want a different AI model's perspective.
Execute implementation tasks with different approaches (single, dual-agent, plan-based).
Deep-dive investigation with documentation output.
Extract learnings from current conversation and add to project's CLAUDE.md.
Create implementation plans with phase management.
Code quality analysis through cleanup analysis and multi-perspective reviews.
Run and monitor samocode autonomous sessions on projects. Use when user says "run samocode" or wants to continue a samocode session.
Manage work sessions with creation, loading, syncing, and archiving capabilities.
Generate branch summaries for PR descriptions.
Interactive task definition with Q&A and documentation.
Test the specific feature/fix implemented in the current session using browser or API tools.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Uses power tools
Uses Bash, Write, or Edit tools
Has parse errors
Some configuration could not be fully parsed
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques