← all publishers

vishuwa2004

@vishuwa2004 source repo

153 published skills · page 2 of 2

  1. Legacy Wire Name Compat Translation · vishuwa2004 bundle
    Translate renamed internal identifiers back to their legacy wire names at serialization boundaries so patch-level consumers keep working until the planned version cutoff.
    0
    installs
  2. Memoized Command Source Aggregation · vishuwa2004 bundle
    Load independent command sources in parallel, then memoize the merged registry by cwd so repeated lookups stay cheap and ordered.
    0
    installs
  3. Namespace Resolved Skill Preloading · vishuwa2004 bundle
    Resolve skill names through layered namespace lookup, then preload the valid skills as visible startup messages.
    0
    installs
  4. Parallelism Aware Skill Step Design · vishuwa2004 bundle
    Design skill steps with explicit execution topology, asking which parts run directly, in subagents, in teammate swarms, or in parallel.
    0
    installs
  5. Pose Fragment Unicode Sprite Design · vishuwa2004 bundle
    Compose Unicode pose variants by swapping localized fragments so each expression shares the same base silhouette and spacing.
    0
    installs
  6. Preview First Large Output Messages · vishuwa2004 bundle
    Annotate persisted tool results with a preview-first header that leads with the saved artifact reference and shows the first slice before truncation.
    0
    installs
  7. Progressive Width Gated Status Rows · vishuwa2004 bundle
    Show status metadata only when the spinner row has room, shrinking entries as viewport width decreases.
    0
    installs
  8. Relevant Memory Selection By Header · vishuwa2004 bundle
    Select the most useful memory files by comparing headers/descriptions via a JSON-schema-guided assistant check.
    0
    installs
  9. Skill Scoped Permission Suggestions · vishuwa2004 bundle
    Suggest the narrowest permission scope by mapping a file path to its enclosing skill directory before prompting the user.
    0
    installs
  10. Cache Prefix Stability For Subagents · vishuwa2004 bundle
    Preserve cache-critical request fields when a child agent must share the parent's prompt prefix for cache hits.
    0
    installs
  11. Fallback Source Presence Sufficiency · vishuwa2004 bundle
    When a declared source is only a fallback default, treat any existing materialized source as satisfying the contract instead of forcing a replacement.
    0
    installs
  12. Telemetry Sanitized Skill Invocation · vishuwa2004 bundle
    Record SkillTool usage with sanitized telemetry fields so built-in, bundled, and custom skills are distinguished while avoiding PII leakage.
    0
    installs
  13. User Input Before Thread Attachments · vishuwa2004 bundle
    Resolve user-input attachment triggers before running later thread-safe attachment builders so dependent state is in place.
    0
    installs
  14. Auto Refresh After New Plugin Sources · vishuwa2004 bundle
    Trigger a plugin refresh cycle whenever reconciliation installs new marketplaces so plugin state stays in sync.
    0
    installs
  15. Background Marketplace Reconciliation · vishuwa2004 bundle
    Run marketplace diff and reconciliation in the background while surfacing per-source progress to the UI without blocking startup.
    0
    installs
  16. Budget Aware Skill Listing Formatting · vishuwa2004 bundle
    Derive the active model context budget at runtime and format skill listings to fit it instead of emitting raw command sets.
    0
    installs
  17. Canonical Worktree Path Normalization · vishuwa2004 bundle
    Resolve repo-relative paths against the canonical checkout root so shared state stays stable across Git worktrees.
    0
    installs
  18. Case Normalized Sensitive Path Guards · vishuwa2004 bundle
    Normalize filesystem paths and reject matches that try to spoof sensitive directories with mixed case or alternate separators.
    0
    installs
  19. Compact Boundary Session Distillation · vishuwa2004 bundle
    Distill the compact boundary delta into the session memory summary and the freshest user cues needed for skill capture prompts.
    0
    installs
  20. Create Only Idempotent Artifact Write · vishuwa2004 bundle
    Persist deterministic artifacts with a create-only write and treat existing files as replay success instead of an error.
    0
    installs
  21. Headless Interactive Reconcile Parity · vishuwa2004 bundle
    Keep interactive and headless extension installation flows behaviorally aligned by sharing reconciliation logic and adapting only the outer contract.
    0
    installs
  22. Inherited Flags For Spawned Teammates · vishuwa2004 bundle
    Propagate CLI flags/environment variables from the leader into tmux teammates so they share permission mode, plugins, and env configuration.
    0
    installs
  23. Skip Skill Listing Without Skill Tool · vishuwa2004 bundle
    Omit skill-listing attachments for agents that do not expose the Skill tool, so discoverability context is only sent where it can be acted on.
    0
    installs
  24. Tool Success Aware Memory Suppression · vishuwa2004 bundle
    Suppress context docs for tools that already succeeded in the current turn while keeping help available for failures or unresolved runs.
    0
    installs
  25. Bundled And MCP Turn Zero Skill Filter · vishuwa2004 bundle
    For first-turn skill listings, prefer a small bundled+MCP subset and fall back to bundled-only when the filtered set is still too large.
    0
    installs
  26. Feature Gated Command Registry Loading · vishuwa2004 bundle
    Assemble the command registry so optional modules only load when their feature flag is enabled and the registry is accessed.
    0
    installs
  27. Local And MCP Skill Name Deduplication · vishuwa2004 bundle
    Merge local and MCP skill sources into one listing surface and dedupe by stable command name before announcing them.
    0
    installs
  28. Mark After Filter Memory Deduplication · vishuwa2004 bundle
    Filter prefetched memory attachments against cumulative read state before mutating that state, so async surfacing does not dedupe itself away.
    0
    installs
  29. Skip Skill Listing In Test Environment · vishuwa2004 bundle
    Suppress skill-listing attachments in test mode so discoverability noise does not interfere with deterministic test behavior.
    0
    installs
  30. Tail Preserving Task Output Truncation · vishuwa2004 bundle
    Persist tool outputs alongside metadata and truncate only the preview, ensuring the header points back to the persisted replica.
    0
    installs
  31. Dynamic Skill Insertion Before Builtins · vishuwa2004 bundle
    Merge runtime-discovered commands into an existing command registry by deduping them against the enabled base surface and inserting them at a stable boundary before built-in commands.
    0
    installs
  32. External Error Preserving Refresh Merge · vishuwa2004 bundle
    Merge fresh refresh diagnostics with externally owned errors so one subsystem reload does not erase valid adjacent failures.
    0
    installs
  33. MCP Skill Vs Prompt Discovery Filtering · vishuwa2004 bundle
    Ensure SkillTool only exposes MCP skills when they are registered as prompt-based commands and dedupe them against local commands.
    0
    installs
  34. Memory Entrypoint With Index Discipline · vishuwa2004 bundle
    Keep MEMORY.md terse by capping entries, warning when caps hit, and pointing each memory to its own file.
    0
    installs
  35. Nested Memory Trigger Consume And Clear · vishuwa2004 bundle
    Process every nested-memory trigger before wiping the trigger set so subsequent iterations only see new paths.
    0
    installs
  36. Prevent Continuation Stop Hook Contract · vishuwa2004 bundle
    Return a narrow stop-hook result that can halt the query loop without throwing, while still surfacing blocking errors separately.
    0
    installs
  37. Project Root Scoped Local Skill Loading · vishuwa2004 bundle
    Resolve a stable project root first, then load local skills relative to that scope before combining them with other sources.
    0
    installs
  38. Reduced Motion First Terminal Animation · vishuwa2004 bundle
    Pause terminal animations when the user requests reduced motion, then resume cleanly without tearing the rest of the UI.
    0
    installs
  39. Required Argument Aware Flag Validation · vishuwa2004 bundle
    Walk command tokens while inspecting attached/inline arguments so validators never skip missing or dangerous flag values.
    0
    installs
  40. Skip Skill Discovery On Skill Expansion · vishuwa2004 bundle
    Bypass skill discovery when expanded SKILL.md or generated prompt content is being reprocessed for attachments, so non-user text does not trigger recursive discovery work.
    0
    installs
  41. User Invocable Capability Serialization · vishuwa2004 bundle
    Serialize announced command and skill surfaces from a shared capability shape, excluding entries explicitly marked non-user-invocable.
    0
    installs
  42. Additive Agent Tool Surface Construction · vishuwa2004 bundle
    Merge agent-specific tool sets (MCP clients + fetched tools) into the parent context without disrupting the parent’s existing pool.
    0
    installs
  43. Agent Specific MCP Server Initialization · vishuwa2004 bundle
    Connect each agent’s frontmatter MCP servers safely and tear them down without leaking clients, while honoring plugin-only guards.
    0
    installs
  44. Cache Identical Fork Prefix Construction · vishuwa2004 bundle
    Build forked conversation prefixes that stay identical across turns so prompt caching keeps working.
    0
    installs
  45. Capability Based Spinner Glyph Selection · vishuwa2004 bundle
    Select spinner glyphs and colors dynamically based on terminal capability, motion preference, and stall state.
    0
    installs
  46. Classified Skill Listing Debug Telemetry · vishuwa2004 bundle
    Emit low-cost debug telemetry for skill-listing batches that records batch size, initial-vs-dynamic mode, and cumulative sent count without logging the payload body.
    0
    installs
  47. Declarative Read Only Command Allowlists · vishuwa2004 bundle
    Express shell-command safety as declarative flag maps so tooling knows exactly what passes.
    0
    installs
  48. Materialization Aware Refresh Escalation · vishuwa2004 bundle
    React to marketplace materialization diffs by refreshing plugins when new installs land and escalating to needsRefresh when updates or refresh failures occur.
    0
    installs
  49. Prevent Continuation Stop Hook Messaging · vishuwa2004 bundle
    Collect stop-hook progress/errors, emit a structured prevented-continuation attachment, and summarize the block for users and logs.
    0
    installs
  50. Prompt Context Handoff For Agent Runtime · vishuwa2004 bundle
    Package prompt, identity, and runtime constraints into one explicit handoff so child agents start with the right context and no accidental leakage.
    0
    installs
  51. Initial Vs Dynamic Skill Listing Batching · vishuwa2004 bundle
    Mark first-time skill listings differently from later deltas so attachment consumers can distinguish bootstrap exposure from incremental updates.
    0
    installs
  52. Seed Before Diff Marketplace Registration · vishuwa2004 bundle
    Register seeded extension sources before diffing materialized state so bootstrap content is treated as present instead of missing.
    0
    installs
  53. Skill Listing Reset On Real Skill Changes · vishuwa2004 bundle
    Reset skill-listing announcement state only when the underlying skill set actually changes, not on compaction or transcript churn.
    0
    installs