claude-ads CLAUDE.md
From AgriciDaniel
AGENTS.md is the canonical portable repository contract. ads/SKILL.md is
Facts
- Repository
- AgriciDaniel/claude-ads
- Status
- Actively maintained
- Last commit
- Source file
- CLAUDE.md
Source preview
The instructions Claude Code reads when this claude.md runs.
# Claude Ads Repository Instructions
@AGENTS.md
`AGENTS.md` is the canonical portable repository contract. `ads/SKILL.md` is
the product entrypoint. Load focused skills and references only when the task
routes to them.
## Architecture
- `ads/`: primary `/ads` orchestration skill and shared references.
- `skills/`: focused platform and workflow skills.
- `agents/`: bounded workers that return results to the conductor.
- `claude_ads_core/`: deterministic schemas, normalization, scoring, reporting,
and adapter contracts.
- `control-plane/`: product boundaries, evidence and capability manifests,
safety policy, maturity, ecosystem decisions, and release gates.
- `tests/` and `evals/`: deterministic and model-facing verification.
## Development
- Keep skill entrypoints concise and use progressive disclosure.
- Keep platform facts and volatile guidance in dated references, not permanent
root instructions.
- Python tools expose a CLI, structured output, and tests proportional to risk.
- Agents return schema-valid results; the conductor owns final artifacts.
- Use manifest-derived counts and capability status instead of hand-maintained
claims.
## Verification
Run the focused tests for the changed surface, then the complete local suite.
Release claims additionally require every gate in
`control-plane/RELEASE_REQUIREMENTS.md` and required remote CI.View full source on GitHub →Other claude.md files
ECC CLAUDE.md
★ 229,918This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
affaan-mupdated 15d agoMITui-ux-pro-max-skill CLAUDE.md
★ 105,847This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
nextlevelbuilderupdated 14d agoMITcaveman CLAUDE.md
★ 89,686README = product front door. Non-technical people read it to decide if caveman worth install. Treat like UI copy.
JuliusBrusseeupdated 25d agoMITservers CLAUDE.md
★ 88,502This file provides guidance to Claude Code when working with code in this repository.
modelcontextprotocolupdated 19d agoNOASSERTIONclaude-mem CLAUDE.md
★ 87,329Claude-mem is a Claude Code plugin providing persistent memory across sessions. It captures tool usage, compresses observations using the Claude Agent SDK, and injects relevant context into future ses
thedotmackupdated 13d agoApache-2.0agent-skills CLAUDE.md
★ 78,448This is the agent-skills project — a collection of production-grade engineering skills for AI coding agents.
addyosmaniupdated 16d agoMIT