Skill Claude CodeCodex
Define the workflow for reviewing chat, building a Neotoma store preview, and executing storage after user confirmation. Neotoma is the only data store; there is no Parquet migration phase.
Skill Claude CodeCodex
Define the workflow for reviewing chat, building a Neotoma store preview, and executing storage after user confirmation. Neotoma is the only data store; there is no Parquet migration phase.
Skill Claude CodeCodex
Sync Environment Variables from 1Password.
Skill Claude CodeCodex
Sync Environment Variables from 1Password.
Command Cursor
../../foundation/agentinstructions/cursorcommands/analyze.md.
Command Cursor
../../foundation/agentinstructions/cursorcommands/commit.md.
Command Cursor
../../foundation/agentinstructions/cursorcommands/createfeatureunit.md.
Command Cursor
../../foundation/agentinstructions/cursorcommands/createprototype.md.
Command Cursor
../../foundation/agentinstructions/cursorcommands/createrelease.md.
Command Cursor
../../foundation/agentinstructions/cursorcommands/createrule.md.
Command Cursor
../../foundation/agentinstructions/cursorcommands/debug.md.
Command Cursor
../../foundation/agentinstructions/cursorcommands/debugpendingerrors.md.
Command Cursor
../../foundation/agentinstructions/cursorcommands/finalreview.md.
Command Cursor
../../foundation/agentinstructions/cursorcommands/fixfeaturebug.md.
Agent Claude Code
Fast reconnaissance agent. Use when scouting other agents' GitHub repos for issues, improvements, or integration opportunities. Runs cheap and fast — read-only, no modifications.
Agent Claude Code
Bounty verification agent. Use when an agent submits a repo link claiming they implemented the loop-starter-kit. Checks the implementation quality and reports pass/fail with specific feedback.
Agent Claude Code
Implementation agent for code contributions to other agents' repos. Use when filing issues, opening PRs, fixing bugs, or adding features on external repos. Runs in isolated worktree to avoid conflicts.
Hook Claude Code
Runs before the agent uses a tool for Edit, Write, NotebookEdit and Bash tool calls, executing sibling_repo_worktree_guard.py and gmail_send_gate.py via python3 (2 commands). From markmhendrickson/ateles.
Hook Claude Code
Runs when a session starts on startup, resume and clear, executing ateles-session-start.sh and session_start.py (2 commands). From markmhendrickson/ateles.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py via python3. From markmhendrickson/ateles.
Hook Claude Code
Runs after a tool call finishes for ^mcp__ccd_session__spawn_task$ tool calls, executing spawn_task_neotoma_pairing.py via python3. From markmhendrickson/ateles.
Hook Claude Code
Runs when the agent finishes a response, executing stop_finalizer.py via python3. From markmhendrickson/ateles.
Settings file Claude Code
Agent settings declaring 5 hook events (PreToolUse, SessionStart, UserPromptSubmit, PostToolUse).
Skill Claude CodeCodex
Skill "accipiter" from markmhendrickson/ateles, covering accipiter — ux & product designer, identity, owned strategy, first-value experience consult (this phase) and principals.
Skill Claude CodeCodex
General-purpose meeting analysis. Reads a transcript (file path, transcription entity, or pasted text), extracts a structured analysis (summary, decisions, action items, open questions), persists records to Neotoma (meetinganalysis, task, recapmessage, proposedgithubissue), looks up the corresponding Google Calendar…