← all publishers

olshansk

@olshansk source repo

49 published skills

  1. Cmd Rfc Review · olshansk
    Review RFCs for problem clarity, compliance, security, and performance using SCQA framework
    0
    installs
  2. Cmd Scope Sweep · olshansk
    Final pass to identify missed items, edge cases, and risks before considering a scope done
    0
    installs
  3. Cmd Idiot Proof Docs · olshansk
    Simplify documentation for clarity and scannability with approval-gated edits
    0
    installs
  4. Cmd Chain Halt Code Reviewer · olshansk
    Review protocol code for chain halt risks, non-determinism, and onchain behavior bugs
    0
    installs
  5. Add Tix · olshansk
    Organize a rough voice or text idea and add it to the site's dated TIX log through its deterministic Make target.
    0
    installs
  6. Add Quote · olshansk
    Add a dated, attributed or unattributed quote to the site's quotes log through its deterministic Make target.
    0
    installs
  7. Rss Feed Fix · olshansk
    Fix a broken RSS feed generator by downloading the live HTML, comparing it against the current CSS selectors in the generator, and updating any selectors that no longer match. Use when a feed is EMPTY or has stopped updating, after a validate_feeds.py failure, or when asked to "fix feed", "feed is broken", or "selectors broke".
    0
    installs
  8. Cmd Rss Feed Review · olshansk
    Review RSS feed generators and their XML output for broken selectors, missing error handling, stale cache logic, feed link conventions, empty/malformed feeds, and duplicate entries. Use when asked to "review feed", "check feed quality", "audit feeds", or after creating/modifying a feed generator.
    0
    installs
  9. Makefile · olshansk bundle
    Create or improve Makefiles with minimal complexity. Templates available: base, python-uv, python-fastapi, nodejs, go, chrome-extension, flutter.
    0
    installs
  10. Cmd Clean Code · olshansk
    Improve code readability without altering functionality using idiomatic best practices
    0
    installs
  11. Debug Timeouts · olshansk
    Systematically analyze and debug timeout hierarchies across application layers to identify conflicts and root causes
    0
    installs
  12. Cmd Code Cleanup · olshansk
    Remove dead code and duplication pragmatically with a 5-phase systematic approach
    0
    installs
  13. Cmd Mermaid Diagram · olshansk
    Generate and edit Mermaid flowcharts and sequence diagrams with syntax validation and style guidance
    0
    installs
  14. Cmd Python Stylizer · olshansk
    Analyze Python code for style improvements including naming, structure, nesting, and cognitive load reduction
    0
    installs
  15. Cmd Code Review Sweep · olshansk
    Review changes for test gaps, simplification, naming consistency, reuse opportunities, and TODO quality
    0
    installs
  16. Cmd Rss Feed Generator · olshansk
    Generate Python RSS feed scrapers from blog websites, integrated with hourly GitHub Actions
    0
    installs
  17. Cmd Email Md · olshansk bundle
    Convert markdown to email-safe HTML with inline styles and cross-client compatibility. Use when writing newsletters, transactional emails, or any HTML email from markdown source.
    0
    installs
  18. Cmd Gh Issue · olshansk
    Create structured GitHub issues from conversation context using gh CLI
    0
    installs
  19. Cmd Makefile · olshansk bundle
    Create or improve Makefiles with minimal complexity. Templates available: base, python-uv, python-fastapi, postgres, nodejs, go, chrome-extension, flutter, electron, static-site.
    0
    installs
  20. Cmd Code What · olshansk
    Catch the user up on what the agent has been doing in the current session with 3-5 ultra-tight bullet points. Use when the user invokes /cmd-what, asks "what are you doing", "what did you do", "catch me up", "status", "where are we", or otherwise needs a fast situational summary of in-flight agent work.
    0
    installs
  21. Cmd Done Check · olshansk
    Ask the agent whether it finished everything or has more to do — a lightweight completeness gate for the end of any task
    0
    installs
  22. Cmd Latest Msg · olshansk
    Store or retrieve the latest agent message to /tmp/agents/{agent}/
    0
    installs
  23. Cmd Plan Store · olshansk
    Capture the current conversation's plan, decisions, and action items into a structured markdown file in the project's plans/ directory. Triggers on "store this plan", "save this plan for later", "document this for later", "write up what we discussed", "create a plan file", or "/cmd-plan-store".
    0
    installs
  24. Cmd Review Rfc · olshansk
    Review RFCs for problem clarity, compliance, security, and performance using SCQA framework
    0
    installs
  25. Cmd Olshanskify · olshansk bundle
    Apply Olshansky's personal style to docs, code, blog posts, or presentations using template-driven rules. Invoke manually via /cmd-olshanskify — pick a content type, point at the target, and the agent rewrites or proposes edits that match the canonical style guide in templates/.
    0
    installs
  26. Cmd Pr Edgecase · olshansk
    Review branch changes for test gaps, logic edge cases, failure modes, and integration risks
    0
    installs
  27. Cmd Golden Tests · olshansk
    Set up or extend golden/snapshot tests for a project. Covers fixture design, Makefile targets, snapshot storage, diff workflow, and update protocol.
    0
    installs
  28. Cmd Pr Follow Up · olshansk
    Self-review after implementation — surface missed work, simplification opportunities, and idiomatic improvements
    0
    installs
  29. Cmd Pr Test Plan · olshansk
    Generate manual test plans for PR changes — focused on hands-on verification a developer would do, not unit-test edge cases
    0
    installs
  30. Cmd Productionize · olshansk
    Transform applications into production-ready deployments with systematic analysis, improvement, and framework-specific optimization
    0
    installs
  31. Cmd Skills Review · olshansk
    Audit personal skills for redundancy, verbosity, weak triggers, and overlap. Runs a Claude→Codex review loop, presents per-item approval checkboxes, then applies approved edits and updates README and agent metadata. Use when asked to "review my skills", "audit my skills", "revisit my skills", or "clean up my skills". Accepts an optional skill name to scope the review to a single skill.
    0
    installs
  32. Cmd Mermaid Render · olshansk bundle
    Render and display Mermaid diagrams inline in iTerm2 or Ghostty. Use when creating, editing, or iterating on mermaid diagrams. Triggers on mermaid diagram work — flowcharts, sequence, state, class, ER, and XY charts.
    0
    installs
  33. Cmd Pr Description · olshansk
    Generate a PR title and description, then commit, create/update the PR on approval
    0
    installs
  34. Cmd Pr Gh Comments · olshansk
    Holistically triage and resolve GitHub PR review comments — gather comments with full line ranges, study surrounding code context (TODOs, docstrings, related logic), hunt for adjacent improvements via rg, execute an approval-gated plan, optionally refine AGENTS.md style rules, and propose cmd-olshanskify template updates when feedback comes from @olshansk
    0
    installs
  35. Cmd Pr Scope Sweep · olshansk
    Final pass to identify missed items, edge cases, and risks before considering a scope done
    0
    installs
  36. Cmd Pr Sculpt Code · olshansk bundle
    Reshape code for readability, naming, structure, TODOs, and reduced surface area across any language
    0
    installs
  37. Cmd Session Commit · olshansk bundle
    Capture learnings from the current coding session and update AGENTS.md. Use when the user asks to close the loop, run session-commit, record best practices, or update agent instructions based on recent work.
    0
    installs
  38. Cmd Write Proofread · olshansk
    Proofread posts before publishing for spelling, grammar, syntax, punctuation, word usage, repetition, logic, weak arguments, clarity, structure, broken links, and image/text consistency. Use this whenever a user asks to proofread, edit, review, or improve a post, essay, article, or other publishable writing, even if they only mention grammar or typos.
    0
    installs
  39. Cmd Docs Idiot Proof · olshansk
    Simplify documentation for clarity and scannability with approval-gated edits
    0
    installs
  40. Cmd Makefile Improve · olshansk bundle
    Review a repository's Makefile foundation and propose approval-gated improvements to its helpers, templates, tests, and documentation. Use when iterating on Makefile conventions or the cmd-makefile skill itself.
    0
    installs
  41. Cmd Pr Build Context · olshansk
    Build high-signal PR context for review with diff analysis, risk assessment, and discussion questions
    0
    installs
  42. Cmd Skills Dashboard · olshansk bundle
    Scrape skills.sh and generate an interactive HTML dashboard showing skill distribution by publisher, installs, and categories. Rerun anytime to get fresh data.
    0
    installs
  43. Cmd Agent Persona Set · olshansk bundle
    Prime the agent with a behavioral persona for the conversation
    0
    installs
  44. Cmd Codex Review Plan · olshansk
    Get a second opinion on the current plan from Codex (codex exec headless mode) before leaving plan mode. Pipes the plan to codex, captures critique and gap analysis, then proposes a revised plan with an explicit changelog of what changed and what was rejected. Triggers on "/cmd-codex-review-plan", "review plan with codex", "ask codex about this plan", or before approving auto mode on an exit-plan prompt.
    0
    installs
  45. Cmd Pr Review Prepare · olshansk
    Prepare branch for code review by building context, identifying issues, and suggesting improvements
    0
    installs
  46. Cmd Review Chain Halt · olshansk
    Review protocol code for chain halt risks, non-determinism, and onchain behavior bugs
    0
    installs
  47. Cmd Skills Local Repo · olshansk
    Scaffold cross-tool repo-local skills and agent instructions with canonical source in .agents/ and symlinks for Claude, Codex, Gemini, and Codex-home
    0
    installs
  48. Cmd Pr Conflict Resolver · olshansk
    Resolve merge conflicts systematically with context-aware 3-tier classification and escalation protocol
    0
    installs
  49. Cmd Codex Review Unstaged · olshansk
    Get a second opinion on what Claude just implemented from Codex (codex exec headless mode). Pipes Claude's summary plus the working-tree diff to codex, asks codex to leverage cmd-pr-follow-up and cmd-pr-edgecase methodology to surface bugs, test gaps, edge cases, and simplification opportunities, then synthesizes a prioritized iteration plan from the feedback. Triggers on "/cmd-codex-review-unstaged", "review my changes with codex", "have codex review what I just did", or after a non-trivial implementation pass before commit.
    0
    installs