Portable intention
Compile, compare, port, execute, hand off, or replan a human goal across different agents, models, tools, machines, APIs, organizations, jurisdictions, workflows, and accessibility contexts. Use when intent portability or environment binding is central, especially for cross-agent handoffs, unknown or limited executors, multi-stage work, PRD-to-implementation adaptation, compliant partial completion, and recovery after failure. Do not trigger for ordinary single-environment work.From its SKILL.md
npx -y skills add mastas3/portable-intentionAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 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
1.3 KB, 156 tokens by cl100k_base, as published. Nobody here has run it
Compile Intention
Read core/compile-intention.md completely before acting. It is the portable, lite method and the authoritative runtime instructions.
- If the core selects the self-install output form, read references/self-install-mode.md and instantiate the files in templates/self-install/.
- Read references/full-method.md when the task is unusually complex, high-stakes, cross-jurisdictional, or needs detailed orchestration.
- references/portable-intention-contract.md is optional deep reading for durable structured handoffs; do not load it for routine tasks.
What ships with it: 24 files
60.3 KB alongside SKILL.md, 1 of them executable
agents/
- openai.yaml249 B
core/
- compile-intention.md8.8 KB
evals/
- evals.json3.5 KB
- fixtures/credential-file.env.fixture56 B
- fixtures/multistage-pipeline-brief.md380 B
- fixtures/offline-voice-prd.md434 B
- fixtures/privacy-denial.txt166 B
- fixtures/privacy-workspace-tree.txt161 B
- fixtures/support-bot-state.md263 B
- fixtures/unevidenced-state.md276 B
- fixtures/unrelated-intentir.tsruns148 B
- README.md809 B
- RESULTS.md699 B
examples/
- outbound-leadgen.md4.0 KB
references/
- full-method.md9.1 KB
- portable-intention-contract.md6.9 KB
- self-install-mode.md6.3 KB
templates/
- self-install/LOOPS.md2.0 KB
- self-install/MISSION.md1.3 KB
- self-install/STATE.md1.9 KB
- CHANGELOG.md1014 B
- .gitignore10 B
- LICENSE1.1 KB
- README.md10.9 KB