Skill Claude CodeCodex
A workflow for comparing a publicly listed company with similar listed companies. It examines their businesses, financial results, competitors, and recent developments.
23 tagged agent hooks, measured the same way as everything else here.
Browse within: agent-framework 7lifecycle-hooks 7agent-harness 6rpi 6skills-sh 6agent-plugin 5
Skill Claude CodeCodex
A workflow for comparing a publicly listed company with similar listed companies. It examines their businesses, financial results, competitors, and recent developments.
Skill Claude CodeCodex
A research workflow for mapping the origins and development of an emerging technology field. It links academic research, open-source projects, companies, and founding teams into a visual technology map and written report.
Skill Claude CodeCodex
A set of finance analysis tools for stocks, markets, portfolios, and financial news. It includes data retrieval, technical indicators such as moving averages and RSI, trend analysis, risk assessment, and allocation suggestions.
Skill Claude CodeCodex
Create a plan for the specified task and store it as GitHub issues in the repository of the current working directory. Given the URL of a GitHub issue, it turns that issue into the parent "plan" issue (Goal, Context and a checklist of phases) and creates one child issue per phase, linking every phase as a native…
Skill Claude CodeCodex
Create a plan for the specified task.
Skill Claude CodeCodex
Implement one phase of a plan stored as GitHub issues in the repository of the current working directory. Given the URL of a phase (child) issue it implements that phase; given the parent plan issue it finds and implements the current phase. Only implements a single phase per invocation, then stops for user review. It…
Skill Claude CodeCodex
A work-discipline protocol that makes Opus 4.8 (or any non-frontier model) operate at Fable-5-grade quality. Core idea — output quality = model capability x work discipline: spend extra orchestration to buy single-pass quality via six levers (plan gate, small-card execution, adversarial self-check, real-product…
Skill Claude CodeCodex
Extract domain, architecture, business rules, workflows and a business glossary from an existing (often poorly documented) codebase, then validate the findings with a senior BA/Product Owner one question at a time. Produces onboarding-grade docs under docs/ that give a new team member — human or AI — enough context to…
Skill Claude CodeCodex
3-step differentiated retry for a failing artifact slug: switch tier, drop optional components, fall back to default design. Invokes paperboard regenerate.
Skill Claude CodeCodex
Render a structured input (JSON or Markdown) into a paired HTML + DESIGN.md + meta.yaml artifact triple. Serves the result on loopback HTTP and opens a browser tab (unless running headless/remote). Invokes paperboard render via the atv-paperboard CLI.
Skill Claude CodeCodex
Run ENFORCE checks on a rendered artifact slug: Google design.md lint + HTML-side color-token trace. Reports ACCEPT or FAIL with failclass. Invokes paperboard validate.
Skill Claude CodeCodex
Use when the user wants to bring a project repository into the current agent folder — clone a remote repo or add a git worktree from a local repo — so a pets-driven pet has a project to work on. Triggers on requests like "bring the project into this folder", "clone the repo here", "set up the worktree for the agent"…
Skill Claude CodeCodex
Use when an agent finishes or pauses work in a git worktree and you need to hand it to another agent — summarizing what was done and where it lives (worktree path, branch, source repo) into a compact handoff the next agent can pick up. Triggers on requests like "summarize this work for another agent", "hand off this…
Skill Claude CodeCodex
Use when the user asks to hatch, create, adopt, or register a pets-driven pet for the current working directory from Codex.