v0.2.8 — Public npm release
First public npm release of coding-agent-skills.
Install:
npm install -g coding-agent-skills
Supported commands:
coding-agent-skills validate-pack
coding-agent-skills validate-project /path/to/project
coding-agent-skills repo-map /path/to/project
coding-agent-skills validate-adapters /path/to/adapter-root
Highlights:
- Adapter-aware project repo mapping
- Project-owned adapter discovery and validation
- Evidence-first validation and reporting
- Read-only command surface
- Node.js 20+
- No runtime dependencies
Safety boundaries:
- No deployments
- No database migrations or mutations
- No target-project builds or tests through repo-map
- No runtime or service mutation
- No secret or .env reads
- Project adapters narrow context and do not grant additional authority
npm package:
coding-agent-skills@0.2.8