Back to catalogue

Skrptiq-on-Skrptiq

Developer Official v1.0.13

Use Skrptiq to design, build, and publish new skrpts — a four-stage compound workflow chain that demonstrates multi-stage pipelines with human-in-the-loop gates

by skrptiq

authoring builder compound-workflow meta
workflow Updated 15 July 2026 20 nodes

Sign in to import this skrpt into your workspace.

Sign in
What's included 20 nodes
4 workflows 8 skills 8 prompts
workflows (4)

Idea Validation

Takes a plain-language skrpt idea, evaluates feasibility, identifies required node types, checks catalog overlap, and assesses complexity

Skrpt Build

Takes an approved design and generates all node files, validates structure, and iterates until the build passes review

Skrpt Design

Takes a validated idea and produces a complete architecture: node graph, execution plan, connections, and input/output contract

Skrpt Publish

Validates the generated skrpt for Hub publication — deterministic checks first, then semantic quality checks, with a final approval gate

skills (8)

Architecture Design

Produces a complete skrpt architecture from a validated idea: node graph, execution plan, connections, and input/output contract

Build Gate

Human gate — pauses for the user to review generated files and validation results, serves as loop verifier

Build Validation

Validates generated skrpt files against structural rules: connections, IDs, input declarations, execution block integrity

Design Gate

Human gate — pauses for the user to review the architecture design and approve or correct before build begins

Idea Analysis

Evaluates a plain-language skrpt idea: feasibility, required node types, catalog overlap, complexity assessment

Idea Gate

Human gate — pauses for the user to review the validated idea and approve or redirect before design begins

Publish Check

Validates the generated skrpt for Hub publication: scanner rules, manifest completeness, prompt quality, and naming conventions

Publish Gate

Human gate — pauses for the user to review the publication readiness report and approve for Hub publication

prompts (8)

Analyze Idea

Evaluates a plain-language skrpt idea for feasibility, required nodes, catalog overlap, and complexity

Check Publication

Validates the generated skrpt for Hub publication readiness — deterministic checks first, then semantic checks

Design Architecture

Produces a structured skrpt design specification from a validated idea

Review Build

Presents generated files and validation results to the user for approval — serves as loop verifier

Review Design

Presents the architecture design to the user for approval before build begins

Review Idea

Presents the idea validation report to the user for approval before design begins

Review Publication

Presents the publication readiness report to the user for final approval

Validate Build

Validates generated skrpt files against structural rules and reports issues

Requirements 1 service
Services
  • LLM Service
Security Passed
All checks passed v1.0.13 · scanner v3.3.0

Detected

  • Services: llm-service
  • Permissions:
  • Data Handling:
Version history 10 releases
v1.0.13 latest 15 July 2026

GH#844 — migrate the gate step from node-meta (`metadata.gate: true` in the skill) to the canonical execution-entry `gate: true` on the workflow step. Single source of truth; the engine + app read the execution entry. No behaviour change — `IsGate` is identical.

v1.0.12 3 July 2026

GH#745 — declare per-step `output: {name, type}` on every execution step (idea_analysis/text, idea_verdict/decision, architecture/text, design_verdict/decision, nodes/text, build_validation/decision, build_verdict/decision, publish_check/decision, publish_verdict/decision (across the 4 chained workflows)). Lights up the #744 rich flow-map. Content-only; no bindings or logic changes.

v1.0.11 7 June 2026

GH#645 Row 3b — migrate to K-037 dep-referenced schema. Strip 5 inline shared-content files and declare 5 hub-shared deps (UUID id + slug name + version + checksum from `gen-dep-checksums.mjs`). Closes pre-Step-3 inline-vendoring for this bundle.

v1.0.10 22 May 2026

Wave 2: re-signed with canonical engine signing pipeline.

v1.0.7 19 May 2026

Signature fix — RELEASE_NOTES.md now included in integrity checksum.

v1.0.6 19 May 2026

New skrpt: 4-stage compound workflow chain — idea validation, design, build, and publish.

v1.0.5 18 May 2026

Release notes unavailable for this version.

v1.0.4 16 May 2026

Release notes unavailable for this version.

v1.0.3 14 May 2026

Release notes unavailable for this version.

v1.0.1 13 May 2026

Release notes unavailable for this version.

More from Developer

View all →

Send feedback

Sign in to send feedback — it lets us follow up and keeps the tracker free of spam.