# skillfoundry

> AI engineering framework with quality gates, persistent memory, and multi-platform support. Works inside Claude Code, Cursor, Copilot, Codex, and Gemini.

- **URL**: https://www.freshcrate.ai/projects/skillfoundry
- **Author**: samibs
- **Category**: Testing
- **Latest version**: `v2.0.61` (2026-03-17)
- **License**: MIT
- **Source**: https://github.com/samibs/skillfoundry
- **Homepage**: https://skillfoundry.work
- **Language**: TypeScript
- **GitHub**: 6 stars
- **Registry**: github (`samibs/skillfoundry`)
- **Tags**: `ai-agents`, `ai-coding`, `ai-framework`, `claude-code`, `code-quality`, `copilot`, `cursor`, `developer-tools`, `typescript`

## Description

AI engineering framework with quality gates, persistent memory, and multi-platform support. Works inside Claude Code, Cursor, Copilot, Codex, and Gemini.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v2.0.61` | 2026-03-17 | Low | ## Documentation & Help Sync for 8-Gate Pipeline  Comprehensive update syncing all documentation, in-app help, and VS Code extension to reflect the new T7 deployment pre-flight gate.  ### Updated Surfaces - **README** — badge, What's New, command reference, ASCII mockup (T0-T7) - **VS Code Extension v1.2.0** — T7 in gate timeline reference, tier picker, changelog - **site-docs** — architecture.md gate table, getting-started.md pipeline output - **site** — version references updated - **sf_cli** |
| `v2.0.60` | 2026-03-17 | Low | ## T7: Deployment Pre-Flight Gate  New gate that catches deployment-environment issues **before** they hit production — preventing the exact class of bugs that burned 4+ debugging rounds in a real session:  ### What it catches  \| Check \| Example Issue \| Verdict \| \|-------\|--------------\|---------\| \| DB migration state \| Alembic heads ≠ current \| FAIL \| \| Missing DATABASE_URL \| `.env` without it \| FAIL \| \| CORS www variant \| `example.com` without `www.example.com` \| WARN \| \| Hardcoded API URL \| ` |
| `v2.0.59` | 2026-03-16 | Low | ## What's New  - **CLI Jurisdiction Config** — `data_jurisdiction` and `quality_fallback` now editable via `/config` - **Status Dashboard** — `/status` shows active jurisdiction mode and quality fallback state - **Site & Docs** — Version bumped, README updated  ### Full Changelog https://github.com/samibs/skillfoundry/blob/main/CHANGELOG.md |
| `v2.0.57` | 2026-03-16 | Low | ## What's Changed (v2.0.54 → v2.0.57)  ### VS Code Extension: Live Gate Execution  The VS Code extension now runs **real quality gates, dependency scans, reports, and metrics** — no more empty panels or static references.  **sf-runner.mjs — ESM/CJS Bridge:** - New `sf_cli/bin/sf-runner.mjs` wrapper that bridges VS Code's CJS bundle to sf_cli's ESM core modules - Supports `--gate-all`, `--gate T1`, `--scan-deps`, `--report`, `--metrics` with `--workdir` and `--target` options - Sets `SF_FRAMEWORK |
| `v2.0.54` | 2026-03-16 | Low | ## What's Changed (v2.0.43 → v2.0.54)  This release covers 12 versions of improvements since v2.0.42. Major highlights:  ### Phase 1: Make It Reachable (v2.0.52) - **GitHub Actions release workflow** — automated npm publish with provenance + GitHub Releases on semver tag push - **Homebrew formula** — `brew install samibs/tap/skillfoundry` - **curl\|bash installer** — one-liner install with Node.js version check - **Docusaurus 3 documentation site** — full docs with dark mode, offline search, GitH |
| `v2.0.42` | 2026-03-13 | Low | ## What's New  This release addresses adoption feedback from an [external review](https://github.com/samibs/skillfoundry/issues/7), focusing on lowering the barrier to entry.  ### Lightweight Installation (#7)  Three ways to install — no git clone required:  ```bash npx skillfoundry init                    # quickest npm install -g skillfoundry              # persistent CLI git clone ... && ./install.sh            # contributors ```  New root `package.json` and `bin/skillfoundry.js` wrapper dele |

## Citation

- HTML: https://www.freshcrate.ai/projects/skillfoundry
- Markdown: https://www.freshcrate.ai/projects/skillfoundry.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/skillfoundry/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
