Intellegam

24 mods across 1 repository, 2 stars between them.

Intellegam/agent-plugins

Instructions file CodexOpenCode

AGENTS.md instructions for Intellegam/agent-plugins, a project described as: Internal Claude Code plugins for Intellegam workspace.

2 5d ago A 4 tokens

claude-agent

05

Intellegam/agent-plugins

MCP server Claude CodeCodexCursor

MCP server "claude-agent" as configured in Intellegam/agent-plugins. Runs locally from the github:Intellegam/claude-code-mcp#v0.1.3 npm package.

2 5d ago A tokens not measured

Intellegam/agent-plugins

Skill Claude CodeCodex

How to consult Claude Code as a second-opinion agent via the claude-agent MCP tools (claude, claude-reply, claude-result, claude-cancel). Use before brainstorming with Claude (aliases @claude, @claude-code), validating a plan, requesting an external code review, or any claude-agent tool call. Form your own analysis…

2 5d ago A 113 tokens

code-tour

07

Intellegam/agent-plugins

Plugin Claude Code

Agent-generated visual PR walkthroughs: an authored narrative whose every code snippet is a grounded reference into the real diff, built into a single offline tour.html with a line-level review surface.

2 5d ago A tokens not measured

code-tour-author

08

Intellegam/agent-plugins

Agent

Fresh authoring worker invoked by the Code Tour skill. Pass the target repo/PR or base/head, audience, user constraints, and verified context links.

2 5d ago A 35 tokens

code-tour

09

Intellegam/agent-plugins

Skill Claude CodeCodex

Create a visual PR walkthrough — a "code tour". Use when the user asks to "create a code tour", "make a PR walkthrough", "build a tour for PR X", "explain this PR visually", or wants a shareable visual review of a diff. Produces a single offline tour.html whose every code snippet is a grounded reference into the real…

2 5d ago A 78 tokens

codex

10

Intellegam/agent-plugins

Plugin Claude Code

OpenAI Codex MCP integration for external AI agent collaboration. Enables brainstorming, plan validation, and code review.

2 5d ago A tokens not measured

Intellegam/agent-plugins

Skill Claude CodeCodex

Use when the user asks to "challenge this", "stress test this", "adversarial review", "find reasons this shouldn't ship", or when you want Codex to pressure-test code changes, architectural plans, or design decisions. Guides prompting the Codex MCP tools for adversarial reviews that question design choices…

2 5d ago A 76 tokens

Intellegam/agent-plugins

Skill Claude CodeCodex

Use whenever entering plan mode, discussing architecture, designing a solution, or before presenting a plan to the user. Also use when asked to "consult codex", "ask codex", "get a second opinion", "validate this plan", "have codex review", or "run it by codex". Guides collaboration with OpenAI Codex for…

2 5d ago A 87 tokens

dev-workflow

13

Intellegam/agent-plugins

Plugin Claude Code

Cross-host development workflow: setup, dependency updates, checks, review, documentation sync, PR follow-through, and branch promotion with conditional release verification.

2 5d ago A tokens not measured

dev-coder

14

Intellegam/agent-plugins

Agent

Implementation agent for writing code. Use for multi-file implementations or significant features to preserve main agent context. Provide clear requirements and review the output.

2 5d ago A 32 tokens

Intellegam/agent-plugins

Agent

Reviews implementation code AND tests for quality, maintainability, and coverage - one reviewer for both sides, because testability is a design concern. Provide minimal context (goal, constraints, scope) but NOT reasoning or justifications - the reviewer should form an independent opinion. Invoked by the…

2 5d ago A 70 tokens

Intellegam/agent-plugins

Agent

Reviews structural simplicity first, then performs a mandatory lean pass for deletion, reuse, YAGNI, and smaller implementation. Covers code, docs, and tests. Provide minimal context (goal, constraints, scope with the diff) but NOT reasoning or justifications so the reviewer forms an independent opinion. Invoked by…

2 5d ago A 80 tokens

dev-sync-reviewer

17

Intellegam/agent-plugins

Agent

Reviews documentation sync with code changes. Provide goal and scope of changes so the reviewer knows what documentation areas to check. Invoked by the dev-workflow:dev-sync skill.

2 5d ago A 40 tokens

SessionStart

18

Intellegam/agent-plugins

Hook

Runs when a session starts, executing inject-workflow.sh. From Intellegam/agent-plugins.

2 5d ago A tokens not measured

SubagentStart

19

Intellegam/agent-plugins

Hook

Runs when a subagent starts for ^(general-purpose and claude)$ tool calls, executing inject-workflow.sh. From Intellegam/agent-plugins.

2 5d ago A tokens not measured

dev-check

20

Intellegam/agent-plugins

Skill Claude CodeCodex

This skill MUST be used before committing changes and after completing implementation work. Proactively run this (1) before any git commit, (2) after a plan has been fully implemented, (3) when a coding task is complete. Also use when user asks to "run checks", "format and lint", "run tests", "validate code", or names…

2 5d ago A 100 tokens

dev-review

21

Intellegam/agent-plugins

Skill Claude CodeCodex

This skill MUST be used before pushing or creating a PR. Proactively run it before any git push or PR creation and after dev-check. Also use when the user asks to review code, check code quality, find bugs, or run multi-perspective review.

2 5d ago A 55 tokens

promote

22

Intellegam/agent-plugins

Skill Claude CodeCodex

Prepare, open, merge, and verify GitHub branch-promotion PRs using repository-owned promotion policy. Use when the user asks to promote staging, dev, or a release branch to production or main; create, merge, or assess a promotion PR; or cut, deploy, or ship a release through a branch-promotion PR.

2 5d ago A 70 tokens

setup

23

Intellegam/agent-plugins

Skill Claude CodeCodex

Set up or validate a repository's cross-host dev-workflow configuration in AGENTS.md and/or CLAUDE.md. Use when onboarding a repo, when commands/checks, reviewer configuration, or a promotion-policy pointer is missing or stale, or when the user asks to set up the dev workflow, check workflow config, or recommend…

2 5d ago A 73 tokens

update-dependencies

24

Intellegam/agent-plugins

Skill Claude CodeCodex

Audit or safely update project dependencies across package managers. Use when the user asks what is outdated, wants to upgrade packages, assess breaking changes, review version constraints, or prepare dependency-update commits.

2 5d ago A 42 tokens