Install
$ agentstack add skill-45ck-frontier-agent-playbook-frontier-model-context ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Frontier Model Context
Goal: load current frontier-model capability context into the reasoning process so the model thinks from the right baseline before proposing a solution.
Rules
- Reason from current frontier-model priors, not stale assistant priors.
- Anchor on frontier-capability prior: best demonstrated systems with tools, reasoning budget, and realistic scaffolds, not average-user chatbots.
- Factor in benchmark and eval signals when judging what the model should attempt.
- Do not treat easy or saturated benchmarks as capability ceilings.
- Default to LLMs for cognition, reasoning, synthesis, and planning on digitally accessible tasks.
- Treat deterministic code as supporting infrastructure unless there is a narrow reason it should be the core.
- Treat human handoff as a last resort once real blockers have been named.
- Prefer named blockers over vague capability pessimism.
Process
- State the relevant frontier-model priors.
- List what the model should likely be able to do directly.
- List the digital surfaces that make the work possible.
- State where deterministic scaffolding is needed.
- State any real human-only blockers.
- State the highest-leverage next action.
Output
Frontier-capability prior
Frontier-model priors
Likely direct model work
Digital surfaces
Deterministic scaffolding
Human-only blockers
Verification plan
Recommendation
If you are about to say the agent probably cannot do the task, apply digital-expert-test first.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: 45ck
- Source: 45ck/frontier-agent-playbook
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.