npx claudepluginhub seeleai/thoth --plugin thoth<change request># /thoth:extend ## Generated Surface This file is generated from `thoth.command_specs.COMMAND_SPECS`. Do not hand edit. ## Real Runtime Execution The repo-local Thoth runtime command for this slash command has already been executed before Claude sees this prompt. ## Response Contract - Treat the structured bridge payload above as the only authority for this command invocation. - Do not invent or hand-roll alternate `.thoth` layouts, migrations, run ledgers, or host projections. - If `bridge_success` is `true`, summarize the real result of the already executed command and the next us...
/extendCreates new skills, specialists, agents, or packs for the Jig using the jig:extend skill.
/extendExtend mode for deepening mastered topics. Use /tutor:extend to explore advanced concepts, edge cases, real-world applications, and connections to other topics.
/extendCreate follow-up tasks mid-cycle from multiple input sources: code review findings, PR feedback comments, or user-provided instructions. Enables task creation after initial planning when new requirements emerge. Parses structured deliverables (code-review-report.md, pr-comments-analysis.md), applies severity filtering, assigns agents based on keywords, and delegates to task-creator for systematic task generation. Usage examples: - From user input: /sdd:extend TICKET "Add caching layer to API endpoints" - From code review: /sdd:extend TICKET --from-review --min-severity HIGH - From PR comments: /sdd:extend TICKET --from-pr-comments - Combined sources: /sdd:extend TICKET --from-review --from-pr-comments --max 5 - With limits: /sdd:extend TICKET --from-review --max 5 - Dry run: /sdd:extend TICKET --from-review --dry-run - Interactive: /sdd:extend TICKET --from-review --interactive - With agent: /sdd:extend TICKET --from-review --default-agent security-reviewer - With relationship: /sdd:extend TICKET --from-review --related-to TICKET.1003
This file is generated from thoth.command_specs.COMMAND_SPECS. Do not hand edit.
The repo-local Thoth runtime command for this slash command has already been executed before Claude sees this prompt.
"${CLAUDE_PLUGIN_ROOT}/scripts/thoth-claude-command.sh" extend $ARGUMENTS
.thoth layouts, migrations, run ledgers, or host projections.bridge_success is true, summarize the real result of the already executed command and the next useful action.bridge_success is false, explain the exact failure from the bridge payload and stop.CAN:
CANNOT:
Both Claude and Codex surfaces must write through the same .thoth authority tree.
Host differences are interaction-only and must not change ledger shape.