magician
01Plugin Claude Code
Magician plugin — full-stack SDLC for Claude Code.
Plugin Claude Code
Magician plugin — full-stack SDLC for Claude Code.
Plugin Claude Code
Full-stack SDLC plugin with dynamic project inspection, a local code knowledge-graph + cache, cross-session reference memory, self-learning, parallel agent orchestration, and feature comprehend→port/integrate (/transmute).
Skill Claude CodeCodex
Systematic performance profiling and optimization with a mandatory baseline-first gate — measure before changing, re-measure after. Use when something is slow or you need to hit a latency/throughput target.
Skill Claude CodeCodex
One-time Codex workspace setup — creates .workspace/ structure, .gitignore entries, a lean AGENTS.md, and suggests relevant Codex capabilities. Run once per project.
Skill Claude CodeCodex
Blameless post-mortem / RCA — gathers facts, reconstructs a timeline, runs 5-Whys, defines action items, and writes a post-mortem for review. Use after an incident or outage.
Skill Claude CodeCodex
Converts an approved spec into a TDD task plan with a parallelism map (PARALLEL vs SEQUENTIAL), saved to .workspace/shared/plans/. Use after a spec is approved, before implementation.
Skill Claude CodeCodex
Full verification loop — tests, types, lint, build, and a Playwright browser check for UI projects; collects evidence before any success claim. Use to verify a change is actually green.
Skill Claude CodeCodex
Memory & context steward — session-learning history, the global reference store (repos/projects/ideas), AND live context management (size status, post-compaction resume capsule, project learnings, promotion). Use to review past sessions, remember/recall/forget a reference, check context size, resume after compaction…
Skill Claude CodeCodex
Work with Confluence over its REST API (no MCP) — read/search (CQL), summarize pages, find docs, create/update/comment/label. Use for any read/search/create/update on Confluence pages, or references to a remembered space, page, or doc.
Skill Claude CodeCodex
Structured design dialogue with a visual companion — produces an approved spec and design artifacts before any implementation begins. Use at the start of a feature, before writing code.
Skill Claude CodeCodex
Gated CI/CD pipeline management for GitHub Actions and GitLab CI, plus configuration review for other providers when their authenticated tooling is available. Use to set up or fix CI/CD.
Skill Claude CodeCodex
Thorough, research-grounded code review of a change, PR, or MR — multi-lens (correctness, security, simplification, tests), severity-ranked with impact + fix, configurable depth, optional PR comments. Use when asked to review code, "do a code review", "review this PR/MR", "review my changes/diff/branch", or audit a…
Skill Claude CodeCodex
Creates a new reusable skill — can be suggested by the pattern detector after repeated requests. Use to scaffold a new SKILL.md.
Skill Claude CodeCodex
Work with Jira over its REST API (no MCP) — read/search (JQL), look up tickets, my board/sprint, create/comment/@mention/transition/link/worklog, MR investigation, clone the ticket's repo. Use for any read/search/create/update/transition on Jira issues, or references to a remembered board, project, epic, or person.
Skill Claude CodeCodex
Local code knowledge-graph + cache (no MCP, no network) — index a repo and retrieve ranked file:line for a topic instead of grepping whole files; show graph/cache status; blast-radius / dependents of a file; refresh or reset. Use for "knowledge graph status", "index this repo", "what depends on ", "find the code for ".
Skill Claude CodeCodex
Use when the user asks to research, investigate, analyze, find out, explore, examine, audit, or evaluate something — structured multi-source research with consulting, library-doc search, web search, and guided output delivery.
Skill Claude CodeCodex
Full autonomous SDLC — design, plan, implement, review, and ship with 4 human approval gates.
Skill Claude CodeCodex
Drives full multi-agent implementation from a blueprint — fans out parallel-safe tasks into waves, runs sequential tasks in order, resolves conflicts, then verifies. Use to execute an approved plan.
Skill Claude CodeCodex
Creates a git worktree for isolated feature work (and documents cleanup post-merge); respects the disableGit preference. Use to isolate a feature on its own branch/worktree.
Skill Claude CodeCodex
Detect a repository's languages, frameworks, databases, and observability stack, then load only the relevant Magician lore cores and task-matched deep dives. Use before implementation, debugging, review, performance, database, or logging work when project-specific technical guidance would improve the result, or when…
Skill Claude CodeCodex
Multi-agent code review AND remediation — dispatches correctness, security, and simplification reviewers in parallel, consolidates findings, then fixes criticals/highs. Use when reviewing a diff or PR before shipping.
Skill Claude CodeCodex
Ships a feature — simplify pass, certify, commit, PR, CI monitoring, review loop, merge. Use when a feature branch is verified and ready to ship.
Skill Claude CodeCodex
Security scan — OWASP Top 10, credential/secret detection, injection surfaces, dependency audit, git-history secret scan, auth spot-check. Read-only; produces a severity-ranked report. Use to audit a codebase for vulnerabilities.
Skill Claude CodeCodex
Explain Magician status-line availability in Codex. The shipped renderer is Claude Code-specific and this Codex adapter is intentionally a no-op.