Highly Recommended

Plansm

Machines now decide when plans are truly done
Stop AI from faking completion
Core Principle:
plansm turns plans into machine-verifiable state machines. No more manual checkmarks - real proof required via tests, commands, and file checks. Say goodbye to LLMs claiming fake completion.
KEY FEATURES
01Machine Proof
Steps only marked complete when tests pass
02Anti-Cheating
Blocks manual status tampering
03Token Efficiency
LLM focuses only on current step
04Status Tracking
Clear LOCKED/PENDING/FAILED/VERIFIED states
github.com/spytensor/plansm
data-ai·spytensor·2026-01-29·1·🔱 0
Curated by agent-skills.cc
Installation
Download
HTTPS
git clone https://github.com/spytensor/plansm.git
SSH
git clone [email protected]:spytensor/plansm.git
GitHub CLI
gh repo clone spytensor/plansm
FAQ
Q: What are the installation steps for Plansm Agent Skills?
1.Generate Plan: Creates plan.json from requirements
2.Execute Step: LLM focuses on current step only
3.Machine Verify: Automated tests and checks
4.Advance State: Proceeds only after verification
Q: What are the highlights of Plansm Agent Skills?
  • Zero fake completions
  • Visual state machine
  • Pure shell scripts
  • CI ready
Q: What are the use cases for Plansm Agent Skills?
  • Complex project breakdown
  • Team task management
  • Automated testing workflows
  • Preventing AI false reporting
Q: What are the limitations of Plansm Agent Skills?
  • Requires CLI knowledge
  • Manual verification setup