Topic: agentic-ai
3,764 skills in this topic.
-
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
-
strategic-alignment
Cascades strategy from boardroom to individual contributor. Detects and fixes misalignment between company goals and team execution. Covers strategy articulation, cascade mapping, orphan goal detection, silo identification, communication gap analysis, and realignment protocols. Use when teams are pulling in different directions, OKRs don't connect, departments optimize locally at company expense, or when user mentions alignment, strategy cascade, silo, conflicting OKRs, or strategy communication.
alirezarezvani/claude-skills 8,805
-
engineering-advanced-skills
25 advanced engineering agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Agent design, RAG, MCP servers, CI/CD, database design, observability, security auditing, release management, platform ops.
alirezarezvani/claude-skills 8,805
-
agent-designer
Use when the user asks to design multi-agent systems, create agent architectures, define agent communication patterns, or build autonomous agent workflows.
alirezarezvani/claude-skills 8,805
-
agent-workflow-designer
Agent Workflow Designer
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
-
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
-
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
-
loop
Start an autonomous experiment loop with user-selected interval (10min, 1h, daily, weekly, monthly). Uses CronCreate for scheduling.
alirezarezvani/claude-skills 8,805
-
resume
Resume a paused experiment. Checkout the experiment branch, read results history, continue iterating.
alirezarezvani/claude-skills 8,805
-
run
Run a single experiment iteration. Edit the target file, evaluate, keep or discard.
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
-
status
Show experiment dashboard with results, active loops, and progress.
alirezarezvani/claude-skills 8,805