一键导入
project-deliver-new-cli-crate
Plan and implement new CLI crates by following repository standards for parity, JSON contracts, and publish readiness.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Plan and implement new CLI crates by following repository standards for parity, JSON contracts, and publish readiness.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Bump CLI versions, tag a release, and bump the homebrew-tap formula end-to-end.
Run the full nils-cli CI/parity checks from DEVELOPMENT.md.
Fix a dependabot bump PR whose CI fails because THIRD_PARTY_LICENSES.md / THIRD_PARTY_NOTICES.md drifted, then wait for CI green and merge.
Find and implement high-value test/stability/shared-foundation refactors across crates, then deliver through the current GitHub PR workflow.
Publish one, many, or all workspace crates to crates.io through GitHub workflow dispatch with run reporting.
Build release binaries and install them into ~/.local/nils-cli/bin.
| name | project-deliver-new-cli-crate |
| description | Plan and implement new CLI crates by following repository standards for parity, JSON contracts, and publish readiness. |
Prereqs:
nils-cli git work tree.agent-docs, bash, git, and python3 available on PATH.docs/runbooks/new-cli-crate-development-standard.mddocs/specs/cli-service-json-contract-guideline-v1.mdInputs:
Outputs:
Exit codes:
0: success1: failure2: usage errorFailure modes:
agent-docs preflight --intent project-dev --strict fails.<PROJECT_ROOT>/.agents/skills/project-deliver-new-cli-crate/scripts/create-cli-crate.shagent-docs audit --target all --strictagent-docs preflight --intent project-dev --strictdocs/runbooks/new-cli-crate-development-standard.mddocs/specs/cli-service-json-contract-guideline-v1.mddocs/plans/*-plan.md before code changes.code, message, optional details),publish = false.bash scripts/ci/nils-cli-checks-entrypoint.sh --local-fastscripts/publish-crates.sh --dry-run --crate <crate-package-name>