Steve Jones
Community@stevegjones
I remember when this was all just RCS
Agent Skills by Steve Jones
Showing 96 vetted skills indexed across 2 GitHub repositories.
kb-lint
Health-check knowledge bases for contradictions, stale claims, and orphan files.
kb-ingest-batch
Batch-ingest staged MD files from library/raw via agent-knowledge-updater with resume support.
kb-init
Initialize a knowledge base by appending a section to CLAUDE.md and creating library directories.
kb-prepare-batch
Stage source files into library/raw/ and convert non-markdown formats to Markdown.
kb-audit-query
Filter and summarize KB audit log events by date, type, and source.
kb-rebuild-indexes
Rebuild knowledge base shelf-indexes by detecting modified library files with content hashes.
kb-ingest-bulk
Ingest large source sets into a knowledge base using a map-reduce workflow.
kb-promote-answer-to-library
File librarian answers into the knowledge library with provenance tracking.
kb-query
Retrieve cited knowledge-base findings for user questions from the local project library.
kb-register-library
Register knowledge base libraries in ~/.sdlc/global-libraries.json with path and format validation.
kb-layers
Manage project layer vocabulary by listing, adding, or removing allowed layers via shelf-index.
kb-stats
Analyze shelf-index and log.md to generate a markdown health metrics report.
kb-staleness-check
Compare knowledge base shelf-index hashes against library files to detect drift.
kb-setup-consulting
Coordinate cross-library KB onboarding with validation, activation, and smoke tests.
kb-ingest
Ingest local files, URLs, or pasted content into a knowledge base.
kb-validate-citations
Validate DOIs, arXiv IDs, and journal reference formats in library files.
commit
Automates pre-commit validation checks including tests, static analysis, and conventional commit enforcement.
validate
Invoke ruff, pytest, mypy, and bandit for SDLC validation checks.
commission
Guide SDLC bundle selection and record decisions in .sdlc/team-config.json.
release-plugin
Automate packaging of source files into per-plugin release directories using release-mapping.yaml.
setup-team
Automates Squadron's SoC platform and ML workflow deployments via a single interface.
setup-ci
Generate a GitHub Actions workflow for SDLC validation with language detection.
pr
Create pull requests after pre-push validation and test count verification.
rules
Enforce AI-First SDLC compliance across code, architecture, and governance workflows.