5throck/ai-workspace-standards
Settings file Claude Code
Agent settings declaring 6 hook events (PreToolUse, PostToolUse, SessionStart, TeammateIdle) and 7 allowed tools.
5throck/ai-workspace-standards
Settings file Claude Code
Agent settings declaring 6 hook events (PreToolUse, PostToolUse, SessionStart, TeammateIdle) and 7 allowed tools.
5throck/ai-workspace-standards
Cursor rule Cursor
Cursor rule "cursorrules" from 5throck/ai-workspace-standards, covering cursor rules — project ai context & agent guidance, 1. project context, 2. active agent roster and 3. core development rules.
5throck/ai-workspace-standards
Instructions file CodexOpenCode
AGENTS.md instructions for 5throck/ai-workspace-standards, covering agents.md, §1: agent ecosystem overview, 🎯 agent roster (roles overview), 📐 design and ⚙️ execution.
5throck/ai-workspace-standards
Instructions file
Claude Code instructions for 5throck/ai-workspace-standards, covering claude.md, role declaration, claude code-specific behaviors, 1. automated hooks (.claude/settings.json) and 2. pre-edit quality gate (all platforms).
5throck/ai-workspace-standards
Instructions file Gemini CLI
Gemini CLI instructions for 5throck/ai-workspace-standards, covering gemini.md, role declaration, gemini-specific & antigravity workflows, 1. active antigravity tool suite mapping & safeguards and 2. planning mode & artifact specifications.
5throck/ai-workspace-standards
Agent
Produces implementation plans and ADRs. Use when: "Architecture design needed", "Project structure planning", "Technical decision making".
5throck/ai-workspace-standards
Agent
Workspace-root-only cross-domain consistency auditor. Detects structural inconsistencies that automated scripts miss: agent-AGENTS.md roster sync, skill owner logic coherence, CLAUDE.md/GEMINI.md drift. NOT dispatched in variant projects.
5throck/ai-workspace-standards
Agent
Scripting and tools expert. Phase 4 Lead Agent. Use when: "Creating scripts", "Cross-platform automation", "Implementation tasks".
5throck/ai-workspace-standards
Agent
Standardizes Markdown documentation. Use when: "Updating documentation", "README creation", "CHANGELOG updates".
5throck/ai-workspace-standards
Agent
Lifecycle state monitor and governance record keeper for the workspace root (8 domains × 3 layers). Core duties explicitly include L0->L1 template publishing and L1->L2 explicitly requested skill/script synchronization. Use when: governance documents need updating after a change, lifecycle state drift is detected…
5throck/ai-workspace-standards
Agent
Orchestrates Phases 0, 2, 5, 6. Enforces quality gates. Use when: "Managing workflow", "Coordinating multi-phase tasks", "PM orchestration needed".
5throck/ai-workspace-standards
Agent
New Project & Template Specialist. Use when: "Creating new projects", "Template validation", "Scaffolding tasks".
5throck/ai-workspace-standards
Agent
Enforces Git Hooks, manages security. Phase 5 Security QA. Use when: "Security review", "Hook configuration", "Secret detection".
5throck/ai-workspace-standards
Skill Claude CodeCodex
Use when reviewing ABAP source for Clean ABAP conformance before object activation, transport release, or after importing foreign code. Covers the three ABAP-specific dimensions that general-purpose review skills do not - naming conventions, pretty-printer formatting, and anti-pattern compliance - against…
5throck/ai-workspace-standards
Skill Claude CodeCodex
Use when working on SAP ABAP development tasks — provides specialized workflows for BAPI exploration, transport management, unit testing, performance analysis, impact architecture analysis, and documentation audits. Trigger on any SAP/ABAP coding, debugging, or system analysis task.
5throck/ai-workspace-standards
Skill Claude CodeCodex
Manual Post-Write QA chain for Claude Code Desktop App (hooks don't fire).
5throck/ai-workspace-standards
Skill Claude CodeCodex
Use when checking SAP system health, investigating reported errors, or performing a periodic operational health check. Provides a standardized workflow using ListDumps/GetDump to detect ABAP short dumps and route new findings into /triage for investigation.
5throck/ai-workspace-standards
Skill Claude CodeCodex
Use when investigating slow ABAP programs, expensive SQL statements, or reviewing performance risk on large tables (VBAK, BSEG, ACDOCA, etc.). Provides a standardized workflow using TraceExecution, ListSQLTraces, and GetCallGraph to diagnose and document performance issues before they reach production.