Install
$ agentstack add skill-siarhei-belavus-agent-public-frame-initiative ✓ 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
frame-initiative
Use when discovery shows the work needs a parent initiative packet before healthy child task packets can exist.
Read first
../references/initiative-packet-contract.md../references/initiative-workflow-contract.md../references/final-state-authoring-policy.md../../references/communication-mode.md- relevant tracked
AGENTS.mdchain
Goal
Create the parent initiative packet exactly once and leave every later phase updating existing canonical files rather than inventing ad hoc packet structure.
Do
- Choose the initiative slug and create
.initiatives//. - Create every required top-level file from the initiative packet contract.
- Seed
INDEX.md,BRIEF.md,DECISIONS.md,INVARIANTS.md,REPO_MAP.md,CONTRACTS.md, andOPEN_QUESTIONS.mdwith the best current discovery facts. - Create explicit placeholder stubs in
UBIQUITOUS_LANGUAGE.md,TASK_GRAPH.md, andSYNC_LOG.md. - Seed
INDEX.mdwith:
Status: discoveryduring bootstrapNext durable distill: later
- Exit bootstrap with
Status: framed. - Leave unknowns explicit instead of inventing certainty.
Writing rule
Write the packet as the initiative’s current working model. Do not explain how this packet differs from some earlier workflow shape. Do not leave transitional notes in canonical files.
Do not
- split child tasks yet
- write a delivery plan inside the initiative packet
- duplicate giant prose that belongs in later child packets
Output bar
A fresh agent must be able to open the initiative packet and immediately see the problem, invariants, contracts, open questions, and the canonical files later phases own.
Communication
Honor active caveman mode for user-facing replies per ../../references/communication-mode.md. Keep durable artifacts normal unless the human asks otherwise. Drop caveman for safety/clarity when needed, then resume.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: siarhei-belavus
- Source: siarhei-belavus/agent-public
- 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.