doccraft-story
Author or update product stories (a.k.a. planning docs, backlog items, tickets, specs) as Markdown under {{DOCS_DIR}}/stories/ with a YAML frontmatter contract (id, status, impact, urgency, depends_on, tags, openspec). Use this whenever the user is creating a story, reprioritising work, writing acceptance criteria, linking a story to OpenSpec or an ADR, or editing anything under {{DOCS_DIR}}/stories/ — even if they call it a spec, ticket, backlog row, or planning doc.
Repository SourceNeeds Review
doccraft-business
Startup-wisdom-informed advisor and requirements interviewer for this project. Consults distilled founder knowledge plus project-specific business artifacts (target audience, business model, milestones) to guide priority, direction, and tradeoff decisions. Elicits missing context via clarifying questions rather than guessing. ALWAYS invoke this skill when the user asks "what should I build next", "is this the right priority", "who is this for", "what phase are we in", "should we charge for this", "how do we get users", "is this a good idea", or before committing to any direction that has go-to-market, pricing, or audience implications — even if they don't use business jargon. Do NOT use for ingesting new source material or updating the wisdom file — that is the `business-insights-extractor` tool.
Repository SourceNeeds Review
doccraft-queue-audit
Reconcile the dependency graph, pick-next queue, and backlog status across {{DOCS_DIR}}/stories/, {{DOCS_DIR}}/queue.md, and {{DOCS_DIR}}/backlog.md. Use after adding or editing a story (especially one with depends_on), after reshuffling priorities, or when the user asks "what can I work on next", "what's unblocked", "sanity-check the queue", "check my story dependencies", "fix the queue order", or "what parallel work is ready". In Agent mode (the tool can write files), apply objective mechanical fixes in the same turn and report what changed; in Ask / read-only mode, emit a proposal instead. Stop and report — never guess — on directed cycles, unknown depends_on ids, duplicate ids, or ambiguous editorial reorders.
Repository SourceNeeds Review
newton-quotation-pdf-extraction
从PDF报价单中提取产品信息(型号、数量、价格、币种、图片)。当用户需要从PDF报价单或产品目录中提取结构化产品数据时使用,特别适用于电商产品列表或价格表。
Archived SourceRecently Updated