moai-workflow-pencil-integration

Automate Pencil MCP batch design workflows with layout checks and screenshot archiving.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/gkswls5006-web/last-todo --skill moai-workflow-pencil-integration-gkswls5006-web
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-workflow-pencil-integration
Source: https://github.com/gkswls5006-web/last-todo/tree/main/.claude/skills/moai-workflow-pencil-integration
Command: npx skills add https://github.com/gkswls5006-web/last-todo --skill moai-workflow-pencil-integration-gkswls5006-web

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

MoAI teams need reliable, automated Pencil-based batch design within the MoAI design phase; this skill orchestrates loading Pencil MCP tools, applying DSL batch operations, verifying layouts, and archiving screenshots to ensure reproducible design runs.

Core Features & Use Cases

  • Detects .pen files and pencil-plan.md, loads Pencil MCP, parses batch DSL, executes batches with layout verification, archives screenshots, and generates a run summary.
  • Invoked from /moai design Phase B2.6 when preconditions are met, otherwise skipped gracefully (Phase B3).
  • Provides structured error codes and run reports for traceability.

Quick Start

Place .moai/design/pencil-plan.md and at least one .pen file in your project, then trigger the MoAI design Phase B2.6 to automate batch design and screenshot capture.

Frequently Asked Questions about moai-workflow-pencil-integration

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

FAQPage Schema
How do I automate Pencil batch design in MoAI?

You can automate Pencil batch design by placing a pencil-plan.md file and .pen file in your project to trigger the MoAI Phase B2.6 workflow, which executes batch operations with layout verification and screenshot archiving.

What preconditions are required to run a Pencil MCP batch design workflow?

Running a Pencil MCP batch design workflow requires the presence of a .moai/design/pencil-plan.md file and at least one .pen file in your project to meet the activation preconditions.

Does the MoAI Pencil integration generate run reports after batch design?

Yes, the MoAI Pencil integration generates a final pencil-run report and emits progress updates during batch execution, providing structured error codes and archived screenshots for traceability.

How does the automated design workflow handle layout verification and batch splitting?

The automated design workflow parses batch DSL to execute design operations, supports batch splitting and retry semantics, and performs layout checks before archiving screenshots to ensure reproducible runs.

What happens if the Pencil MCP preconditions are not met during the MoAI design phase?

If the Pencil MCP preconditions are not met during the MoAI design phase, the batch design workflow is skipped gracefully and the process proceeds directly to Phase B3.