mit einem Klick
FLOSS
FLOSS enthält 9 gesammelte Skills von G-0-B, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Use when starting work in the FLOSSI0ULLK workspace, re-orienting after context loss, or deciding which canonical docs and corpora to load first before deeper research or code changes.
Self-learning capture system. Hooks detect correction patterns ("no, use X", "actually...", "use X not Y") and queue them; user runs /reflect to review and apply queued learnings to CLAUDE.md files. Use when the user mentions remembering something for future sessions, after a feature lands, or when context is about to compact with queued items.
Save a tight cross-session handoff note to .remember/remember.md so the next session — same agent or different — picks up cleanly. Use at the end of a working session, before context compaction, or whenever the user says to remember state for next time.
Generate an explorable HTML report of Claude Code session usage (tokens, cache, subagents, skills, expensive prompts) from ~/.claude/projects transcripts. Use at end-of-session, end-of-week, or when investigating token spend / cache-hit anomalies / which subagent or skill is eating budget.
Use when changing or extending the shared FLOSSI0ULLK agent surface: MCP servers, context manifests, skill manifests, materializers, or agent-native projections for Codex, Gemini, Claude-adjacent tooling, or OpenCode.
FLOSSI0ULLK Inline Reasoning Ensemble: use the Router for cheap mode classification (pass_through, single_strong, ensemble), and the Synthesizer for full ensemble deliberation on architectural decisions, multi-file refactors, ADR-class moves, or any substantive decision where being wrong has rollback cost. Also use when the user explicitly asks for debate, a second opinion, or multi-model/lens analysis.
Use when the user asks for recent, current, latest, or open-access research on distributed intelligence, agent-centric architectures, decentralized multi-agent systems, federated learning, distributed vector databases, agent interoperability protocols, or FLOSSI0ULLK-adjacent open knowledge commons. Always use this skill for "recent open distributed intelligence research" prompts, even if the user only names a seed report or asks for a quick update.
Use when working on the local consensus gateway, voter/provider rosters, post-write hooks, source-chain claim and vote handling, or verification flows for the FLOSSI0ULLK multi-model node.
Use when working on FLOSSI0ULLK's collaboration substrate and architecture, especially Radicle as the code forge, the local source-chain and MCP layer as the bridge, and Holochain as provenance and validation runtime.