df:plan-objective

Plan objectives into executable JOB.md workflows with research and verification.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/AO-Cyber-Systems/devflow-claude --skill df-plan-objective
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: df:plan-objective
Source: https://github.com/AO-Cyber-Systems/devflow-claude/tree/main/skills/df-plan-objective
Command: npx skills add https://github.com/AO-Cyber-Systems/devflow-claude --skill df-plan-objective

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translates strategic objectives into executable JOB.md plans, embedding a research and verification loop to ensure quality and readiness before execution.

Core Features & Use Cases

  • Generate complete JOB.md plans from high-level objectives, including embedded research and validation steps.
  • Sequence research, planning, and verification loops to ensure objectives are actionable and testable.
  • Support iterative refinement by re-running verification until criteria are met or a maximum iteration count is reached.

Quick Start

Provide an objective and let the planner generate a complete JOB.md workflow with integrated research and verification.

Frequently Asked Questions about df:plan-objective

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I translate strategic objectives into executable workflows?

To translate strategic objectives into executable workflows, you provide a high-level objective and the planner generates a complete JOB.md file with embedded research, validation, and iteration loops for immediate execution.

What is the best way to plan a project roadmap with built-in verification?

Planning a project roadmap with built-in verification involves sequencing research, planning, and validation loops. This approach ensures objectives are actionable and testable before execution by iterating until criteria are met.

How do I generate a JOB.md plan from a high-level objective?

You generate a JOB.md plan by parsing the objective arguments and validating them. The system then spawns a planner to map the objective to actions and runs a checker to verify readiness.

Does the objective planning process support iterative refinement?

Yes, the objective planning process supports iterative refinement. It re-runs verification loops automatically until the specified criteria are met or a defined maximum iteration count is reached.

What are the limitations of automated objective-to-action translation?

A limitation of automated objective-to-action translation is the iteration limit. If the verification criteria are not met within the defined maximum iteration count, the workflow may not achieve full readiness before execution.