← all publishers

awinogradov

@awinogradov source repo

28 published skills

  1. Gather Context · awinogradov bundle
    Resolve task intent, reuse validated evidence, and acquire missing planning context and emit a Context Map. Use when plan or run needs issue, standards, branch, and codebase context without loading raw documents into the parent conversation.
    0 installs
  2. Preflight Check · awinogradov bundle
    Validate git working state before committing, branching, or opening a PR. Detects wrong branch, invalid branch names, forbidden history-changing commands, stale merged branches, uncommitted changes, and out-of-date main.
    0 installs
  3. Dependabot Resolve · awinogradov
    Review and merge dependabot PRs safely using gh CLI. Process one-by-one to avoid package-lock.json conflicts
    0 installs
  4. Commits Restructure · awinogradov
    Restructure messy draft commits into proper conventional commits
    0 installs
  5. Pr Monitor · awinogradov bundle
    Monitor a PR for CI check status, review feedback, and merge conflicts until it is ready for human review, approved, or merged. A packaged watcher waits for the pull request and wakes the agent only for an actionable event, so the model stays dormant through ordinary pending CI. Fixes CI failures, resolves review feedback, and rebases a conflicting branch onto its base; pass --wait-for-approval to keep waiting until a human approves. Use when a pull request is open and needs to reach its hand-off.
    0 installs
  6. Pr Resolve · awinogradov
    Address PR review comments by analyzing feedback, making code fixes, and replying to reviewers. Use when resolving review feedback on a pull request.
    0 installs
  7. Run Primed · awinogradov
    Run a tracked issue end to end in a session already primed by /autopilot:explore, consuming the SHA-validated context brief instead of the broad codebase pass. Requires .claude/context/brief.md and fails loudly when it is missing, malformed, stale, or from another revision — it never downgrades to /autopilot:run.
    0 installs
  8. Linear Plan · awinogradov bundle
    Plan a Linear issue exactly as the plan skill does, then store the finished plan in that issue's description — refreshing a rough ticket title along the way — so it outlives the session. Storing is unconditional and never gated.
    0 installs
  9. Pr Validate · awinogradov
    Validate a PR title and branch name against repository contributing guidelines
    0 installs
  10. Issue Create · awinogradov bundle
    Create a GitHub issue with a structured body (Context, What, Why, Scope, Solution) and curated labels via the gh CLI. Use when filing new issues, or when invoked from other skills.
    0 installs
  11. Shared Rules · awinogradov bundle
    Canonical home for instruction blocks shared by several autopilot skills and agents — reference formatting (RFC-0001), AskUserQuestion formatting and content-preview contract, agent structured output, issue body grammar, Linear MCP access, peer CLI delegation, git history policy, PR title/body grammar, and GitHub review-thread retrieval. Read the one block you need instead of carrying a copy.
    0 installs
  12. Todo Cleanup · awinogradov
    Scan codebase for TODO/FIXME comments, verify actuality, create GitHub issues, and update links
    0 installs
  13. Ascii Schemas · awinogradov bundle
    Generate ASCII schemas, diagrams, and UI wireframes using Unicode box-drawing characters (wiretext conventions). Use when creating architecture diagrams, entity-relationship models, database schemas, flow charts, deployment topologies, sequence diagrams, data flow visualizations, UI wireframes, screen mockups, or any visual schema in plans, documents, or conversations. Trigger on: "diagram", "schema", "ASCII art", "draw", "visualize", "architecture diagram", "ER diagram", "flow chart", "topology", "sequence diagram", "data flow", "wireframe", "mockup", "screen layout", "UI sketch", "page layout". Do NOT use for: code formatting, markdown tables, or image-based diagrams. If @wiretext/mcp server is connected, prefer its create_wireframe/render_wireframe tools for UI wireframes — they produce higher-fidelity output with 30+ components.
    0 installs
  14. Branch Create · awinogradov bundle
    Create and checkout a git branch following repository naming conventions with GitHub issue integration. Use when creating branches, or when invoked from other skills.
    0 installs
  15. Linear Create · awinogradov bundle
    Create a Linear issue with a structured body (Context, What, Why, Scope, Solution) and wizard-selected status, label, and assignee via the Linear MCP. Use when filing a Linear ticket on a linear-tracked project.
    0 installs
  16. Commits Create · awinogradov bundle
    Analyze staged changes and create conventional commits with intelligent grouping. Use when creating commits, or when invoked from other skills.
    0 installs
  17. Run · awinogradov bundle
    Plan and implement, then either report verified no repository change or deliver a PR; a Linear-issue input also gets the finalized plan stored on its ticket before implementation
    0 installs
  18. Plan · awinogradov bundle
    Perform deep analysis of the codebase, recent changes, and the requested task. Create a validated implementation plan
    0 installs
  19. Explore · awinogradov bundle
    Map this repository broadly, write a durable context brief to .claude/context/brief.md, then take surgical fixes one at a time with no plan, branch, or PR machinery. Use when you have an area rather than a task — "help me understand this repo", "explore the refactoring flow" — and want the codebase understood before deciding what to change.
    0 installs
  20. Ask Codex · awinogradov
    Delegate a code analysis, refactoring, or automated-editing task to the OpenAI Codex CLI (codex exec / codex resume), then critically evaluate its output as a peer AI. Use when the user asks to run Codex, references OpenAI Codex, or wants a second model's take on the code.
    0 installs
  21. Issue Run · awinogradov
    List recent open GitHub or Linear issues, pick one, and start autopilot on it via the run skill. Use to go from browsing issues to a running autopilot session in one step.
    0 installs
  22. Pr Answer · awinogradov
    Answer a user comment on a PR review and update review state if needed
    0 installs
  23. Pr Create · awinogradov
    Create a pull request with validated title and description following repository conventions. Use when creating PRs, or when invoked from other skills.
    0 installs
  24. Pr Review · awinogradov bundle
    Review a pull request and provide constructive feedback with structured verdict. Used by awinogradov/code-review-action
    0 installs
  25. Pr Update · awinogradov bundle
    Update an existing pull request's title and description based on current branch commits. Use when PR needs to be refreshed after new commits or when asked to update PR.
    0 installs
  26. Ask Gemini · awinogradov
    Delegate a code analysis, refactoring, or automated-editing task to the Google Gemini CLI (gemini -p / gemini --resume), then critically evaluate its output as a peer AI. Use when the user asks to run Gemini, references the Gemini CLI, or wants a second model's take on the code.
    0 installs
  27. Linear Run · awinogradov bundle
    Run any Linear issue end to end. Executes a valid stored plan verbatim when one exists; otherwise drafts and implements a fresh plan without a human approval gate.
    0 installs
  28. PDF Create · awinogradov bundle
    Generate a beautiful, brand-themed, multi-page PDF — report, research doc, six-pager, or playbook — from structured content using a bundled @react-pdf/renderer pipeline (direct rendering, no headless browser). Use when the user asks to create, generate, build, export, or design a PDF, report, whitepaper, six-pager, playbook, proposal, or branded document, especially from notes, data, or a Google design.md brand spec. Trigger on: "PDF", "create a report", "generate a document", "six-pager", "playbook", "proposal", "whitepaper", "branded PDF", "design.md", "export to PDF". Do NOT use for: editing or extracting text from an existing PDF, or filling PDF forms.
    0 installs