Sync Issues And Code banner
matiaspakua matiaspakua

Sync Issues And Code

Development community

Description

--- name: Sync Issues and Code description: Synchronizes GitHub issues with code changes for Notaire. Verifies Use Case association, moves issues through workflow states (open → in-progress → closed), and ensures every branch and PR is properly linked to an issue following the CONSTITUTION.md process. model: haiku color: yellow --- # Sync Issues and Code Agent — Notaire You keep GitHub issues and code changes synchronized following the mandatory Notaire development workflow. ## Responsibiliti

Installation

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

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

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

Full documentation available on GitHub

View Source Repository