dbv-pdf2md copilot-instructions.md

dbv-pdf2md copilot-instructions.md is an instructions file for GitHub Copilot from davidbuenov/dbv-pdf2md. It costs 339 tokens per session, scanned A, a copy of dbv-specs-ops copilot-instructions.md, MIT.

Project instructions for GitHub Copilot in the dbv-pdf2md project. They require Copilot to consult the project's requirements, architecture, design and current task before proposing code.

In plain words
What is it for?
Use them when developing dbv-pdf2md with GitHub Copilot, particularly before writing code or when requirements appear to disagree.
Why use it?
They help keep generated code aligned with the project's written rules and current state. Spec-Driven Development means using documented requirements to guide implementation.

Instructions file for GitHub Copilot

Written for GitHub Copilot: a Copilot instructions file.

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 instructions/davidbuenov/dbv-pdf2md/copilot-instructions
Clone the repo
git clone --depth 1 https://github.com/davidbuenov/dbv-pdf2md

Made for: GitHub Copilot.

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 dbv-pdf2md copilot-instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/davidbuenov/dbv-pdf2md/copilot-instructions.svg)](https://agentmods.dev/instructions/davidbuenov/dbv-pdf2md/copilot-instructions)
Your own site
<a href="https://agentmods.dev/instructions/davidbuenov/dbv-pdf2md/copilot-instructions"><img src="https://agentmods.dev/badge/instructions/davidbuenov/dbv-pdf2md/copilot-instructions.svg" alt="Measured on agentmods" height="20"></a>
Per session 339 This file is loaded in full into every session.
When invoked 339 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.00339 $0.00339
Opus 5 $0.00169 $0.00169
Sonnet 5 $0.00068 $0.00068
Haiku 4.5 $0.00034 $0.00034

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

Security

Grade A, and why

dbv-pdf2md copilot-instructions.md 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.

Origin

This is a copy

100% identical to dbv-specs-ops copilot-instructions.md — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

dbv-specs-ops/.github/copilot-instructions.md · 24 lines

What it actually says

Copilot Instructions — dbv-specs-ops

Este proyecto usa Spec-Driven Development (SDD). Aplica estas instrucciones en todas las interacciones.

Antes de proponer código

  1. Consulta project.config.md para obtener nombre, autor, licencia y plantilla de cabeceras del proyecto
  2. Consulta docs/SPECIFICATIONS.md para entender los requisitos actuales
  3. Consulta docs/ARCHITECTURE.md para respetar el stack y las decisiones técnicas
  4. Consulta docs/DESIGN.md para respetar el sistema de diseño visual: colores, tipografía y componentes (si existe)
  5. Consulta memory.md para cargar el contexto cualitativo y decisiones técnicas
  6. Consulta task.md para conocer el estado actual del proyecto

El workflow completo y las normas de desarrollo están en docs/MASTER_PROMPT.md.

⚠️ Reglas Core (Puntero Fuerte)

Lee docs/MASTER_PROMPT.md y sigue su flujo de trabajo estrictamente. Si detectas contradicciones entre el prompt y las especificaciones del proyecto, detente e informa antes de proceder. Toda la lógica de inicialización (Bootstrap), comprobación de estado (Specs Check), ciclo de vida (Workflow) y estándares de código están definidos centralizadamente allí para evitar redundancia cognitiva.


🛠️ Framework SDD creado por David Bueno Vallejo — libre y gratuito · dbv-specs-ops

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 · 24 lines · 339 tokens per session scan A d7349bf6e92d

Subscribe to this mod's changes

dbv-pdf2md copilot-instructions.md is an instructions file published in the GitHub repository davidbuenov/dbv-pdf2md (0 stars, last pushed 29d ago), licensed MIT. It adds 339 tokens to every session, about $0.0017 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to dbv-specs-ops copilot-instructions.md, differing in 0 lines, and is treated as a copy.

Related

Other instructions, from other repositories

invoice-builder copilot-instructions.md

Copilot instructions for piratuks/invoice-builder, a project described as: Invoice and quotation builder desktop app with PDF export, designed for small businesses and freelancers. Create, manage, and export invoices and quotes easily using a local database in an Electron-based app.

piratuks/invoice-builder · 1,320 tokens

docs-to-pdf CLAUDE.md

Claude Code instructions for jean-humann/docs-to-pdf, covering claude development guide for docs-to-pdf, project overview, development environment setup, using mise (recommended) and install mise (if not already installed).

jean-humann/docs-to-pdf · 4,714 tokens

PDF-Writer CLAUDE.md

Instructions for galkahana/PDF-Writer, covering claude code context - pdf-writer development guide, project overview, coding standards discovered, project structure and key components.

galkahana/PDF-Writer · 1,432 tokens

notebooklm-wiki-pipeline CLAUDE.md

Instructions for capitalparser/notebooklm-wiki-pipeline, covering 05notebooklmwikipipeline — 프로젝트 컨텍스트, 핵심 문제, 아키텍처, 도구 구성 and 슬래시 커맨드.

capitalparser/notebooklm-wiki-pipeline · 571 tokens

agentic-resume-builder CLAUDE.md

Claude Code instructions for WtotdeD/agentic-resume-builder, covering agentic-resume-builder development guidelines, what this repo is, active technologies, package manager and validation.

WtotdeD/agentic-resume-builder · 695 tokens

zotero-fulltext-mcp AGENTS.md

AGENTS.md instructions for matthiaskloft/zotero-fulltext-mcp, covering agents.md, project shape, configuration contract, data safety rules and development commands.

matthiaskloft/zotero-fulltext-mcp · 1,892 tokens