nick-railsback/skill-engine

Teach Claude your codebase. Keep it taught. Plugin that builds and maintains a curated index of multiple repositories, reviewer-in-the-loop on every change.

2Stars on the repository
21Mods indexed here, across every type
25d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

nick-railsback/skill-engine

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…

2 25d ago A 95 tokens original MIT

inspect-ai-context

02

nick-railsback/skill-engine

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.

2 25d ago A 31 tokens original MIT

langchain-context

03

nick-railsback/skill-engine

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…

2 25d ago A 101 tokens original MIT

nick-railsback/skill-engine

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…

2 25d ago A 116 tokens original MIT

apply

05

nick-railsback/skill-engine

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.

2 25d ago A 36 tokens original MIT

clean-cache

06

nick-railsback/skill-engine

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.

2 25d ago C 57 tokens original MIT

config-set

07

nick-railsback/skill-engine

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.

2 25d ago A 35 tokens original MIT

discard

08

nick-railsback/skill-engine

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.

2 25d ago C 36 tokens original MIT

discover

09

nick-railsback/skill-engine

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.

2 25d ago A 47 tokens original MIT

engine-bootstrap

10

nick-railsback/skill-engine

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.

2 25d ago B 29 tokens original MIT

new-reference

11

nick-railsback/skill-engine

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.

2 25d ago A 33 tokens original MIT

refresh

12

nick-railsback/skill-engine

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.

2 25d ago A 40 tokens original MIT

review

13

nick-railsback/skill-engine

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.

2 25d ago A 33 tokens original MIT

self-audit

14

nick-railsback/skill-engine

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.

2 25d ago A 45 tokens original MIT

status

15

nick-railsback/skill-engine

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.

2 25d ago A 33 tokens original MIT

using-skill-engine

16

nick-railsback/skill-engine

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…

2 25d ago A 101 tokens original MIT