business-insights-extractor
Maintainer-facing tool that ingests external source material (Telegram HTML exports, markdown articles, etc.) and distils it into the canonical startup-wisdom.md file consumed by the `doccraft-business` skill. Use whenever the user mentions extracting insights, ingesting a new channel export, refreshing startup wisdom, adding a source, processing a telegram export, re-running the reduce pass, updating the distilled rules, or anything else that produces or updates `startup-wisdom.md`. Do NOT use when the user is asking for business advice, working through requirements, setting priorities, or interviewing on target audience / milestones — that is the `business` skill's job.
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-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
agentguard
GoPlus AgentGuard — AI agent security guard. Run /agentguard checkup for a full security health check, scans all installed skills, checks credentials, permissions, and network exposure, then delivers an HTML report directly to you. Also use for scanning third-party code, blocking dangerous commands, preventing data leaks, evaluating action safety, and running daily security patrols.
Archived SourceRecently Updated