{{BUCKET}}-management

{{BUCKET}}-management is a skill for Claude Code, Codex from damusix/atomic-claude. It costs 0 tokens per session (252 once invoked), scanned A, original, MIT.

A documentation template for organizing one topic per file, with rules for metadata such as its title, type, tags, and status. It also describes when a topic should be split into related files.

In plain words
What is it for?
Use it when creating or maintaining a documentation section with topic files, summary pages, and frontmatter metadata.
Why use it?
It gives a project a consistent structure for storing and expanding topic documents.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when creating or maintaining a documentation section with topic files, summary pages, and frontmatter metadata.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/damusix/atomic-claude/bucket
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.

Any agent
npx skills add damusix/atomic-claude --skill bucket
Clone the repo
git clone --depth 1 https://github.com/damusix/atomic-claude

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 {{BUCKET}}-management

README.md
[![agentmods](https://agentmods.dev/badge/skills/damusix/atomic-claude/bucket.svg)](https://agentmods.dev/skills/damusix/atomic-claude/bucket)
Your own site
<a href="https://agentmods.dev/skills/damusix/atomic-claude/bucket"><img src="https://agentmods.dev/badge/skills/damusix/atomic-claude/bucket.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 252 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00000 $0.00252
Opus 5 $0.00000 $0.00126
Sonnet 5 $0.00000 $0.00050
Haiku 4.5 $0.00000 $0.00025

Measured 3d ago against content hash 31de8ed16f18, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

{{BUCKET}}-management 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 3d 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.

atomic/internal/wiki/templates/bucket-skill.md · 38 lines

What it actually says

Purpose

{{PURPOSE}}

Doc shape

Each topic is one file: <slug>.md. A topic that outgrows a single file becomes a router — keep <slug>.md as the summary and break subtopics into a sibling <slug>/ directory:

atomic wiki bucket doc {{BUCKET}} <slug> --router

Frontmatter contract

Six recognized keys. created is stamped by the scaffold; the rest are written by whoever authors the doc.

Key Writer
title author
type author
description author
tags author
status author
created code (scaffold)

{{BUCKET}}-specific rules

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. 3d ago First seen · 38 lines · 0 tokens per session scan A 31de8ed16f18

Subscribe to this mod's changes

{{BUCKET}}-management is a skill published in the GitHub repository damusix/atomic-claude (84 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 252 tokens. 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-09-03.

Related

Other skills, from other repositories

memstack-business-client-onboarding

Use this skill when the user says 'client onboarding', 'new client', 'onboard client', 'kickoff meeting', 'intake form', 'welcome email', or needs welcome sequences, questionnaires, and setup checklists for new clients. Do NOT use for contracts or invoicing.

cwinvestments/memstack · 65 tokens

memstack-product-mvp-scoper

Use this skill when the user says 'MVP', 'minimum viable product', 'scope the MVP', 'what should I build first', 'strip to core', or needs to define the smallest build that validates a product hypothesis. Do NOT use for full PRDs or roadmap planning.

cwinvestments/memstack · 65 tokens

memstack-product-roadmap-builder

Use this skill when the user says 'roadmap', 'product roadmap', 'quarterly plan', 'now/next/later', 'OKRs', or needs strategic planning with themes, milestones, resource allocation, and stakeholder-ready views. Do NOT use for MVP scoping or sprint-level planning.

cwinvestments/memstack · 67 tokens

memstack-product-user-story-generator

Use this skill when the user says 'user stories', 'write stories', 'backlog', 'sprint planning', 'acceptance criteria', or needs prioritized stories with Given/When/Then criteria and story point estimates. Do NOT use for full PRDs or detailed feature specs.

cwinvestments/memstack · 64 tokens

memstack-marketing-marketplace-submit

Use when the user says 'submit to marketplace', 'publish my skill', 'share this skill', 'list on marketplace', 'submit plugin', 'publish to community', or needs to submit a skill or plugin to a community marketplace via PR. Do NOT use for building skills or writing plugin code.

cwinvestments/memstack · 68 tokens

state

Use when the user says 'update state', 'project state', 'where was I', or at session start to load current context.

cwinvestments/memstack · 29 tokens