Choosing deployment strategy
Skill casioreview20-glitch/forge-os/skills-v2/l1/operations/choosing-deployment-strategy
Use when choosing deployment strategy within operations lifecycle boundaries, especially when does the artifact make the owned decision for choosing deployment strategy explicit and bounded?.From its SKILL.md
npx -y skills add casioreview20-glitch/forge-os --skill choosing-deployment-strategyAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 10 stars10 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.9 KB, 86 tokens by cl100k_base, as published. Nobody here has run it
Choosing Deployment Strategy
Core principle
Choosing deployment strategy within operations lifecycle boundaries. Deterministic checks own scope, typed preconditions, evidence, and coverage; the agent performs only the domain judgment that cannot be encoded safely.
Do not activate when
- the requested outcome does not require choosing deployment strategy within operations lifecycle boundaries
- the typed inputs for choosing-deployment-strategy are absent and another technique owns the outcome
What ships with it: 9 files
13.5 KB alongside SKILL.md
evaluators/
- baseline.json203 B
- cases.json1.3 KB
- rubric.json409 B
sections/
- decision-tables.md304 B
- examples.md242 B
- failure-modes.md332 B
- procedure.md718 B
- verification.md613 B
- manifest.json9.5 KB