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

leopold

leopold enthält 12 gesammelte Skills von Jonhvmp, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
12
Stars
4
aktualisiert
2026-07-10
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

leopold-brief
Sonstige Computerberufe

Phase 1 of Leopold. A structured debate that captures the mission and your decision-making, then writes the brief (MISSION, CHARTER, GUARDRAILS, PLAN) that the autonomous run executes.

2026-07-10
leopold-watch
Softwareentwickler

Launch a local live web dashboard to watch the current project's Leopold run — status, cost meters (context/subagents/forks), event feed, decisions, and a Stop button. Local-only (127.0.0.1), zero dependencies.

2026-07-10
leopold-workflow
Sonstige Computerberufe

Compile a Leopold brief into a dynamic workflow and run it. The plan lives in code instead of one growing context window, every item gets an independent adversarial review, and git stays locked — nothing is committed. The workflow is resumable and shows up in /workflows.

2026-07-10
leopold-enhance
Softwareentwickler

Control plane for the global prompt enhancer: status, on/off, preview a prompt against the gate, and the learn loop that mines your enhancement ledger into proposed prompt-profile rules. Never edits PROMPT-PROFILE.md itself — you review and apply.

2026-07-06
leopold-learn
Sonstige Computerberufe

The self-improving charter. Mines past Leopold decisions, session corrections, and git history for recurring judgment calls, skeptic-verifies each candidate, and proposes charter amendments. Never edits CHARTER.md itself — you review and apply.

2026-07-03
leopold-run
Sonstige Computerberufe

Phase 2 of Leopold. Enters autonomous mode and conducts Claude Code through the plan, deciding from the charter instead of asking, with git locked. The Stop hook keeps it going until the plan is done or a stop condition fires.

2026-07-03
leopold-triage
Softwareentwickler

Triage a backlog (GitHub issues, bug reports, any queue) as a dynamic workflow: quarantined classifiers over untrusted content, dedupe against what's tracked, severity-ranked report, fix plans for quick wins. Pair with /loop to run it continuously.

2026-07-03
leopold-up
Sonstige Computerberufe

Phase 0 of Leopold. One-shot setup that makes a project extract the most from Claude Code: generates CLAUDE.md (/init), teaches Claude how to build/run the app (/run-skill-generator), verifies MCP + permissions, then hands off to /leopold-brief. Run this once per project.

2026-06-27
leopold-stop
Sonstige Computerberufe

Take the seat back. Cleanly ends the autonomous run at the next turn boundary and writes a final summary. Nothing is interrupted mid-turn.

2026-06-27
leopold-doctor
Netzwerk- und Computersystemadministratoren

Diagnose the Leopold install: checks skills, hooks and their wiring, gstack, the driver toolchain, and whether an update is available.

2026-06-17
leopold-update
Softwareentwickler

Update the Leopold engine (skills + hooks) to the latest release: pulls the source and re-runs the installer.

2026-06-17
leopold-status
Sonstige Computerberufe

Show the state of the current Leopold run: active or not, progress through the plan, decisions logged, and the most recent events.

2026-06-17