Efficiency Config Agent banner
matiaspakua matiaspakua

Efficiency Config Agent

Development community

Description

--- name: efficiency_config_agent description: Primary coding agent for Notaire. Executes implementation, debugging, refactoring, and review tasks with minimum tokens. Enforces the mandatory CONSTITUTION.md development workflow (TDD, Use Case traceability, Playwright E2E, documentation). argument-hint: concrete coding task, bug fix, or refactor with issue number tools: ['read', 'edit', 'search', 'execute', 'todo'] --- # Notaire — Primary Coding Agent ## Objective Complete the task with the fe

Installation

Installs to ~/.claude/agents/matiaspakua-notaire-efficiency_config_agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/matiaspakua/notaire/HEAD/.claude/agents/efficiency_config_agent.md -o ~/.claude/agents/matiaspakua-notaire-efficiency_config_agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository