Execute implementation tasks with different approaches (single, dual-agent, plan-based).
Yuvasee/samocode
SkillsMP has collected 16 skills from Yuvasee/samocode. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 16
- GitHub stars
- 10
- GitHub forks
- 1
Skills in this repository
Showing 16 of 16 collected skills.
Code quality analysis through cleanup analysis, multi-perspective reviews, and explicit finding decisions.
Interactive task definition with Q&A and documentation.
Extract durable lessons from the current conversation, classify them, and route each to the narrowest enforceable code, test, skill, or scoped instruction source without growing a generic CLAUDE.md memory dump.
Investigate GitHub pull request review comments, determine whether each comment is valid, propose fixes, and document the analysis in an active samocode session. Use when the user asks to analyze PR comments, run /prcomments, investigate review feedback, or…
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 Anthropic Claude CLI as a subagent for second opinions, code reviews, and questions. Use from a Codex (or other) session when you want Claude's perspective.
Create GitHub PR review comments from review findings. Use after running a code review to post findings as line-bound comments.
Create implementation plans with phase management.
Final PR readiness gate after fix loops, merges, and manual debugging.
Merge a source branch, usually origin/main, into the current working branch with preflight checks, explicit conflict handling, optional samocode session documentation, and targeted validation. Use when the user asks to merge main, run /merge, update the…
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.
Test the specific feature/fix implemented in the current session using browser or API tools.
Deep-dive investigation with documentation output.
Generate branch summaries for PR descriptions.