SKL_plc_02_inception

Decompose a Goal into Backlog and Sub-Agent Registry from Intent and Context Store.

44|7|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/miyatti777/ai-plc --skill skl-plc-02-inception
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: SKL_plc_02_inception
Source: https://github.com/miyatti777/ai-plc/tree/main/core/skills/ai-plc/02-inception
Command: npx skills add https://github.com/miyatti777/ai-plc --skill skl-plc-02-inception

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the analysis and decomposition of a Goal into actionable Backlog items and Sub-Agent Registry, enabling scalable delegation and planning within the AI-PLC pipeline.

Core Features & Use Cases

  • Intent + Context Store-driven goal decomposition using a Decomposition Strategy to produce Backlog and Sub-Layer structures.
  • Generates Phase 5 Backlog and Sub-Agent Registry scaffolding for Stage 3 Construction.
  • Supports Mob Checkpoint and recursive sub-layer expansion for complex goals.

Quick Start

Initiate an Inception run on the provided Intent and Context Store to auto-generate Backlog and Sub-Agent Registry for Stage 3 construction.

Frequently Asked Questions about SKL_plc_02_inception

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

FAQPage Schema
How do I decompose a complex goal into a backlog and sub-agent registry?▼

To decompose a complex goal into a backlog and sub-agent registry, apply a decomposition strategy to your Intent and Context Store to auto-generate actionable items and sub-layer structures for scalable delegation.

What is recursive sub-layer expansion for AI planning?▼

Recursive sub-layer expansion for AI planning is a mechanism that breaks down complex goals into nested, manageable sub-tasks, enabling Mob checkpoint flows and generating a sub-agent registry for downstream construction.

Does this goal decomposition method support Mob checkpoint flows?▼

Yes, this goal decomposition method supports Mob checkpoint flows by integrating intent-driven analysis with context stores to validate recursive sub-layer expansion before transitioning between planning phases.

How do I generate scaffolding for Stage 3 construction from a backlog?▼

To generate scaffolding for Stage 3 construction from a backlog, initiate an inception run on your intent and context store to template-drive the creation of required phase outputs and sub-agent registries.

Do I need a Context Store to use automated backlog generation?▼

Yes, you need to provide an Intent and Context Store because the automated backlog generation relies on these inputs to apply its decomposition strategy and produce compliant sub-layer structures.