Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add Marcel-Bich/marcel-bich-claude-marketplace/plugin install credoWrote 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.
[](https://agentmods.dev/skills/marcel-bich/marcel-bich-claude-marketplace/items)<a href="https://agentmods.dev/skills/marcel-bich/marcel-bich-claude-marketplace/items"><img src="https://agentmods.dev/badge/skills/marcel-bich/marcel-bich-claude-marketplace/items/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/marcel-bich/marcel-bich-claude-marketplace/items"><img src="https://agentmods.dev/badge/skills/marcel-bich/marcel-bich-claude-marketplace/items.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00143 | $0.08859 |
| Opus 5 | $0.00072 | $0.04430 |
| Sonnet 5 | $0.00029 | $0.01772 |
| Haiku 4.5 | $0.00014 | $0.00886 |
Grade A, and why
items 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 576 lines — stays where its author put it; the contents beside it link to each section on GitHub.
items - the credo work-item model
A work item is a single Markdown file under .credo/items/. The folder the file lives
in is the only source of truth for its status. There is no status field, no marker, no
task-tracker entry - an item changes status by physically moving between folders. This is
deliberate anti-drift: multiple status sources drift out of sync, one physical location
cannot. .credo/items/ IS the task system; do not mirror items into a separate task list.
"Do not mirror" does NOT mean "never use the harness task list at all" - it means no FULL
items live there; references to items are fine (see "Harness task-list vs .credo items"
below).
Task backend. If the task backend is
gsd(set in.credo/configastask_backend, or via theCREDO_TASK_BACKENDenv override; resolve withcredo-config.sh backend), the credo item system is inactive - GSD's phases are the task system for this project. Do NOT create or move.credo/items/; use GSD's workflow instead. This skill applies only when the backend iscredo(the default) ornone.
Status = folder (the only truth)
The folder tree (created by credo-init) and what each folder means:
.credo/items/
1_todo/
1_clarify/ open questions - needs the user, NOT buildable yet
2_go/ clarified and approved - buildable (go-gate: only 2_go is buildable)
3_blocked/ GO'd but hard-blocked by another (unbuilt) credo item; auto-returns to 2_go on unblock
2_done/ Definition of Done met (agent and/or user), gate passed
3_verified/ human-authorized - human-in-the-loop confirmation (main agent moves here only on explicit user instruction)
4_archived/ abandoned / deprecated / rejected
parked/
hold/ blocked by an EXTERNAL dependency (not another credo item)
future/ deliberately deferred
Never encode status anywhere else. If you want to know an item's status, look at which folder its file is in - nothing else is authoritative.
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.
- 11d ago First seen · 576 lines · 143 tokens per session scan A e85e6558dc61
items is a skill published in the GitHub repository Marcel-Bich/marcel-bich-claude-marketplace (13 stars, last pushed yesterday), licensed MIT. It adds 143 tokens to every session and 8,859 once invoked, about $0.0007 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-30.
Other skills, from other repositories
customer-success
Support workflows, ticketing systems (Zendesk, Intercom), knowledge base design, chatbot design, and metrics (CSAT, NPS). Use when building support infrastructure, designing help centers, or optimizing customer experience.
event-planner
Event planning with timelines, budgets, vendor coordination, logistics checklists, and post-event evaluation. Use when organizing conferences, workshops, galas, or corporate events.
hr-talent
HR and talent management expertise for talent acquisition, performance management, compensation strategy, organizational design, culture building, succession planning, and D&I programs. Use when hiring, managing performance, designing organizations, or building culture.
innovation
Innovation management expertise for innovation frameworks (Design Thinking, Stage-Gate), ideation processes, innovation portfolio management, venture capital, open innovation, and IP strategy. Use when driving innovation, managing R&D portfolios, or building innovation programs.
agent-teams
Team composition knowledge for Claude Code Agent Teams - when to suggest teams, optimal sizing, spawn prompt patterns.
execute
Execute phase — wave-based crew dispatch with critic gates and evidence-based verification.