bootstrap-openaccp

bootstrap-openaccp is a skill for Claude Code, Codex from 0fuk/OpenACCP. It costs 53 tokens per session (164 once invoked), scanned A, original, MIT.

A workflow that turns a rough product idea, PRD, issue list, or notes into an OpenACCP work package. The package separates facts from assumptions and includes scope, task cards, and verification plans.

In plain words
What is it for?
Use it to prepare requirements, source material, decisions, acceptance criteria, and starter tasks before implementation.
Why use it?
It makes unclear product requests specific enough for an agent to implement safely.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/0fuk/openaccp/bootstrap-openaccp
Any agent
npx skills add 0fuk/OpenACCP --skill bootstrap-openaccp
Clone the repo
git clone --depth 1 https://github.com/0fuk/OpenACCP

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for bootstrap-openaccp

README.md
[![agentmods](https://agentmods.dev/badge/skills/0fuk/openaccp/bootstrap-openaccp.svg)](https://agentmods.dev/skills/0fuk/openaccp/bootstrap-openaccp)
Your own site
<a href="https://agentmods.dev/skills/0fuk/openaccp/bootstrap-openaccp"><img src="https://agentmods.dev/badge/skills/0fuk/openaccp/bootstrap-openaccp.svg" alt="Measured on agentmods" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 164 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00053 $0.00164
Opus 5 $0.00026 $0.00082
Sonnet 5 $0.00011 $0.00033
Haiku 4.5 $0.00005 $0.00016

Measured 5d ago against content hash 103d1ddb0277, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

bootstrap-openaccp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/bootstrap-openaccp/SKILL.md · 19 lines

What it actually says

Bootstrap OpenACCP

Turn vague product intent into an agent-ready work package.

Workflow

  1. Separate facts, assumptions, and open questions.
  2. Create PRD intake, source pack, scope boundary, assumptions ledger, decision queue, starter spec, and task cards.
  3. Do not dispatch implementation until a task card has scope, acceptance, verification, and stop conditions.

Stop Before Implementation

Stop when workflow, actor, acceptance, data permission, credentials, side effects, or safe defaults are unclear.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 19 lines · 53 tokens per session scan A 103d1ddb0277

Subscribe to this mod's changes

bootstrap-openaccp is a skill published in the GitHub repository 0fuk/OpenACCP (2 stars, last pushed 29d ago), licensed MIT. It adds 53 tokens to every session and 164 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

hive-mind-advanced

Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory.

ruvnet/ruflo · 25 tokens

handoff-mesh

Built-in communication layer for multi-agent setups. Full-mesh handoff folders (any agent can hand off to any other), an hourly watcher that surfaces open handoffs, weekly archive cleanup, and a completion-reporting loop so every handoff is handled AND verified. The durable 'brain' counterpart to real-time channels…

Gentech-Labs/genTech-agent-kit · 71 tokens

agent-teams

Coordinates Claude agent teams via filesystem protocol. Use when orchestrating parallel agents with task dependencies. Do not use for single-agent tasks.

athola/claude-night-market · 30 tokens

orchestrate

This skill should be used when the user asks to 'orchestrate a task', 'break down work into parallel agents', 'coordinate subtasks', 'run agents in parallel', or mentions 'multi-agent'. Decomposes complex tasks into tracked subtasks, dispatches parallel subagents, and coordinates until completion.

varun29ankuS/shodh-memory · 67 tokens

agent-orchestration

Agent orchestration patterns for agentic loops, multi-agent coordination, alternative frameworks, and multi-scenario workflows. Use when building autonomous agent loops, coordinating multiple agents, evaluating CrewAI/AutoGen/Swarm, or orchestrating complex multi-step scenarios.

yonatangross/orchestkit · 56 tokens

silicon-steward

人类供奉调度官,把人类该提供之资源、反馈与执行动作压成清单与协议.

linkerlin/PUAX · 31 tokens