Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

kaizen

kaizen enthält 17 gesammelte Skills von Artawower, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
17
Stars
2
aktualisiert
2026-05-30
Forks
0
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

team-expert
Softwareentwickler

Delegate deep domain analysis, architecture planning, or complex decisions to your own scope's expert agent (claude-opus). Ensures the expert is running for YOUR scope. Use for architectural decisions, multi-step planning, tradeoff evaluation, domain modeling. Never borrows agents from other scopes.

2026-05-30
team-implement
Softwareentwickler

Full feature development cycle with herdr-managed agent panes. Ensures an ai-workers tab exists with coder, researcher, and critic panes, then orchestrates implement-review loop via pi-link. Use when you want a persistent multi-agent workspace managed by herdr.

2026-05-30
team-research
Softwareentwickler

Delegate a research task to your own scope's researcher agent. Ensures ai-workers panes are running for YOUR scope, then sends the request to <scope>@researcher. Use for codebase exploration, external references, pattern lookup. Never borrows agents from other scopes.

2026-05-30
team-review
Softwareentwickler

Delegate a code review to your own scope's critic agent. Ensures ai-workers panes are running for YOUR scope, then sends the request to <scope>@critic. Use for code review, diff review, quality checks. Never borrows agents from other scopes.

2026-05-30
colleague-comment
Softwareentwickler

Analyze colleague feedback for relevance, objectivity, and practical value. Use when evaluating code review comments, architectural feedback, or any critique from a peer before deciding what to act on.

2026-05-29
link-implement
Softwareentwickler

Full feature development cycle with multi-agent collaboration — researcher, coder, and reviewer. Use when implementing a non-trivial feature that benefits from research, iterative coding, and independent review.

2026-05-29
link-msg
Softwareentwickler

Delegate a task to the most suitable connected agent via link_prompt and return the result to the user. Use when you want to route a request to a specialist colleague on the pi-link network.

2026-05-29
link-review
Softwarequalitätssicherungsanalysten und -tester

Request a code review from an independent reviewer agent via link_prompt, then analyze and act on the findings. Use when you want an external perspective on recent changes before committing or merging.

2026-05-29
team-lead
Sonstige Computerberufe

Coordinate a local multi-agent coding team via pi-link. Use when the user wants a real team lead who decomposes work, assigns roles (researcher, coder, reviewer), manages execution order, or asks to orchestrate multiple agents safely.

2026-05-25
skill-creator
Softwareentwickler

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

2026-05-15
code-comments
Softwareentwickler

Write high-signal code comments for humans and coding agents. Use when adding inline comments, docstrings, API comments, or local rationale near code. Triggers on: "write better comments", "comment this", "document why", "agent-friendly comments", "explain this code with comments", "docstring".

2026-05-09
i18n-translate
Softwareentwickler

Maintain i18n JSON dictionary files manually and safely. Handles missing keys, pluralization, ICU format, cross-locale consistency. Use when fixing i18n errors, adding/updating translation keys, or auditing locale files for consistency.

2026-05-09
jujutsu
Softwareentwickler

**REQUIRED** - ALways activate FIRST on any git/VCS operations (commit, status, branch, push, etc.), especially when HEAD is detached. If `.jj/` exists -> this is a Jujutsu (jj) repo - git commands will corrupt data. Essential git safety instructions inside. DO NOT IGNORE.

2026-05-09
note-writer
Technische Redakteure

Review English text edits in org-mode files from a git diff. Checks grammar, style, translation quality (RU→EN), and produces a clean patch. Use when reviewing org-mode writing, checking English quality of documentation edits, or auditing translation naturalness.

2026-05-09
pr-comments
Softwarequalitätssicherungsanalysten und -tester

Fetch unresolved GitHub PR review comments, analyze each for relevance, present categorized summary, ask which to fix, then apply minimal code changes. Trigger - any GitHub PR URL or request to review/fix PR comments.

2026-05-09
pr-review
Softwarequalitätssicherungsanalysten und -tester

Fetch open GitHub PR data (diff, files, CI, metadata), perform AI code review using strict KISS/DRY/SOLID rules, save results locally, and present categorized findings. Trigger - any GitHub PR URL or request to "review PR", "check PR", "review open PR".

2026-05-09
vitest
Softwarequalitätssicherungsanalysten und -tester

Plan and write Vitest tests for changed code. Analyses git diff, checks existing tests, produces a concrete test plan using flat test structure (no describe/it blocks). Use when adding tests for new/changed code, improving Vitest coverage, or asking what to test after a change.

2026-05-09