بنقرة واحدة
samocode
يحتوي samocode على 16 من skills المجمعة من Yuvasee، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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 triage pull request comments.
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.
Execute implementation tasks with different approaches (single, dual-agent, plan-based).
Create implementation plans with phase management.
Final PR readiness gate after fix loops, merges, and manual debugging.
Code quality analysis through cleanup analysis, multi-perspective reviews, and explicit finding decisions.
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 current branch from main, or follow samocode's guarded merge workflow.
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.
Extract learnings from current conversation and add to project's CLAUDE.md.
Deep-dive investigation with documentation output.
Interactive task definition with Q&A and documentation.
Generate branch summaries for PR descriptions.