AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Frame Initiative

skill-siarhei-belavus-agent-public-frame-initiative · by siarhei-belavus

Create a parent initiative packet under `.initiatives/<initiative-slug>/` with the canonical file tree, seeded shared-context docs, placeholder-owned files, and initial routing fields before split work begins.

No reviews yet
0 installs
35 views
0.0% view→install

Install

$ agentstack add skill-siarhei-belavus-agent-public-frame-initiative

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-siarhei-belavus-agent-public-frame-initiative)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Frame Initiative? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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.md chain

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

  1. Choose the initiative slug and create .initiatives//.
  2. Create every required top-level file from the initiative packet contract.
  3. Seed INDEX.md, BRIEF.md, DECISIONS.md, INVARIANTS.md, REPO_MAP.md, CONTRACTS.md, and OPEN_QUESTIONS.md with the best current discovery facts.
  4. Create explicit placeholder stubs in UBIQUITOUS_LANGUAGE.md, TASK_GRAPH.md, and SYNC_LOG.md.
  5. Seed INDEX.md with:
  • Status: discovery during bootstrap
  • Next durable distill: later
  1. Exit bootstrap with Status: framed.
  2. 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.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.