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.
npx agentmods add rules/bia-technologies/yaxunit/archive-intermediategit clone --depth 1 https://github.com/bia-technologies/yaxunitWhat 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 | $0.00000 | $0.01135 |
| Opus 5 | $0.00000 | $0.00567 |
| Sonnet 5 | $0.00000 | $0.00227 |
| Haiku 4.5 | $0.00000 | $0.00113 |
Grade A, and why
archive-intermediate 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 yesterday.
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.
Copies of this mod
3 near-identical copies found in the catalogue:
- archive-intermediate — 100% identical, 0 lines differ
- archive-intermediate — 100% identical, 0 lines differ
- archive-intermediate — 95% identical, 4 lines differ
How it starts
The opening of the file, as written. The whole thing — 79 lines — stays where its author put it; the contents beside it link to each section on GitHub.
LEVEL 3 ARCHIVE: INTERMEDIATE FEATURE DOCUMENTATION
TL;DR: This guide outlines the archiving process for a completed Level 3 intermediate feature. The aim is to create a self-contained, easily accessible record of the feature's development lifecycle, including its planning, design decisions, implementation summary, and reflection.
🚀 Before You Start Archiving (L3 Pre-Archive Checklist)
- Confirm Reflection Complete: Verify in
memory-bank/tasks.mdthat the reflection phase for this feature is marked as complete andmemory-bank/reflection-[feature_id].mdexists and is finalized. - Gather All Feature-Specific Documents:
- The feature plan section from
memory-bank/tasks.md(or a copy of it). - All
memory-bank/creative/creative-[aspect_name].mddocuments related to this feature. - The
memory-bank/reflection/reflection-[feature_id].mddocument. - Key diagrams or architectural notes from
memory-bank/progress.mdif not captured elsewhere. - A link to the primary commit(s) or feature branch merge for the implemented code.
- The feature plan section from
📦 Level 3 Archiving Workflow
graph TD
StartArchive["Start L3 Archiving"] -->
VerifyReflect["1. Verify Reflection Complete<br>Check `tasks.md` & `reflection-[feature_id].md`"] -->
GatherDocs["2. Gather All Feature Documents<br>(Plan, Creative outputs, Reflection, Code links)"] -->
CreateArchiveFile["3. Create Feature Archive File<br>e.g., `memory-bank/archive/feature-[FeatureNameOrID]_YYYYMMDD.md`"] -->
PopulateArchive["4. Populate Archive File<br>(Using L3 Archive Template below)"] -->
VerifyLinks["5. Verify All Internal Links<br>in Archive File are Correct"] -->
FinalUpdateTasks["6. Final Update to `tasks.md`<br>(Mark Feature FULLY COMPLETED & ARCHIVED, link to archive file)"] -->
UpdateProgressFile["7. Add Final Entry to `progress.md`<br>(Note archiving & link to archive file)"] -->
ClearActiveCtx["8. Clear `activeContext.md`<br>Reset for Next Task/Project"] -->
ArchiveDone["L3 Archiving Complete<br>Feature successfully documented and closed."]
style StartArchive fill:#90a4ae,stroke:#607d8b
style ArchiveDone fill:#b0bec5,stroke:#90a4ae
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.
- yesterday First seen · 79 lines · 0 tokens per session scan A 47b123e9b310
archive-intermediate is a cursor rule published in the GitHub repository bia-technologies/yaxunit (322 stars, last pushed 2mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,135 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-01.
Other cursor rules, from other repositories
1c-form-reserved-names
Зарезервированные имена свойств в модулях форм 1С.
go
Cursor rule "go" from supertokens/create-supertokens-app, covering go and examples.
citazioni
Citazioni corrette (stile numerico) e bibliografia coerente per tesi triennale in LaTeX.
angular-20
This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.
dev-standard
Apache Superset development standards and guidelines for Cursor IDE.
cli-error-handling
CLI command error handling patterns.