Skip to main content
GitHub-Repository

magician

magician enthält 75 gesammelte Skills von Alexander-Tyagunov, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
75
Stars
11
aktualisiert
2026-07-13
Forks
0
Berufsabdeckung
6 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

accelerate
Softwareentwickler

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.

2026-07-13
autopsy
Softwareentwickler

Blameless post-mortem / RCA — gathers facts, reconstructs a timeline, runs 5-Whys, defines action items, writes the post-mortem file and commits it. Use after an incident or outage.

2026-07-13
conjure
Web- und digitale Schnittstellendesigner

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.

2026-07-13
divine
Softwarequalitätssicherungsanalysten und -tester

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 changeset before merge.

2026-07-13
magic
Marktforschungsanalysten und Marketingspezialisten

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.

2026-07-13
scrutinize
Softwarequalitätssicherungsanalysten und -tester

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.

2026-07-13
project-context
Softwareentwickler

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 the user asks to inspect the stack, load lore, or establish project context.

2026-07-12
statusline
Softwareentwickler

Enable, configure, or disable the Magician CLI status line ("Magician Claude CLI UI") — a lightweight, always-on bar showing live context %, a context-rot warning, a token-flow sparkline, model · git · cost, the active skill/workflow/loop, the reasoning effort/mode, the bundled-lore state, and the output-brevity "voice" level. Also sets the output-brevity voice (warrior/scribe/bard). Use when the user says "enable/turn on the magician UI / status line / status bar", "show my context/tokens/effort in the console", "configure/change what the bar shows", "what should the status line display", "turn off / disable the status line", or "make output shorter/leaner / set the voice / reduce token cost".

2026-07-12
accelerate
Softwareentwickler

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.

2026-07-11
almanac
Softwareentwickler

One-time Codex workspace setup — creates .workspace/ structure, .gitignore entries, a lean AGENTS.md, and suggests relevant Codex capabilities. Run once per project.

2026-07-11
autopsy
Softwareentwickler

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.

2026-07-11
blueprint
Softwareentwickler

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.

2026-07-11
certify
Softwarequalitätssicherungsanalysten und -tester

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.

2026-07-11
chronicle
Softwareentwickler

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, or capture/consolidate learnings.

2026-07-11
confluence
Softwareentwickler

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.

2026-07-11
conjure
Web- und digitale Schnittstellendesigner

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.

2026-07-11
deploy
Softwareentwickler

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.

2026-07-11
divine
Softwarequalitätssicherungsanalysten und -tester

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 changeset before merge.

2026-07-11
inscribe
Sonstige Computerberufe

Creates a new reusable skill — can be suggested by the pattern detector after repeated requests. Use to scaffold a new SKILL.md.

2026-07-11
jira
Softwareentwickler

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.

2026-07-11
knowledge-graph
Softwareentwickler

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 <file>", "find the code for <thing>".

2026-07-11
magic
Softwareentwickler

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.

2026-07-11
manifest
Softwareentwickler

Full autonomous SDLC — design, plan, implement, review, and ship with 4 human approval gates

2026-07-11
orchestrate
Softwareentwickler

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.

2026-07-11
portal
Softwareentwickler

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.

2026-07-11
scrutinize
Softwarequalitätssicherungsanalysten und -tester

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.

2026-07-11
seal
Softwareentwickler

Ships a feature — simplify pass, certify, commit, PR, CI monitoring, review loop, merge. Use when a feature branch is verified and ready to ship.

2026-07-11
sentinel
Informationssicherheitsanalysten

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.

2026-07-11
statusline
Sonstige Computerberufe

Explain Magician status-line availability in Codex. The shipped renderer is Claude Code-specific and this Codex adapter is intentionally a no-op.

2026-07-11
transmute
Softwareentwickler

Comprehend an existing feature, then PORT it to another app (optionally upgrading it) or INTEGRATE/transform it in place — including swapping the vendor behind the scenes while preserving the exact UX. Use for "port/re-implement/clone this feature into <app>", "swap/migrate the vendor behind <feature> but keep the UX", "figure out how this works then rebuild it", or "walk this flow and recommend improvements".

2026-07-11
unravel
Softwareentwickler

Systematic debugging with a mandatory hypothesis preflight — no code changes before evidence; one change at a time, then a regression test. Use for any bug, test failure, or unexpected behavior.

2026-07-11
ward
Softwarequalitätssicherungsanalysten und -tester

TDD engine and enforcer — red/green/refactor, one behavior at a time. Use while implementing any feature or bugfix, or to execute a specific blueprint task with TDD.

2026-07-11
weave
Softwareentwickler

Compose and run a large delivery as ONE pipeline with magician's guardrails — for big multi-item work ("implement these N stories/tickets", "deliver the epic", "migrate X across the codebase", batch/sweep). Adaptive structure, but always TDD per unit, kg grounding, certify, multi-lens review + adversarial verify, write gates, no context loss. Use instead of hand-rolling many agents.

2026-07-11
accelerate
Softwareentwickler

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.

2026-07-11
almanac
Sonstige Computerberufe

One-time Codex workspace setup — creates .workspace/ structure, .gitignore entries, a lean AGENTS.md, and suggests relevant Codex capabilities. Run once per project.

2026-07-11
autopsy
Softwareentwickler

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.

2026-07-11
blueprint
Softwareentwickler

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.

2026-07-11
certify
Softwarequalitätssicherungsanalysten und -tester

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.

2026-07-11
chronicle
Sonstige Computerberufe

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, or capture/consolidate learnings.

2026-07-11
confluence
Softwareentwickler

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.

2026-07-11
Zeigt die Top 40 von 75 gesammelten Skills in diesem Repository.