nick-railsback

21 mods across 1 repository, 2 stars between them.

release

02

nick-railsback/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.

2 24d ago A 53 tokens original MIT

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 24d ago A 95 tokens original MIT

nick-railsback/skill-engine

Instructions file

Instructions for nick-railsback/skill-engine, covering skill-engine — standing rules, before proposing a commit, versions and git.

2 24d ago A 518 tokens original MIT

inspect-ai-context

06

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 24d ago A 31 tokens original MIT

langchain-context

07

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 24d 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 24d ago A 116 tokens original MIT

skill-engine

09

nick-railsback/skill-engine

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.

2 24d ago A tokens not measured original MIT

apply

10

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 24d ago A 36 tokens original MIT

clean-cache

11

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 24d ago C 57 tokens original MIT

config-set

12

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 24d ago A 35 tokens original MIT

discard

13

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 24d ago C 36 tokens original MIT

discover

14

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 24d ago A 47 tokens original MIT

engine-bootstrap

15

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 24d ago B 29 tokens original MIT

new-reference

16

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 24d ago A 33 tokens original MIT

refresh

17

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 24d ago A 40 tokens original MIT

review

18

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 24d ago A 33 tokens original MIT

self-audit

19

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 24d ago A 45 tokens original MIT

status

20

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 24d ago A 33 tokens original MIT

using-skill-engine

21

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 24d ago A 101 tokens original MIT