samocode-run

Initiate and monitor autonomous Samocode coding sessions with human approvals.

10|1|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/Yuvasee/samocode --skill samocode-run
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: samocode-run
Source: https://github.com/Yuvasee/samocode/tree/main/skills/samocode-run
Command: npx skills add https://github.com/Yuvasee/samocode --skill samocode-run

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the execution and monitoring of complex, multi-phase coding projects using the Samocode autonomous orchestrator, freeing you from manual oversight.

Core Features & Use Cases

  • Autonomous Project Execution: Starts and manages Samocode sessions for tasks like implementation, testing, and quality assurance.
  • Progress Monitoring: Tracks session progress through _overview.md and reports key updates like phase, iteration, and last actions.
  • Human-in-the-Loop Integration: Gracefully handles blocked states by reporting issues and awaiting user decisions for plan approvals or Q&A.
  • Use Case: When you need to add JWT-based user authentication to a project, you can tell the AI to "run samocode on the authentication task," and it will handle the entire process, reporting back on progress and any necessary human input.

Quick Start

Use the samocode-run skill to start a new samocode session for the 'api-refactor' project.

Frequently Asked Questions about samocode-run

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run autonomous coding sessions for a complex project?

To run autonomous coding sessions, initiate a Samocode session that manages project phases from investigation to completion, tracking progress and handling plan approvals automatically.

What do I need to configure before starting an autonomous code automation session?

Before starting an autonomous code automation session, you need a project with a configured `.samocode` file and an established session directory structure to support the orchestration framework.

How does an autonomous agent handle blocked states during code orchestration?

During code orchestration, the agent handles blocked states by reporting issues and awaiting human decisions for plan approvals or Q&A, ensuring necessary human-in-the-loop interaction.

Can I track progress of an autonomous coding session without continuous manual oversight?

You can track autonomous coding session progress without manual oversight by monitoring the `_overview.md` file, which reports key updates like project phase, iteration counts, and last actions.

What is the best way to manage multi-phase developer tasks like testing and implementation autonomously?

The best way to manage multi-phase developer tasks like testing and implementation autonomously is using an orchestrator that executes sessions and reports phase updates and required human input.

Why does my autonomous coding session stop and wait for user input?

Your autonomous coding session stops and waits for user input because it encounters a blocked state requiring human-in-the-loop interaction for plan approvals or Q&A decisions before proceeding.