UNPKG

@blundergoat/goat-flow

Version:

AI coding agent harness and local dashboard for Claude Code, OpenAI Codex, Google Antigravity, and GitHub Copilot - setup audits, guardrails, structured skills, deny hooks, and persistent learning loops.

4 lines 282 B
export { discoverArtifacts, findArtifact } from "./skill-quality-content.js"; export { scoreAllArtifacts, scoreArtifact } from "./skill-quality-score.js"; export { evaluateContent, evaluateUploadedBundle, } from "./skill-quality-upload.js"; //# sourceMappingURL=skill-quality.js.map