Piter Framework

5-pillar AFK agent setup - Prompt, Intent, Trigger, Environment, Review.

cleanexpo c2942e1 533 B Updated

File contents

PITER Framework

P - Prompt

Spec prompts with verification commands, not chat messages.

I - Intent

Classify: bug, feature, chore, spike, hotfix. Each routes differently.

T - Trigger

CLI -> webhook -> cron -> CI. Progress from manual to automatic.

E - Environment

Isolated workspace. Disposable. API keys via env vars.

R - Review

Self-review (closed loop) -> CI review -> Human review (PR only).

cleanexpo/pi-dev-ops/tree/main/skills/piter-framework commit c2942e1c8e

Frequently asked questions

npx skillmds@latest add cleanexpo/piter-framework