ai-plc
Goal-driven project pipelines with human approval checkpoints
All Skills in This Repository (2)
Pure Emerald Level IndicatorsSKL_plc_02_inception
Decompose a Goal into Backlog and Sub-Agent Registry from Intent and Context Store.
SKL_plc_01_collection
Collect internal and external context and generate intent.yaml, context.yaml, and backlog.yaml.
Frequently Asked Questions
FAQPage SchemaHow to install AI-PLC?โผ
Run `npx skills add miyatti777/ai-plc --all -g -y` in your terminal to install all skills in this suite globally.
What does AI-PLC actually do?โผ
You give it one goal, and it runs a four-stage pipeline: collect context, break the goal into tasks, build execution plans, then deliver and verify results. You approve or redirect at each stage.
Can I use AI-PLC for non-coding work?โผ
Yes. The same pipeline works for business plans, OKRs, research, event planning, travel itineraries, and even novel writing, not just software tasks.
Does AI-PLC work with Claude Code, Cursor, and Codex?โผ
Yes. It ships dedicated installers and adapters for all three environments, using slash commands in Claude Code and Cursor and $ commands in Codex.
How does AI-PLC prevent wrong or hallucinated output?โผ
Every task is checked by an independent reviewer separate from the one that created it, and work only counts as done after passing machine-checkable verification steps.