run-codeplain

Supervise codeplain render specifications with live logging and error detection.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/Codeplain-ai/onboarding-flow --skill run-codeplain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-codeplain
Source: https://github.com/Codeplain-ai/onboarding-flow/tree/main/.claude/skills/run-codeplain
Command: npx skills add https://github.com/Codeplain-ai/onboarding-flow --skill run-codeplain

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires codeplain, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of running and supervising 'codeplain' render specifications, providing real-time logging and error detection to facilitate smooth rendering and troubleshooting.

Core Features & Use Cases

  • Real-time Logging: Continuously monitor the codeplain.log file for updates during the rendering process.
  • Error Detection: Detect pathologies such as stuck conformance loops, complexity errors, missing concepts, and render failures.
  • Supervision: Supervise the renderer and provide user-friendly updates on the progress and status of the rendering.
  • Spec-Edit Handoff: Stop rendering upon detection of pathologies, allowing handoff to a spec-edit skill for necessary changes.
  • Resume Rendering: Resume rendering from the last completed functionality after spec edits.
  • Use Case: When you want to render a 'codeplain' specification and require supervision to ensure that the rendering process runs smoothly and to identify and address any issues that arise.

Quick Start

Run the skill to render the specification 'agent_harness.plain' with live logging and supervision.

Frequently Asked Questions about run-codeplain

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

FAQPage Schema
How do I supervise codeplain specification rendering with live logging?

Supervising codeplain specification rendering involves continuously monitoring the codeplain.log file for updates to track rendering progress and identify issues in real-time.

What types of rendering errors can be detected during codeplain specification execution?

Error detection during codeplain rendering identifies pathologies such as stuck conformance loops, complexity errors, missing concepts, and render failures to prevent faulty outputs.

Can I resume rendering a codeplain specification after stopping it for edits?

You can resume rendering a codeplain specification from the last completed functionality after making necessary spec edits to address any detected pathologies.

Do I need the codeplain dependency installed to run render supervision?

Yes, running render supervision requires the codeplain dependency and its associated configuration to properly execute and monitor the render specifications.

What happens when a complexity error or missing concept is detected during rendering?

When a pathology like a complexity error is detected, the renderer stops execution to allow a handoff to a spec-edit skill for necessary changes before resuming.