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

skills

skills enthält 7 gesammelte Skills von pragsmike, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
7
Stars
0
aktualisiert
2026-04-02
Forks
0
Berufsabdeckung
6 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

committee
Allgemeine und Betriebsleiter

Run an adversarial committee deliberation using the bundled roster to explore decision spaces, surface assumptions, and map trade-offs. Every run writes a deliberation record to <situation-dir>/deliberations/ (00–04 files). Use when the user types '/committee [topic]' or asks for a committee deliberation.

2026-04-02
handoff
Sekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)

Generate a session handoff document for successor agents. Use when the user types '/handoff' or asks to create a handoff. Reads the previous handoff (if any) for continuity, generates a new handoff with today's date, saves it to .agents/handoffs/, and archives the previous one to .agents/handoffs/archive/.

2026-04-02
probe
Datenwissenschaftler

Run the composed fan→funnel pipeline N times on the same situation to map the decision landscape. Produces a variance report (what's stable vs. variable across runs) and a decision landscape map (basins, ridges, load-bearing assumptions). Writes to <situation-dir>/probes/ with self-contained run-0N/ subdirectories. Use when the user types '/probe [situation]' or asks to probe a decision space.

2026-04-02
review
Compliance-Beauftragter

Run an independent review of a committee deliberation transcript. Evaluates against the five core rubrics, cites specific transcript passages, and produces actionable feedback. Use '/review' after a committee run or with a pasted transcript; use '/review --situation <path>' to review that situation's deliberation and write transcript_review to 04-evaluation-1.md (or 06-evaluation-2.md, 08-evaluation-3.md when the feedback loop has run).

2026-04-02
scenarios
Schriftsteller und Autoren

Run divergent scenario generation (the fan operation) using the roster defined in the bundled scenario-roster.md. Takes a situation description and produces a set of distinct narrative scenarios exploring different possible futures. Every run writes a scenario record to <situation-dir>/scenarios/ (00–03 files). Use when the user types '/scenarios [situation]' or asks for scenario generation.

2026-04-02
string-diagram
Softwareentwickler

Convert resource equations into Mermaid string diagrams. Use when the user has typed resource equations (A × B → C style) and wants a visual diagram, or when the user describes a pipeline of operations on typed artifacts and wants both the equations and the diagram. Also use when editing or extending an existing set of resource equations.

2026-04-02
handoff
Softwareentwickler

Generate a session handoff document for successor agents working on this skill-library repo. Use when the user types '/handoff' or asks to create a handoff. Reads the previous handoff (if any) for continuity, generates a new one with today's date, saves it to .agents/handoffs/, and archives the previous one to .agents/handoffs/archive/.

2026-04-02