Plugin Claude Code
Plugin marketplace listing 1 plugin: skill-engine.
Plugin Claude Code
Plugin marketplace listing 1 plugin: skill-engine.
Command Claude Code
Guided release for the skill-engine repo. Bumps the six version surfaces, drafts the CHANGELOG entry, runs validators, then pauses for the maintainer to commit, push, and tag manually. Accepts major / minor / patch / explicit X.Y.Z.
Settings file Claude Code
Agent settings declaring 5 allowed tools.
Skill Claude CodeCodex
Answers questions about nick-railsback/skill-engine — the Claude Code plugin that scaffolds and maintains 'contextualizer' skills. Covers its workflows (bootstrap, discover, refresh, review, apply, self-audit, status), the source-paths.json and reference-file artifact contract, the four reference invariants and…
Instructions file
Instructions for nick-railsback/skill-engine, covering skill-engine — standing rules, before proposing a commit, versions and git.
Skill Claude CodeCodex
Answers questions across the configured sources. References load on demand from references/. Use when working in any of this contextualizer's source domains.
Skill Claude CodeCodex
Answers questions about the LangChain Python ecosystem — the langchain-ai/langchain monorepo (langchain-core, v1 agents, langchain-classic, in-tree partners, text-splitters) plus companion repos LangGraph, LangSmith SDK, Deep Agents, out-of-tree partner monorepos langchain-google and langchain-aws, and the…
Skill Claude CodeCodex
Answers questions about the official Model Context Protocol (MCP) Python SDK (mcp package on PyPI, modelcontextprotocol/python-sdk on GitHub). Tracks the main branch (v2 pre-alpha — MCPServer/snakecase/constructor-on handlers). Use when working with MCP servers or clients in Python, debugging v1→v2 migrations, or…
Plugin Claude Code
Teach Claude your codebase, then keep it taught. On opt-in, clones registered git sources to a local cache (/.cache/skill-engine/) and installs per-skill context files under your project's .claude/skills/. Reads only paths you register.
Skill Claude CodeCodex
Use when a staged proposal has been reviewed and signed off — REVIEW.md Step 3 ticked reviewed or provisional — and is ready to promote into the live contextualizer.
Skill Claude CodeCodex
Use when the local /.cache/skill-engine/ clone cache should be cleared — to free disk, drop stale git-managed clones or web-doc snapshots, or force a clean re-fetch on the next DISCOVER/REFRESH. Always dry-runs first.
Skill Claude CodeCodex
Use when changing an engine-wide config value — currently diff.tool, the command /skill-engine:review prints for inspecting a proposed-vs-live diff.
Skill Claude CodeCodex
Use when a staged proposal doesn't warrant promotion, or was ticked reject in REVIEW.md Step 3, to remove the proposed staging directory without touching the live contextualizer.
Skill Claude CodeCodex
Use when a contextualizer's reference coverage needs to grow against its registered sources — a fresh contextualizer's first pass, quarterly upkeep, or whenever the catalog is lagging what users are asking — to propose new reference files.
Skill Claude CodeCodex
Use when no contextualizer exists yet for a set of source URLs or local paths and one needs to be scaffolded from scratch.
Skill Claude CodeCodex
Use when a single topic is already identified and a full DISCOVER pass would be overkill, to register one new reference in an existing contextualizer.
Skill Claude CodeCodex
Use when an existing contextualizer's references may have drifted from current upstream state — typically weekly, or whenever a few days of upstream changes have accumulated — to bring them back into agreement.
Skill Claude CodeCodex
Use when DISCOVER or REFRESH has surfaced a proposal staged at -context.proposed/, to inspect it and record sign-off before applying it.
Skill Claude CodeCodex
Use when checking an existing contextualizer for drift — stale dates, broken URLs, catalog/content disagreement, and more — every two to four weeks; read-only unless the user opts into fixing the deterministic checks.
Skill Claude CodeCodex
Use when picking up a contextualizer after a gap, or checking reference freshness and pending review work at a glance — read-only, safe to run anytime.
Skill Claude CodeCodex
When the user mentions skill-engine or "the engine" without naming a specific workflow, or wants first-run setup. Inspects .claude/skills/-context/ install state (and any pending -context.proposed/ proposals) across all three install levels, then dispatches to engine-bootstrap when no contextualizer exists, to…