project-os
01Skill Claude CodeCodex
AI project OS for autonomous loop, automated orchestration, and rule-driven execution.
49 tagged release, measured the same way as everything else here.
Browse within: changelog 11deployment 8ci-cd 6github 6python 6versioning 5
Skill Claude CodeCodex
AI project OS for autonomous loop, automated orchestration, and rule-driven execution.
Skill Claude CodeCodex
!cat skills/shared/game-visual-foundations.md 2>/dev/null || echo "=== Visual Foundations not loaded ===" !cat skills/shared/protocols/ux-protocol.md 2>/dev/null || true !cat skills/shared/protocols/input-validation.md 2>/dev/null || true !cat skills/shared/protocols/tool-efficiency.md 2>/dev/null || true !cat…
gmaxxxie/ai-native-product-agent-skills
Skill Claude CodeCodex
A practical method for auditing an AI product or system before release. It examines design evidence, evaluation evidence, and shadow evidence, then defines release limits and a go/no-go decision.
Skill Claude CodeCodex
Import, release, and manage Falcon Fusion workflow definitions in a CID. TRIGGER when user asks to import a workflow, release a workflow version, list existing workflows, check for duplicates, or manage workflow definitions. DO NOT TRIGGER for writing YAML (use authoring), executing workflows, or monitoring (use…
Skill Claude CodeCodex
Use this whenever the user asks to ship, publish, release, tag, or cut a new version of the project — OR when CHANGELOG.md has an "Unreleased" / in-progress section ready to be shipped. The skill bumps the version across all version-bearing files, regenerates the CHANGELOG entry from git log since the last tag…
Skill Claude CodeCodex
Use when publishing Node/npm packages from a repository or monorepo, especially scoped public packages, beta/latest dist-tags, workspace publishing, npm 2FA, publish verification, local tarball smoke tests, and debugging npm publish/install errors such as E403, E404, ENOVERSIONS, ELOOP, or pack destination failures.