TaskVal CLI / Taskify Skill — Summary
status: insufficient-public-material
TaskVal CLI and/or Taskify Skill are referenced in Reddit discussions as tools that "teach agents to refuse vague tasks" — enforcing task validation before execution begins. The concept is: AI agents should validate that a task has sufficient specification (acceptance criteria, clear scope, unambiguous requirements) before starting work, refusing to proceed if the task is too vague.
No standalone GitHub repository for "TaskVal CLI" or "Taskify Skill" was found via GitHub search. The concept appears in Reddit mentions alongside Boomerang Tasks and Taskmaster AI discussions about improving agent task quality.
Search Attempts
gh search repos "taskval taskify"— no resultsgh search repos "TaskVal CLI"— no results- The description "teaches agents to refuse vague tasks" matches the philosophy of validation-before-execution frameworks
Related Patterns
The "refuse vague tasks" pattern appears in several frameworks in the corpus (e.g., ccpm's brainstorming Q&A before PRD creation, spec-kit's quality gates) but no standalone "TaskVal" tool was located.