SessionStart
01Hook Claude Code
Runs when a session starts on startup, executing worktree-bootstrap.sh. From carterdea/dots.
Hook Claude Code
Runs when a session starts on startup, executing worktree-bootstrap.sh. From carterdea/dots.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, running $HOME/.local/bin/dcg (2 commands). From carterdea/dots.
Settings file Claude Code
Agent settings declaring 2 hook events (SessionStart, PreToolUse) and 80 allowed tools.
Instructions file CodexOpenCode
AGENTS.md instructions for carterdea/dots, covering agents.md, structure, install and testing changes.
Instructions file
Claude Code instructions for carterdea/dots, covering claude.md, structure, install and testing changes.
Agent
I'm Carter De Angelis. We work together — you and me — on a lot of apps: mostly Node.js, plus Python and Ruby, and plenty of Shopify.
Skill Claude CodeCodex
Browser automation CLI for AI agents — navigate pages, fill forms, click, screenshot, scrape data, test web apps, and automate any browser task. Triggers include "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate…
Skill Claude CodeCodex
Pre-submission compliance scanner workflow for Apple App Store apps. Use when reviewing iOS, macOS, tvOS, watchOS, or visionOS projects (Swift, Objective-C, React Native, Expo) for App Store rejection risks, submission readiness, privacy compliance, or guideline violations.
Skill Claude CodeCodex
Operate Asana (아사나) from the terminal with the asana CLI — tasks, projects, sections, subtasks, comments, dependencies, followers, tags, attachments, custom fields, CSV/JSON batch import, and workspace/team/user lookups. Use when reading or changing Asana content, including from a bare app.asana.com link. Not for…
Skill Claude CodeCodex
Audit AI-looking frontend UI. Use when reviewing or restyling app screens, screenshots, or diffs for generic AI aesthetics, weak UX copy, accessibility/responsive gaps, and design-system drift without a full redesign.
Skill Claude CodeCodex
Monitor a pull request through review, CI, and merge, verifying bot findings and answering the ones that are wrong. Use when the user asks to babysit a PR that is already filed; gh-ship files it.
Skill Claude CodeCodex
Quality floor installer for TS/JS, Python, and Ruby repos.
Skill Claude CodeCodex
Restate the last message in plain human language, with no jargon.
Skill Claude CodeCodex
Get a second opinion on code changes from Claude Code CLI. Use before PRs or when you want an independent review from a different AI model. Trigger when the user asks for a code review, second opinion, or says "claude review".
Skill Claude CodeCodex
Invoke this skill when the user swears or becomes upset.
Skill Claude CodeCodex
Audit and clean agent-created Git worktrees, leftover worktree directories, and local branches whose upstream is gone. Use when disk usage appears inflated by /.codex/worktrees, per-repo .claude/worktrees, .worktrees, other agent worktree roots, Git worktree metadata, detached worktrees, stale branch worktrees, [gone]…
Skill Claude CodeCodex
Review recently changed files for reuse, clarity, and efficiency issues, then apply behavior-preserving simplifications.
Skill Claude CodeCodex
Ask Codex CLI (gpt-5.5) to run local app verification that needs computer use — browser automation, simulators, screenshots, app launching, or independent runtime inspection. This is how gpt-5.5 is invoked for computer-use work. Use when the user asks Claude to have Codex or gpt-5.5 test a flow, verify UI behavior…
Skill Claude CodeCodex
Get a second opinion on code changes from OpenAI Codex CLI (gpt 5.5). Use before PRs or when you want an independent review from a different AI model.
Skill Claude CodeCodex
Design or review database schemas. Use when modeling data, creating tables/collections, choosing SQL vs NoSQL, normalizing schemas, planning indexes, writing migrations, or auditing database integrity and performance.
Skill Claude CodeCodex
De-slop AI-shaped backend/general code before a PR. Use after an agent or prototype pass to remove branch-introduced artifacts: duplicate helpers, fixture hacks, hard-coded data, defensive wrappers, type-suppression escape hatches, config/boolean soup, brittle tests, hallucinated APIs, or local-idiom drift.
Skill Claude CodeCodex
Format implementation plans as structured design documents for technical review. Use when planning multi-step features, refactors, migrations, or architectural changes before coding. Produces a design doc with problem context, proposed solution, file map with verified line references, alternatives considered, and…
Skill Claude CodeCodex
Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", "test this app/site/platform", or review the quality of a web application. Produces a structured report with full reproduction evidence -…
Skill Claude CodeCodex
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.