task-detail-packet

Solid

Draft task-scoped detail artifacts and a detail packet as reply content for script-owned workflow import.

AI & Automation 3,323 stars 323 forks Updated today NOASSERTION

Install

View on GitHub

Quality Score: 83/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Task Detail Packet Use this skill when a macro task packet needs task-local execution detail before orchestrator dispatch. ## Workflow 1. Read only the controller-supplied macro task refs, plan-tree refs, accepted decisions, source files, tests, and durable evidence for this immaculate activation. 2. Draft task-scoped detail design and source-evidence map. 3. Produce detailed acceptance, verification, and worker handoff notes. 4. Return `task-detail-design.md`, `brief-update-summary.md`, and exactly one canonical `detail-packet.manifest.json:` section immediately followed by a literal `json` fence. The packet is JSON, never Markdown. 5. Classify the result as exactly `local_detail_ready`, `planner_replan_required`, `needs_clarification`, or `blocked`. 6. In the brief update, classify `global impact: none|bounded|macro`, give a compact rationale, and state planner backfill evidence. 7. For `planner_replan_required` only, author the versioned request and submit exactly one direct silent inline ask to resident `planner` through the managed capability. For every other result, submit no Planner ask. The manifest must contain exactly `schema`, `detail_result`, `readiness`, and `global_impact`. Set `schema` to `ccb.detail_packet_manifest.v1`. Legal tuples are `local_detail_ready/detail_ready/none`, `planner_replan_required/planner_replan_required/macro`, `needs_clarification/needs_clarification/none|bounded`, and `blocked/blocked/none|bounded|macro`. Do...

Details

Author
SeemSeam
Repository
SeemSeam/claude_codex_bridge
Created
9 months ago
Last Updated
today
Language
Python
License
NOASSERTION

Similar Skills

Semantically similar based on skill content — not just same category