Instructions file CodexOpenCode
AGENTS.md instructions for PabloCoello/dotmesh, covering dotmesh agent guide, project overview, stack, common commands and architecture.
Instructions file CodexOpenCode
AGENTS.md instructions for PabloCoello/dotmesh, covering dotmesh agent guide, project overview, stack, common commands and architecture.
Instructions file
Claude Code instructions for PabloCoello/dotmesh, a project described as: Setup modular y extensible para trabajar con Python, R y Quarto en Neovim, con integración profunda de IA (local + remota) y gestión de conocimiento.
Skill Claude CodeCodex
Reglas de estilo para redactar con estilo humano.
Skill Claude CodeCodex
Designs stable interfaces. Use when defining APIs, CLIs, module boundaries, config schemas, file formats, component props, commands, or any contract other code or users depend on.
Skill Claude CodeCodex
Spanish writing rules for peninsular formal Spanish. Load whenever output text is in Spanish for a peninsular Spanish reader. Covers RAE orthography, peninsular lexicon, accents on capitals, and avoidance of voseo.
Skill Claude CodeCodex
Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.
Skill Claude CodeCodex
Simplifies working code without changing behaviour. Use after code works but is harder to read, test, review, or maintain than necessary, or when reviewing avoidable complexity.
Skill Claude CodeCodex
Optimizes agent context. Use when starting a session, switching projects, output quality drifts, requirements conflict, or a task needs carefully selected project context.
Skill Claude CodeCodex
Guides systematic debugging. Use when tests fail, builds break, commands error, runtime behaviour is unexpected, or a previous fix did not address the root cause.
Skill Claude CodeCodex
Reads mesh-review V2 event-sourced review threads and acts on a document's open comments. Use when the user wants an AI agent to process review comments anchored to a document, when you find events under .ai/review/, or when asked to resolve, address, or work through review comments on a document.
Skill Claude CodeCodex
Documents durable decisions and context. Use when making architecture or tooling decisions, changing interfaces, adding conventions, or recording knowledge future humans or agents will need.
Skill Claude CodeCodex
Build and sharpen a project's domain model (its ubiquitous language). Use when pinning down domain terminology, when another skill needs to maintain CONTEXT.md, or when a fuzzy or overloaded term needs a canonical definition.
Skill Claude CodeCodex
Use this skill to generate well-branded interfaces and assets for dotmesh — a personal, monochrome-first developer design system (Microsoft-style black & white with muted syntax accents) for theming terminal, editor, prompt and macOS surfaces — either for production or throwaway prototypes/mocks/etc. Contains…
Skill Claude CodeCodex
Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.
Skill Claude CodeCodex
Get relentlessly interviewed about a plan or design until every branch of the decision tree is resolved. User-facing trigger for a grilling session.
Skill Claude CodeCodex
A relentless interview to sharpen a plan or design that also builds the project's shared language (CONTEXT.md) and records ADRs as you go. Use when grilling a change that introduces or sharpens domain terminology or hard-to-reverse decisions.
Skill Claude CodeCodex
Interview the user relentlessly about a plan or design until you reach a shared, documented understanding. Use when the user wants to stress-test a plan or requirements before building, or uses any 'grill' / 'grill me' trigger phrase.
Skill Claude CodeCodex
Compact the current conversation into a handoff document so another agent can pick up the work. Use when switching between OpenCode, Claude Code and Codex mid-task, or when ending a session with work still in flight.
Skill Claude CodeCodex
Control herdr from inside it. Manage workspaces and tabs, split panes, spawn agents, read output, and wait for state changes — all via CLI commands that talk to the running herdr instance over a local unix socket. Use when running inside herdr (HERDRENV=1).
Skill Claude CodeCodex
Refines vague ideas before planning or implementation. Use when the user has a rough concept, competing options, an unclear problem, or asks to ideate, stress-test, or choose a direction.
Skill Claude CodeCodex
Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.
Skill Claude CodeCodex
Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.
Skill Claude CodeCodex
Reviews security-sensitive work. Use when handling secrets, tokens, credentials, permissions, user or local data, external input, shell commands, dependencies, auth, storage, logs, or network integrations.
Skill Claude CodeCodex
Grounds implementation in current sources. Use when code, config, commands, APIs, SDKs, frameworks, CLIs, or best practices depend on versioned or external documentation.