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

Flare576

Repository-Ansicht von 12 gesammelten Skills in 3 GitHub-Repositories.

gesammelte Skills
12
Repositories
3
aktualisiert
2026-07-13
Repository-Explorer

Repositories und repräsentative Skills

ei-persona
Softwareentwickler

Use when the user wants to author or direct the CHARACTER of an Ei persona — create one, change how it talks or behaves, or retire one. Triggers: "make Ei talk like Yoda", "give DJ a new trait about being sarcastic", "make [persona] more formal/less sarcastic", "change [persona]'s personality", "[persona] shouldn't talk about X anymore", "create a new assistant persona for me", "I want a persona that specializes in Y", "delete the persona I made by accident", "archive Bob, I don't use him anymore", "rename [persona]", "give [persona] a new topic they care about". This is the safe, guided way to create, edit, or retire a persona's identity without hand-editing JSON. The persona is an artifact the user is designing — there's nothing to verify against evidence, but writes still replace the whole record and there's no undo, so plan, confirm, and write carefully.

2026-07-09
ei-reflect
Softwareentwickler

Persona reflection for coding harness agents (Beta, Sisyphus, etc). Use when a coding agent's Person record needs pruning — it fills up daily instead of weekly, and the standard Critic doesn't know how to read git logs. Guides you through examining your Person log, discussing identity drift with Flare, and updating your Persona Identity while clearing the log. This is exclusively for the CALLING agent's own self-reflection — to edit or direct ANOTHER persona's identity from the outside, use the `ei-persona` skill instead. Triggers: 'do a reflection', 'reflect on my identity', 'trim my person record', 'run the reflection', 'my person record is full', 'ei-reflect'.

2026-07-09
ei-search
Sonstige Computerberufe

Use when someone wants to deliberately search or look something up in Ei — the user's persistent memory store — mid-conversation, beyond whatever context was already silently injected. Triggers: "what does Ei know about X", "search Ei's memory for X", "look up X in Ei", "check Ei for context on Y", "find out if Ei has info about Z", "does Ei know who X is", "pull up what Ei has on this topic", "search my memory for X", "what has [persona] learned about X", "fetch that message/quote Ei found", "get the full record for this fact/person/topic/quote". This is the deliberate, targeted read path — distinct from the automatic per-turn context injection that already runs silently via hooks/plugins before this skill is ever invoked. Reach for this skill when the auto-injected context didn't surface something relevant, when you need the full record behind a summarized result, when you need to fetch the original conversation behind a quote, or when you need to scope results to what a specific persona has learned. Read-o

2026-07-09
ei-curate
Allgemeine Bürokräfte

Use when the user wants to correct, clean up, or reorganize the data in their Ei memory — a person, fact, topic, or quote that is wrong, merged, duplicated, or mis-attributed. Triggers: "fix Jeff", "that's two different people", "Ei mixed up X and Y", "merge these two people", "split this record", "this is a duplicate", "Ei has the wrong info about X", "remove this fact/topic", "that quote is attributed to the wrong person", "clean up my memory", "de-dupe my people". This is the safe, guided way to edit the local Ei knowledge base without hand-editing JSON. It edits a real person's memory, so it verifies against evidence, plans, confirms with the user, and refuses to guess.

2026-07-07
release
Softwareentwickler

Load when cutting a new ei-tui release — version bump, tag, npm publish. Runs the full pre-flight checklist interactively with Flare confirming each gate before proceeding. Triggers: 'cut a release', 'bump the version', 'tag and publish', 'release v0.x.y'.

2026-05-06
drop-diff
Softwareentwickler

Push the current git working-tree diff (staged, unstaged, and untracked changes) through the drop relay so a human on another machine can pull, decrypt, and apply it. Use when the user says something like "send this to the other machine", "push this to Elevance", "get this diff over to the VDI", or is otherwise happy with the current changes and wants to hand them off.

2026-07-13
drop-file
Softwareentwickler

Push the raw bytes of an arbitrary file (a zip, a build artifact, a single generated document, a config bundle) through the drop relay so a human on another machine can pull, decrypt, and save it. Use when the user says something like "send this zip to the other machine", "push this build to the VDI", "get this file over to Elevance", or otherwise wants to hand off a specific existing artifact that isn't a git diff.

2026-07-13
drop
Softwareentwickler

Zero-knowledge encrypted dead-drop relay for handing an artifact (a diff, a file, a zip) to a human on a machine you can't otherwise reach — e.g. an AI coding agent on unrestricted hardware handing work to a person on a locked-down VDI with no shared filesystem. Use when the user wants to send code changes, a document, or a bundle to "the other machine" and asks for help wiring that up.

2026-07-13
release
Softwareentwickler

Load when cutting a new drop-f release — version bump, tag, npm publish via GitHub Actions OIDC. Runs the pre-flight checklist interactively with Flare confirming each gate before proceeding. Triggers: 'cut a release', 'bump the version', 'tag and publish', 'release v0.x.y', 'ship drop-f'.

2026-07-06
fork-sync
Softwareentwickler

Keep a fork and its feature branch in sync with the upstream repository. Use when the upstream ships a release, the PR shows 'dirty' merge state, or you need to run a local fork while a PR is pending. Triggers: 'update the fork', 'sync with upstream', 'merge upstream', 'PR is dirty', 'rebase onto main', 'fork is behind', 'fork-sync'.

2026-06-19
git-master
Softwareentwickler

MUST USE for ANY git operations: committing, rebasing, squashing, or searching git history. Use when the user says "commit", "make a commit", "rebase", "squash commits", "clean up history", "find when X was added", "who wrote this line", "when did this bug start", "git blame", "git bisect", or any git-related request. Handles commit style detection (semantic/plain/short), atomic commit planning, dependency ordering, fixup/autosquash workflows, interactive rebase, conflict resolution, pickaxe/regex history search, blame, and bisect.

2026-06-19
atlassian-rest
Projektmanagementspezialisten

Interact with Atlassian Jira and Confluence using REST APIs — no MCP server needed. Use this skill whenever the user mentions Jira, Confluence, Atlassian, tickets, issues, sprints, backlogs, epics, stories, or any project management task that involves creating/editing/searching/transitioning Jira issues, writing or reading Confluence pages, generating status reports, triaging bugs, converting specs to backlogs, capturing tasks from meeting notes, searching company knowledge, syncing local BMAD documents with Jira or Confluence, pushing docs to Jira, pulling from Jira, linking documents to tickets, downloading Confluence spaces to local markdown, or converting between Confluence storage format and markdown. Also trigger when the user says things like "move that ticket to done", "what's the status of PROJ-123", "create a bug for X", "search our wiki for Y", "file a ticket", "check for duplicates", "write a status update", "break this spec into stories", "sync this doc", "push to jira", "pull from jira", "sync t

2026-06-16
3 von 3 Repositories angezeigt
Alle Repositories angezeigt