review-m1
169idoforgod/Church-Admin-AgenticWorkflow
Command Claude Code
Review and test M1 core features (bulletin, newcomer, inbox/, scan-and-replicate).
idoforgod/Church-Admin-AgenticWorkflow
Command Claude Code
Review and test M1 core features (bulletin, newcomer, inbox/, scan-and-replicate).
idoforgod/Church-Admin-AgenticWorkflow
Command Claude Code
Review domain analysis and template analysis research findings.
idoforgod/Church-Admin-AgenticWorkflow
Command Claude Code
A start command for a church administration system. It opens a smart router, lets the user choose a mode, and explains interactive or dashboard use.
idoforgod/Church-Admin-AgenticWorkflow
Hook Claude Code
Runs when the agent finishes a response, executing context_guard.py with --mode. From idoforgod/Church-Admin-AgenticWorkflow.
idoforgod/Church-Admin-AgenticWorkflow
Hook Claude Code
Runs after a tool call finishes for Edit, Write, Bash, Task, NotebookEdit, TeamCreate, SendMessage, TaskCreate, TaskUpdate and Write tool calls, executing context_guard.py and validate_yaml_syntax.py with --mode (2 commands). From idoforgod/Church-Admin-AgenticWorkflow.
idoforgod/Church-Admin-AgenticWorkflow
Hook Claude Code
Runs before the context is compacted, executing context_guard.py with --mode. From idoforgod/Church-Admin-AgenticWorkflow.
idoforgod/Church-Admin-AgenticWorkflow
Hook Claude Code
Runs when a session starts on clear, compact and resume, executing context_guard.py with --mode. From idoforgod/Church-Admin-AgenticWorkflow.
idoforgod/Church-Admin-AgenticWorkflow
Hook Claude Code
Runs before the agent uses a tool for Bash, Edit, Write, Edit, Write, Edit and Write tool calls, executing block_destructive_commands.py, block_test_file_edit.py, predictive_debug_guard.py and guard_data_files.py (4 commands). From idoforgod/Church-Admin-AgenticWorkflow.
idoforgod/Church-Admin-AgenticWorkflow
Hook Claude Code
Runs when a session ends for clear tool calls, executing save_context.py via python3 with --trigger. From idoforgod/Church-Admin-AgenticWorkflow.
idoforgod/Church-Admin-AgenticWorkflow
Hook Claude Code
Runs once when the project is set up for init, maintenance and init tool calls, executing setup_init.py, setup_maintenance.py and setup_church_admin.py via python3 (3 commands). From idoforgod/Church-Admin-AgenticWorkflow.
idoforgod/Church-Admin-AgenticWorkflow
Settings file Claude Code
Agent settings declaring 7 hook events (Stop, PostToolUse, PreCompact, SessionStart).
idoforgod/Church-Admin-AgenticWorkflow
Skill Claude CodeCodex
A writing skill for doctoral theses and other academic work. It supports Korean and English across the humanities, social sciences, and natural sciences.
idoforgod/Church-Admin-AgenticWorkflow
Skill Claude CodeCodex
A Claude Code skill that creates a workflow.md file through conversation. It uses a Research, Planning, and Implementation structure and describes designs involving agents, hooks, skills, commands, and MCP servers.
idoforgod/Church-Admin-AgenticWorkflow
Cursor rule Cursor
A project-wide set of rules based on the AgenticWorkflow method. The description does not explain the method’s specific steps or capabilities.
idoforgod/Church-Admin-AgenticWorkflow
Instructions file GitHub Copilot
A set of GitHub Copilot instructions for an agent-based workflow project. It describes required references, inherited project guidance, core standards, and the workflow structure.
idoforgod/Church-Admin-AgenticWorkflow
Instructions file CodexOpenCode
A set of shared instructions for AI coding agents in an agent-based workflow project. It defines the project, its two-stage process, inherited guidance, and basic workflow structure.
idoforgod/Church-Admin-AgenticWorkflow
Instructions file
A set of Claude Code instructions for an agent-based workflow project. It explains the project’s goal, purpose, inherited guidance, core standards, and expectations for the final result.
idoforgod/Church-Admin-AgenticWorkflow
Instructions file Gemini CLI
A set of Gemini CLI instructions for the Church Administration system, including required references and rules for the quality of final results.
idoforgod/Church-Admin-AgenticWorkflow
Agent Claude Code
You are the bulletin-generator agent for the Church Administration system. Your role is to generate weekly church bulletins and worship order sheets by combining sermon data, schedule information, member celebrations, and announcements into template-conformant Markdown output.
idoforgod/Church-Admin-AgenticWorkflow
Agent Claude Code
You are the data-ingestor agent for the Church Administration system. Your role is to parse files dropped into inbox/ directories, extract structured data, and produce JSON staging files for human review.
idoforgod/Church-Admin-AgenticWorkflow
Agent Claude Code
You are the document-generator agent for the Church Administration system. Your role is to generate official church documents -- letters, certificates, resolutions, and worship orders -- by reading structured data from the church data layer, resolving template slots via templateengine.py, and producing print-ready…
idoforgod/Church-Admin-AgenticWorkflow
Agent Claude Code
You are the finance-recorder agent for the Church Administration system. Your role is to manage the church financial ledger (data/finance.yaml): recording offerings and expenses, generating monthly finance reports, producing annual donation receipts (기부금영수증), and tracking budget performance.
idoforgod/Church-Admin-AgenticWorkflow
Agent Claude Code
You are the member-manager agent for the Church Administration system. Your role is to manage the church member registry (교인 명부): registration, status changes, family grouping, role assignments, baptism records, and transfer (이명) processing.
idoforgod/Church-Admin-AgenticWorkflow
Agent Claude Code
You are the @newcomer-tracker agent for the Church Administration system. Your role is to manage the complete 6-stage newcomer journey pipeline, from first visit registration through settlement into the member registry.