From jx-dev
Convert a PRD.md or BRD_PRD.md (and optionally TECH_SPEC.md) into canonical task.json for execution and Azure Boards sync. Preserves all requirement IDs, adds hour estimates and story points. Triggers on: convert prd, create task json, task breakdown, jodex format. Do not trigger for: PRD generation, tech spec generation, Azure sync, wiki operations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jx-dev:task [--docs-root <path>] [--force-overwrite][--docs-root <path>] [--force-overwrite]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Fail-closed guard:** Before proceeding, verify `../../../jx-core/_shared/task.md` is readable.
Fail-closed guard: Before proceeding, verify ../../../jx-core/_shared/task.md is readable.
If the file cannot be read, halt immediately:
"Error: jx-core shared task skill not found. Ensure the jx-core plugin is installed."
Follow all instructions in ../../../jx-core/_shared/task.md.
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
npx claudepluginhub jairosoft-com/jodex-plugins --plugin jx-dev