Topic: codex-skills
9,266 skills in this topic.
-
postmortem
/em -postmortem — Honest Analysis of What Went Wrong
alirezarezvani/claude-skills 8,805
-
stress-test
/em -stress-test — Business Assumption Stress Testing
alirezarezvani/claude-skills 8,805
-
founder-coach
Personal leadership development for founders and first-time CEOs. Covers founder archetype identification, delegation frameworks, energy management, CEO calendar audits, leadership style evolution, blind spot identification, imposter syndrome, founder mental health, and succession planning. Use when a founder feels like the bottleneck, struggles to delegate, is burning out, transitioning from IC to executive, managing a board, or when user mentions founder mode, CEO growth, leadership development, delegation, burnout, or imposter syndrome.
alirezarezvani/claude-skills 8,805
-
internal-narrative
Build and maintain one coherent company story across all audiences — employees, investors, customers, candidates, and partners. Detects narrative contradictions and ensures the same truth is framed for each audience's needs. Use when preparing investor updates, all-hands presentations, board communications, recruiting narratives, crisis communications, or when user mentions company narrative, messaging consistency, storytelling, all-hands, investor update, or crisis communication.
alirezarezvani/claude-skills 8,805
-
intl-expansion
International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or building regional teams.
alirezarezvani/claude-skills 8,805
-
ma-playbook
M&A strategy for acquiring companies or being acquired. Due diligence, valuation, integration, and deal structure. Use when evaluating acquisitions, preparing for acquisition, M&A due diligence, integration planning, or deal negotiation.
alirezarezvani/claude-skills 8,805
-
org-health-diagnostic
Cross-functional organizational health check combining signals from all C-suite roles. Scores 8 dimensions on a traffic-light scale with drill-down recommendations. Use when assessing overall company health, preparing for board reviews, identifying at-risk functions, or when user mentions org health, health check, or health dashboard.
alirezarezvani/claude-skills 8,805
-
api-test-suite-builder
Use when the user asks to generate API tests, create integration test suites, test REST endpoints, or build contract tests.
alirezarezvani/claude-skills 8,805
-
agenthub
Multi-agent collaboration plugin that spawns N parallel subagents competing on the same task via git worktree isolation. Agents work independently, results are evaluated by metric or LLM judge, and the best branch is merged. Use when: user wants multiple approaches tried in parallel — code optimization, content variation, research exploration, or any task that benefits from parallel competition. Requires: a git repo.
alirezarezvani/claude-skills 8,805
-
board
Read, write, and browse the AgentHub message board for agent coordination.
alirezarezvani/claude-skills 8,805
-
eval
Evaluate and rank agent results by metric or LLM judge for an AgentHub session.
alirezarezvani/claude-skills 8,805
-
init
Create a new AgentHub collaboration session with task, agent count, and evaluation criteria.
alirezarezvani/claude-skills 8,805
-
merge
Merge the winning agent's branch into base, archive losers, and clean up worktrees.
alirezarezvani/claude-skills 8,805
-
run
One-shot lifecycle command that chains init → baseline → spawn → eval → merge in a single invocation.
alirezarezvani/claude-skills 8,805
-
spawn
Launch N parallel subagents in isolated git worktrees to compete on the session task.
alirezarezvani/claude-skills 8,805
-
status
Show DAG state, agent progress, and branch status for an AgentHub session.
alirezarezvani/claude-skills 8,805
-
api-design-reviewer
API Design Reviewer
alirezarezvani/claude-skills 8,805
-
run
Run a single experiment iteration. Edit the target file, evaluate, keep or discard.
alirezarezvani/claude-skills 8,805
-
ci-cd-pipeline-builder
CI/CD Pipeline Builder
alirezarezvani/claude-skills 8,805
-
browser-automation
Use when the user asks to automate browser tasks, scrape websites, fill forms, capture screenshots, extract structured data from web pages, or build web automation workflows. NOT for testing — use playwright-pro for that.
alirezarezvani/claude-skills 8,805
-
status
Show experiment dashboard with results, active loops, and progress.
alirezarezvani/claude-skills 8,805
-
setup
Set up a new autoresearch experiment interactively. Collects domain, target file, eval command, metric, direction, and evaluator.
alirezarezvani/claude-skills 8,805
-
loop
Start an autonomous experiment loop with user-selected interval (10min, 1h, daily, weekly, monthly). Uses CronCreate for scheduling.
alirezarezvani/claude-skills 8,805
-
autoresearch-agent
Autonomous experiment loop that optimizes any file by a measurable metric. Inspired by Karpathy's autoresearch. The agent edits a target file, runs a fixed evaluation, keeps improvements (git commit), discards failures (git reset), and loops indefinitely. Use when: user wants to optimize code speed, reduce bundle/image size, improve test pass rate, optimize prompts, improve content quality (headlines, copy, CTR), or run any measurable improvement loop. Requires: a target file, an evaluation command that outputs a metric, and a git repo.
alirezarezvani/claude-skills 8,805