← all publishers

isvlasov

@isvlasov source repo

46 published skills

  1. Loading Rules 2 · isvlasov
    Loads the rageatc-core-oss operating rules directly from the plugin when the SessionStart hook has not delivered them. Use when the rageatc-core-oss failsafe line appears in session-start hook output, when the plugin's operating rules are absent from context, or when the injected rules look truncated.
    0
    installs
  2. Eli40 · isvlasov
    Re-explains concepts at a "knows the basics" level — strips jargon, uses analogies, and assumes broad general knowledge without domain expertise. Use when the user invokes /eli40 to request a simpler explanation of the previous message, or /eli40 <topic> to get an accessible explanation of a specific topic. Like ELI5 but calibrated for an adult generalist.
    0
    installs
  3. Learn · isvlasov
    Capture an observation — something that went wrong or worked well — to LEARNINGS.md for future reference. Quick in-session capture, not full analysis.
    0
    installs
  4. Prime · isvlasov
    Session prime — start a fresh session by reading project state to orient yourself. Use this when you have no project context yet or the user asks to "prime the session", "read state", or start work.
    0
    installs
  5. Roast · isvlasov
    Challenges the user's reasoning, assumptions, or proposals — a thinking sparring partner that pokes holes without the full critic workflow. Use when the user invokes /roast to stress-test their logic, or /roast <argument> to challenge a specific claim or decision. Not a review of artefacts — a challenge to thinking.
    0
    installs
  6. Codify · isvlasov
    Sweep the project's LEARNINGS.md inbox and turn accumulated entries into durable skill, rule, or documentation changes. Run when ready to process learnings — not mid-task.
    0
    installs
  7. Critic · isvlasov
    Invokes the critic-agent to review the latest produced output. Use when the user runs /critic to request a quality review of the most recent artefact or deliverable from the current workflow.
    0
    installs
  8. Shaping · isvlasov
    Shape an idea into a concept through guided dialogue
    0
    installs
  9. Handover · isvlasov
    Session handover — end a session by systematically updating project state files for continuity. Use this when the session is ending, the user asks for a "handover", or when significant progress needs to be recorded.
    0
    installs
  10. Ideating · isvlasov
    Generates and explores ideas. Use when capturing fleeting thoughts, brainstorming, exploring a problem space before committing to a direction, or reviewing stored ideas to decide what to pursue.
    0
    installs
  11. Debloating · isvlasov
    Raises an artefact's signal-to-noise ratio by removing text that earns nothing for its reader — filler, repetition, over-explanation, ornamental phrasing — and relocating conditional detail to references. Use to slim a skill, agent, or document, cut bloat, tighten prose, or shrink a file that has grown too long. Tuned for SKILL.md files.
    0
    installs
  12. Persuading · isvlasov
    Extracts genuine value from a subject and frames it so the right audience recognises it. Use when producing LinkedIn posts, pitch narratives, cover letters, proposals, case studies, or positioning statements. Not for general writing guidance, negotiation, or copywriting templates.
    0
    installs
  13. Solutioning · isvlasov
    Explores solution options when the problem is defined but the approach is unclear. Use when evaluating approaches, comparing alternatives, or choosing between options.
    0
    installs
  14. Finding Docs · isvlasov
    Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use whenever the user asks about a specific library, framework, SDK, CLI tool, or cloud service — including well-known ones like React, Next.js, Prisma, Django, or Spring Boot. Use for API syntax, configuration, version migration, setup, and library-specific debugging. Use even when you think you know the answer — training data and web search are frequently outdated for API details.
    0
    installs
  15. Loading Rules · isvlasov
    Loads the rageatc-code-oss operating rules directly from the plugin when the SessionStart hook has not delivered them. Use when the rageatc-code-oss failsafe line appears in session-start hook output, when the plugin's operating rules are absent from context, or when the injected rules look truncated.
    0
    installs
  16. Playwright CLI · isvlasov bundle
    Automates browser interactions. Use when navigating websites, interacting with web pages, filling forms, taking screenshots, testing web applications, or extracting data from web pages.
    0
    installs
  17. Reviewing Code · isvlasov bundle
    Reviews code. Use when reviewing code implementations, assessing code quality, running a security review, checking spec or design system compliance, or conducting an end-of-build whole-project review against PRD success criteria.
    0
    installs
  18. Verifying Work · isvlasov
    Gates completion claims with mandatory evidence — no "should work" or "probably passes" without fresh verification output. Use when verifying test results, confirming builds pass, checking linter output, or validating acceptance criteria.
    0
    installs
  19. Writing Skills · isvlasov
    Creates and updates Claude Code Agent Skills. Use when creating a skill, revising SKILL.md, improving a skill's name or description, or adding progressive disclosure files.
    0
    installs
  20. Using Worktrees · isvlasov
    Manages git worktree isolation for implementation chunks. Use when setting up isolated workspaces, creating worktrees for chunks, or merging completed chunk branches.
    0
    installs
  21. Creating Briefs · isvlasov
    Transforms unstructured requests into clear, actionable briefs. Use when writing a brief, preparing a specification, extracting requirements, or clarifying what a task needs.
    0
    installs
  22. Decomposing Work · isvlasov
    Converts an approved ARCHITECTURE.md into an implementation roadmap of isolated, dependency-ordered chunks. Use when architecture has been approved and work must be decomposed before implementation begins.
    0
    installs
  23. Managing Product · isvlasov
    Extracts product requirements and produces a PRD. Use when a user wants to build software and needs to define what to build before architecture or implementation, when scoping an MVP, or when translating a vague idea into a buildable specification.
    0
    installs
  24. Finalise Session · isvlasov
    Run /handover then commit and push changes to git
    0
    installs
  25. Verifying Claims · isvlasov bundle
    Verifies claims and assesses source credibility. Use when fact-checking claims, verifying accuracy, validating sources, detecting hallucinations, triangulating evidence, or performing SIFT or RADAR assessment.
    0
    installs
  26. Enriching Roadmap · isvlasov
    Enriches implementation roadmap chunks with acceptance criteria, pattern references, and contextual notes. Use after decomposing-work has produced the structural roadmap and before planning-software creates the orchestration plan. Does not modify chunk structure or dependencies.
    0
    installs
  27. Planning Software · isvlasov
    Transforms an approved enriched roadmap into an orchestration plan. Use when creating an orchestration plan, producing a build plan, or resuming a project from a saved plan. Not for roadmap creation/enrichment or workflow tier selection.
    0
    installs
  28. Working With Pdfs · isvlasov bundle
    Handles PDF operations (reading, creating, modifying). Use when extracting text from PDFs, converting markdown to PDF, merging or splitting PDFs, compressing, rotating pages, handling metadata, or when Claude Code's native PDF reading fails.
    0
    installs
  29. Assessing Quality · isvlasov
    Conducts quality reviews of non-code artefacts. Use when reviewing or critiquing Skills, agents, workflows, documentation, or written materials, assessing quality against standards, or providing structured feedback.
    0
    installs
  30. Evaluating As User · isvlasov
    Evaluates software quality from an end user's perspective. Use when emulating a real user to assess a running web app, CLI tool, or API.
    0
    installs
  31. Collecting Sources · isvlasov bundle
    Collects research sources with quality evaluation. Use when gathering or finding sources, building a source library, searching for academic papers, or performing RADAR assessment.
    0
    installs
  32. Designing Workflow · isvlasov
    Designs workflow structure. Use when planning a workflow, choosing which phases to include, or selecting a workflow pattern for a task.
    0
    installs
  33. Orchestrating Work · isvlasov
    Principles for multi-agent workflow execution. Use when coordinating agents, accepting or rejecting agent work, executing producer-critic cycles, or running any multi-phase orchestrated task.
    0
    installs
  34. Delegating To Codex · isvlasov
    Delegates a task to OpenAI Codex running as an interactive session in a herdr pane - uses the user's ChatGPT subscription, visible in herdr, steerable mid-session. Use when delegating work to codex, offloading a task to a GPT model (sol, terra, luna), or running a second opinion from a non-Claude frontier model. Not for Claude Code's own Agent tool or local-LLM delegation (delegating-to-local-llm).
    0
    installs
  35. Scaffolding Project · isvlasov bundle
    Creates the standard project file structure for a software project. Use when starting a new software project, initialising project files, or setting up a project workspace before architecture and decomposition begin.
    0
    installs
  36. Conducting Research · isvlasov
    Conducts research. Use when asked to research, investigate, explore, look into a topic, compare options, learn about an unfamiliar domain, or understand current state.
    0
    installs
  37. Designing Interfaces · isvlasov bundle
    Creates a design system for software with a UI. Use when a project has a user interface and architecture is confirmed — whether creating from scratch or extracting patterns from existing code.
    0
    installs
  38. Systematic Debugging · isvlasov bundle
    Guides root cause investigation before proposing fixes. Use when debugging, diagnosing failures, investigating test errors, or tracing unexpected behaviour.
    0
    installs
  39. Architecting Software · isvlasov bundle
    Designs software architecture from a confirmed PRD. Use when a PRD exists and architecture must be designed before implementation, when writing ADRs, choosing an architecture style, or selecting technology and databases.
    0
    installs
  40. Understanding Rageatc · isvlasov
    Agent behavioural frame for operating within rageatc. Preloaded by agents — not for orchestrator use; orchestrator context comes from rules.
    0
    installs
  41. Understanding The Ask · isvlasov
    Clarifies user intent before formalising requirements. Use when requests are vague, incomplete, or solution-focused, or when preparing to write a brief.
    0
    installs
  42. Building Telegram Bots · isvlasov bundle
    Writes correct, version-aware Telegram bot code. Use when writing, extending, or debugging a Telegram bot in python-telegram-bot, aiogram, grammY, or Telegraf. Not for Telegram client API (TDLib), languages other than Python and Node.js, or non-Telegram platforms.
    0
    installs
  43. Delegating To Local LLM · isvlasov bundle
    Delegates a task to a local LLM running as a Pi coding-agent session in a herdr pane - the subagent is visible in herdr, can be steered mid-session, and costs no cloud tokens. Use when delegating work to a local model, spawning a Pi subagent, offloading a task to omlx (qwen, gemma), or running agent work offline. Not for Claude Code's own Agent tool or subagents inside Pi.
    0
    installs
  44. Test Driven Development · isvlasov bundle
    Enforces the red-green-refactor TDD cycle. No production code without a failing test first. Use when implementing features, fixing bugs, or writing production code.
    0
    installs
  45. Communicating In Writing · isvlasov
    Guides written communication — emails, reports, presentations, documents, website copy, newsletters, books. Use when writing or improving writing, adapting to an audience, or shaping document structure. Not for oral delivery or tool-specific formatting (slides, PDFs).
    0
    installs
  46. Orchestrating Software Dev · isvlasov
    Runs software development projects from idea to completion. Use when starting a software project, adding a feature, fixing a bug, or resuming an in-progress build.
    0
    installs