Agent skill
llm-packer-smoke
Stars
0
Forks
0
Install this agent skill to your Project
npx add-skill https://github.com/Reneromero08/agent-governance-system/tree/main/MEMORY/ARCHIVE/skills-deprecated/llm-packer-smoke
SKILL.md
required_canon_version: >=3.0.0
Skill: llm-packer-smoke
Version: 0.1.0
Status: Deprecated
DEPRECATED: This skill has been consolidated into
cortex-toolkit. Use{"operation": "smoke_test", ...}with the cortex-toolkit instead.
Trigger
Use to verify that MEMORY/LLM_PACKER/Engine/packer.py runs and produces a minimal pack skeleton under MEMORY/LLM_PACKER/_packs/ (fixture outputs should go under _packs/_system/).
Inputs
input.json:scope(string):ags(default) orlab(THOUGHT/LAB only).out_dir(string): output directory for the pack, relative to the repo root and underMEMORY/LLM_PACKER/_packs/.mode(string):fullordelta.profile(string):fullorlite.combined(bool): whether to generateFULL/outputs.stamp(string): stamp for timestampedFULL/outputs.split_lite(bool): whether to generateLITE/outputs.zip(bool): whether to generate a zip archive.emit_pruned(bool): whether to generatePRUNED/output (reduced planning context).
Outputs
- Writes
actual.jsoncontaining the verified pack directory and a list of required files that were found.
Constraints
- Must only write generated artifacts under
MEMORY/LLM_PACKER/_packs/(and must not write system artifacts toBUILD/). - Deterministic and self-contained.
- When
emit_prunedis OFF: PRUNED/ must not exist in the pack. - When
emit_prunedis ON: PRUNED/ must exist with valid manifest and rules files.
Fixtures
fixtures/basic/
required_canon_version: >=3.0.0
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
mcp-adapter
0
0
Explore
pipeline-dag-scheduler
0
0
Explore
cortex-summaries
0
0
Explore
artifact-escape-hatch
0
0
Explore
mcp-message-board
0
0
Explore
pipeline-dag-receipts
0
0
Explore
Didn't find tool you were looking for?