Skill Claude CodeCodex
Slash command that creates governance checkpoint commits. Analyzes changes, validates .gitignore, and creates formatted checkpoint commits linked to Change Requests. Trigger with /checkpoint-commit [CR-XXXX] [summary].
Skill Claude CodeCodex
Slash command that creates governance checkpoint commits. Analyzes changes, validates .gitignore, and creates formatted checkpoint commits linked to Change Requests. Trigger with /checkpoint-commit [CR-XXXX] [summary].
Skill Claude CodeCodex
Slash command that reads the durable artifacts a completed unit of work leaves behind, identifies knowledge that should outlive the change, ranks it by leverage against decay risk, and on per-tier approval writes it into the project's standing instructions as narrative in which every rule travels with the reasoning…
Skill Claude CodeCodex
Slash command that runs a last-mile iteration session against an implemented Change Request. Opens an attempt ledger, records every attempt with an explicit kept, discarded, or partially-kept disposition, checkpoint-commits code continuously, and closes by distilling the session into patterns and anti-patterns.…
Skill Claude CodeCodex
Slash command that reads checkpoint commit history to recover context for new sessions. Queries Git history for checkpoint commits and summarizes what was implemented, what remains, and decisions captured.
Skill Claude CodeCodex
Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include…
Skill Claude CodeCodex
Creates Architecture Decision Records (ADRs) and Change Requests (CRs) for project governance. Activates on keywords like "ADR", "architecture decision", "CR", "change request", "governance", "technical decision", or "requirement change". Use for documenting technology choices, architectural patterns, or scope…
Command Claude Code
Run make crud-test from the repository root via the Bash tool. This is the primary, canonical way to execute the MCP CRUD lifecycle test — do not reinterpret the prompt at docs/prompts/mcp-tool-crud-test.md directly. The target wraps scripts/crud-test.sh.
Instructions file CodexOpenCode
Instructions for desek/outlook-local-mcp, covering agents.md, project structure, documentation standards, docstring style and design principles.
Instructions file
Instructions for desek/outlook-local-mcp, a project described as: Local MCP server for Microsoft Outlook — calendars, events, and email via Microsoft Graph API.