All authors
alexpialetski avatar

Claude Skills by alexpialetski

github.com/alexpialetski
8 skillsA× 80 installs0 views
Business Insights ExtractorA

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 u...

ai-agentspythongo
0
4
Doccraft AdrA

Author or update architecture decision records (a.k.a. ADRs, design decisions, architecture decision log entries) under docs/adr/ as NNN-kebab-case.md with Nygard-style Context, Decision, Consequences, and an explicit Status. Use whenever the user is recording a new decision, superseding an old one, capturing a rejected option so the team doesn't revisit it, or editing anything under docs/adr/ — even if they call it a design note, tech decision, or RFC outcome.

ai-agentsgit
0
4
Doccraft ConfigA

Configure doccraft for this project by tailoring doccraft.json — the vocabulary, id format, queue labels, and session-wrap settings. Two modes: Analyse mode reads the project tree and proposes values for all key fields with reasoning, applying on approval; Edit mode applies a targeted change (e.g. "add area:telemetry") and validates against the embedded schema before writing. Never calls npx — the embedded schema matches the installed doccraft version.

ai-agentsgotesting
0
4
Doccraft Queue AuditA

Reconcile the dependency graph, pick-next queue, and backlog status across docs/stories/, docs/queue.md, and docs/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 t...

ai-agentsnode
0
4
Doccraft Session WrapA

After a design, research, business, or prioritisation thread, evaluate whether the conversation produced durable insight worth capturing in docs/, then propose only the artifacts that are clearly justified (ADR, research note, reference doc, business update, story, backlog/queue edit). Use when the user says "wrap this session", "propose docs artifacts", "what should we capture", "summarize this into docs", "end-of-session", or similar close-out phrasing. If nothing warrants capture, say so i...

ai-agentsgogit
0
4
Doccraft StoryA

Author or update product stories (a.k.a. planning docs, backlog items, tickets, specs) as Markdown under docs/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/stories/ — even if they call it a spec, ticket, backlog row, or planning doc.

ai-agentstestingapi
0
4
Doccraft UpdateA

Update the installed doccraft skills and openspec instructions to the latest release. Reads the version stamp from doccraft.json, fetches the migration manifest via npx doccraft@latest llm, and either updates silently (dominant path — no migration entries) or summarises and gates on approval (assisted path — migration entries present). Never fabricates steps the manifest did not declare.

ai-agents
0
4
Doccraft BusinessA

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 th...

ai-agentsgo
0
4