Project instructions, conventions, identity, and operating rules.
Bootstrap your agents with context, skills, and keys.
Pack once. Every agent picks up the same versioned kit.
Ready
Open Strapenv: production · synced 2m ago
context · 4 packsstrap.md +3✓
skills · 6 equippedreview, deploy…✓
secrets · 3 referencesvalues hidden✓
Everything on the table.
Five resource types. Read any agent's manifest at a glance.
Reusable workflows and capability packages.
Secure credentials, available only when needed.
Named places to work, so every agent knows where it stands.
Every agent shows what it carries and what it's allowed to use.
Put project knowledge and operating rules in one context layer.
A context pack bundles Strap profiles, project briefs, conventions, and environment notes. Versioned, validated, and assigned per agent.
strap.mdv14 · updated 2d ago✓ Ready
context/conventions.mdv9 · updated 6d ago✓ Ready
context/env-notes.mdv3 · updated 1h ago… Syncing
briefs/q3-delivery.mdv2 · updated 12d ago△ Verify
Store proven procedures once and equip them wherever agents work.
A skill is one job with an identifier, a version, and a scope. Equip the agents that need it. Leave the rest in the library.
Address PR feedbackWork through review comments and push fixes
skill://pr-feedback · v2.1✓ Ready
Prepare research briefCollect sources and draft a structured brief
skill://research-brief · v1.4✓ Ready
Validate deploymentRun checks against a fresh deploy target
skill://validate-deploy · v3.0△ Verify
Draft release noteSummarise merged changes for a release
skill://release-note · v1.0✓ Ready
Connect agents to approved credentials without scattering secrets across machines.
Every secret is a reference with a scope. Strap shows what it opens, who can use it, and when it was last resolved.
GITHUB_TOKENgithub · prodresolved 4m ago✓ Ready
OPENAI_API_KEYopenai · prodresolved 1h ago✓ Ready
SUPABASE_SECRETsupabase · devresolved 3d ago✓ Ready
MONEYBIRD_APImoneybird · prodnever resolved× Missing
A kit comes together in four moves.
$ strap equip clark --env production
1Stack contextbvdm-core v14 synced · strap.md +3 sources✓ Synced
2Snap in skills6 of 23 equipped · the rest stay in the library✓ Equipped
3Lock the secretsGITHUB_TOKEN resolved · production · 09:41✓ Resolved
4Hand it overclark starts with its whole kit visible✓ Ready