ship-tasks
v0.1.7+codex.20260826131957Compose backlog scope and deliver selected Task Manager work with autonomous test fixtures, strategic explanations, and explicit critical-codebase acceptance.
By Andrey Myasnikov0 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 3 skill or MCP entries
- Source updated
- Aug 26, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install plugin
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add ship-tasks@agent-plugin-marketplacePaste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/xxsrez/marketplaceClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/ship-tasks/.
Plugin files
├── .codex-plugin/plugin.json├── skills/ship-tasks/SKILL.md├── skills/strategic-explainer/SKILL.md└── skills/task-composer/SKILL.md
Included Skills3
Доставлять однозначно выбранный Task Manager scope до проверенного результата, автономно создавая тестовые входы, выдавая причинный blocker-report и применяя строгий critical-codebase fallback, когда active frontier исчерпан и все оставшиеся In Review требуют существенной человеческой приёмки. Для batch scope применять лёгкий per-Task gate и периодический review-batch с одним exact UAT release, а не деплоить каждую Task. Использовать явно через $ship-tasks или неявно только при delivery intent с exact Task вроде TM-123 либо уже выбранным Task Manager Project/Release/current scope; одного delivery-глагола недостаточно. Create-and-deliver разрешён для явной просьбы создать и сразу выполнить одну Task. Bare invocation определяет mode по live inventory; Goal нужен только для implementation/rework минимум двух Tasks. Не использовать для чтения, статуса, аудита, объяснения, planning/backlog capture или обычной работы с кодом без Task Manager anchor.
Маршрутизировать один готовящийся user-facing comment, report, blocker explanation, final или явную редактуру в новый stateless Strategic Explainer subagent. Не выполнять объяснение в caller context и не использовать для routine chat, progress, mutations или authority decisions.
Формулировать и по явному planning intent создавать Task Manager Tasks: оставлять один independently deliverable outcome одной Task, а составную работу превращать в Epic с problem-first описанием через Strategic Explainer, конкретными подзадачами, live labels, hierarchy и реальными relations. Использовать явно через $ship-tasks:task-composer и неявно для постановки, декомпозиции или backlog capture в Task Manager. Не использовать для implementation, delivery, release, status/audit-only запросов или изменения Label taxonomy.
Plugin manifests1
{
"name": "ship-tasks",
"version": "0.1.7+codex.20260826131957",
"description": "Compose backlog scope and deliver selected Task Manager work with autonomous test fixtures, strategic explanations, and explicit critical-codebase acceptance.",
"author": {
"name": "Andrey Myasnikov",
"url": "https://github.com/xxsrez"
},
"homepage": "https://github.com/xxsrez/ShipTask",
"repository": "https://github.com/xxsrez/marketplace",
"keywords": [
"tasks",
"planning",
"decomposition",
"delivery",
"verification",
"releases",
"communication",
"explanation",
"productivity"
],
"skills": "./skills/",
"interface": {
"displayName": "Ship Tasks",
"shortDescription": "Compose backlog scope and deliver verified work.",
"longDescription": "Includes three sibling skills. Task Composer formulates drafts and, on explicit planning intent, creates one Backlog Task or a problem-first Epic with concrete subtasks, existing Labels, native hierarchy, and semantic relations. It keeps classification in Labels and hierarchy instead of duplicating Bug, Epic, or similar type prefixes in titles. It never implements the work, never guesses an unknown current Release, and does not expand Label taxonomy. Ship Tasks delivers selected Task Manager scope to verified outcomes with truthful lifecycle state, readable native comments, visible acceptance incidents, autonomous synthetic test fixtures, and authority boundaries. Each Task gets a lightweight targeted gate; compatible candidates are periodically reviewed and released to UAT as one exact integrated batch, without deploying every Task or asking an extra approval for ordinary non-production UAT. If fresh scope has no To Do or In Progress work and every remaining In Review Task is genuinely blocked on substantial human verification, one fresh read-only critic may ground a weaker critical-codebase acceptance from code, tests, and exact project context. Every such transition is explicitly commented with the missing functional check, blocker reason, critic verdict, and residual risk; defects return to In Progress, while stale or inconclusive reviews remain In Review. It must create standard test inputs itself when safe, and when a genuine external blocker remains it publishes a causal blocker report with recommended test paths, prerequisites, success signals, and exact resume conditions. Before a terminal blocker claim, Ship Tasks reads a fresh Strategic Explainer result as reflection input, verifies any newly visible safe path against primary evidence, and continues instead of publishing a stale blocker when that path works. Project, Release, and current-scope selectors stay live: matching non-Backlog Tasks enter delivery without repeated approval. A blocked-by relation opens dependent implementation after the required upstream contract is merged into the exact integration candidate; upstream Done is not required, pending acceptance remains visible, and later defects invalidate only attributed downstream results. Browser or controller changes remain diagnostic paths rather than repairs or substitutes for proven product failures. It preserves natural-language subagent rules for counts, roles, opt-outs, and conditions; otherwise it chooses useful independent delegation automatically and isolates concurrent implementation writers in separate feature branches and Git worktrees. Across interruptions or sessions it resumes unfinished task-owned Git work when prior ownership is safely inactive and exclusive. Only genuinely simple predictable packets use Luna Max, and Luna uncertainty returns to the current model profile. When host title capability, first-turn identity, and a catalog placeholder are proven, it makes at most one best-effort scope-based title attempt without overwriting meaningful titles; missing, deferred, or failed capability never blocks delivery. A delivery verb alone does not activate Ship Tasks. Strategic Explainer is an isolated read-only provider behind an opaque router: each user-facing publication unit gets a new default subagent with fork isolation, one short task, exact scope, and resolvable source anchors without caller analysis or candidate text. The caller never receives or applies the provider method, accepts ready text and source basis or a refusal, and uses a new clean subagent for corrections. Provider unavailability does not enable caller-side imitation, and the provider never takes status, scope, authority, or execution decisions.",
"developerName": "Andrey Myasnikov",
"category": "Productivity",
"capabilities": [
"Interactive",
"Write"
],
"websiteURL": "https://task-manager.xxsrez-work.chatgpt.site",
"defaultPrompt": [
"Use Task Composer to turn this requirement into one Backlog Task or a strategic Epic with concrete subtasks",
"Deliver TM-123 to a verified terminal outcome",
"Create exactly one Task in Task Manager and immediately start delivering it"
],
"brandColor": "#6D5CE7"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[ship-tasks on Agent Plugins Marketplace](https://pluginsmp.com/plugins/ship-tasks)