cyberneticlibrary

Archive completed project plans

organize-completed-plansworkflowsetup L22
shawn-sandy/agentics
What it does

Move completed items into archive subdirectories by type

Best for

Bulk file reorganization tasks with frontmatter-based categorization.

Inputs
  • · dir: string
  • · limit: number
Requires
  • · YAML parsing
  • · git
  • · bash/CLI
Preconditions
  • · Git repo available
Failure modes
  • · Verification step catches regression, halts pipeline
  • · Agent output fails schema validation
  • · Parsing error in frontmatter/YAML/JSON
Trust signals
  • · Structured agent output via JSON schema validation
  • · Independent verification phase before acceptance