Skip to main content
BayramAnnakov
GitHub-Creator-Profil

BayramAnnakov

Repository-Ansicht von 66 gesammelten Skills in 30 GitHub-Repositories.

gesammelte Skills
66
Repositories
30
aktualisiert
30. Aug. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

team-improve
Softwarequalitätssicherungsanalysten und -tester

Build the self-improvement loop for an agent your team already runs. Mines its session traces for the places a person corrected it, clusters them into staged improvement candidates, and derives a frozen test set from those episodes — where the agent proposes…

25. Aug. 2026
team-workflow
Softwareentwickler

The execution layer of a Team OS. Turns a job you repeat — ticket → pull request, meeting → notes → tickets, call → CRM update, alert → triage — into a workflow an agent runs, with a human approval gate at the step that can't be taken back. It decides first…

9. Aug. 2026
team-prototype
Softwareentwickler

The prototyping layer of a Team OS. Turns a feature description into a working, publishable prototype, then autonomously improves it across independent Generator-Evaluator rounds — grading it against YOUR team's own glossary, personas and decision principles,…

8. Aug. 2026
synthetic-interviews
Web- und digitale Schnittstellendesigner

Run a synthetic user panel against a prototype, a flow, or a concept — personas built from YOUR team's brain, each walked step by step until they give up, with every finding split into what a real session would also have found versus what the model is…

26. Juli 2026
init-team-decisions
Projektmanagementspezialisten

Mine how YOUR team actually decides into a decisions.md — dated, sourced decision principles with statuses, scopes, and one-way doors — and generate a decide-like-<your-team> apprentice-loop skill: teammate commits to a recommendation first, the skill cites…

12. Juli 2026
init-team-os
Softwareentwickler

Evidence-first Team OS setup. Mines the host agent's local transcripts (Claude Code, Codex, …), MCP config, and existing repos to pre-populate a team knowledge repo interview, asks at most 5 questions, builds the minimal repo that answers the team's top…

28. Juni 2026
robin-init
Sonstige Computerberufe

Configure a personalized Robin (AI chief of staff) spec for any team. Reads the user's TeamOS knowledge repo, mines MCP config and installed runtimes to resolve ROBIN-SPEC's implementation-defined slots, drafts the team's soul.md and duty roster into their…

13. Juni 2026
init-team-brain
Softwareentwickler

Generate a product-knowledge layer (a "brain") for a team's codebase - glossary and object model mined from real code, rot-rate tiers, a claims-manifest drift checker that fails commits when docs disagree with code, an eval harness, and a weekly sync skill.…

12. Juni 2026
why-tree
Projektmanagementspezialisten

Diagnose a hard problem by building an evidence-graded "Why Tree" - a Goldratt Current-Reality Tree that fans many AI agents across the problem's branch-space, grades every node by the kind of evidence behind it (validating measured numbers' pipelines before…

9. Juli 2026
leverage-finder
Unternehmensberater

Map elements of a stock-flow model to Donella Meadows' 12 leverage points, ranked by *promoted* impact for a stated goal and flagged for *wrong-direction* risk (the central Meadows warning that intuition usually pushes the right knob the wrong way). Triggers…

24. Juni 2026
ai-systems-coach
Softwareentwickler

Critique a hand-drawn stock-flow / causal-loop diagram and identify the system archetype. Use when the user wants to analyze a stock-flow diagram, validate stocks/flows/loops, identify a system archetype (the eight from Pegasus/Senge - Limits to…

20. Juni 2026
triz-dissolve
Softwareentwickler

Take a trade-off ("improving X worsens Y") and dissolve it with TRIZ. Directs the model to act as the contradiction matrix — scanning the full set of 40 inventive principles + the 4 separation principles + ideality/resource analysis (which the LLM already…

20. Juni 2026
constraint-finder
Softwareentwickler

Find the ONE binding constraint in a flow/process system using Goldratt's Theory of Constraints, classify it as a RESOURCE or (usually) a POLICY, and return the 5 Focusing Steps as concrete actions — Exploit and Subordinate before Elevate. Judges every move…

20. Juni 2026
ai-stockflow-builder
Softwareentwickler

Commission an interactive stock-flow simulation web app from your AI coding agent (Claude Code or Codex). Use when the user wants to turn a hand-drawn or W2-graded stock-flow diagram into a runnable simulation with sliders. Triggers on Russian and English…

30. Mai 2026
cos-review
Sonstige Computerberufe

Diagnose how far along your AI Chief of Staff ("Robin") actually is — a 25-check, 5-layer maturity review across Identity, Sources, Skills, Autonomy, and Output that returns a rank (Intern → Junior Assistant → Trained CoS → Senior CoS → Hand of the King),…

19. Juli 2026
ship-robin
Softwareentwickler

Package the user's whole AI Personal OS ("Robin") into a portable, shareable plugin — a `.claude-plugin/plugin.json` manifest plus their identity files, best skills, and one scheduled loop, bundled into a folder and a `.zip` that installs on any machine with…

19. Juli 2026
give-robin-a-voice
Softwareentwickler

Set up a two-way chat channel for the user's AI assistant ("Robin") on Telegram OR Slack, end to end: create the bot/app, let Robin push messages to the user, let the user message Robin and get a reply that acts with their context and skills, and deploy it to…

22. Juni 2026
atomize
Allgemeine Bürokräfte

Turn content into atomic Zettelkasten notes in ~/vault/atomic/ and keep ~/vault/index.md current. THREE modes by who drafts the note — FILE-IT (you wrote the insight, I only file it), DRAFT-IT (I draft one note from your scattered raw material, you edit a…

7. Juni 2026
init-robin
Sonstige Computerberufe

Initialize Robin's identity (CLAUDE.md, SOUL.md, user-profile.md) from evidence — your AI conversation history (Claude Code sessions, Codex sessions, or exported ChatGPT / Claude.ai). Extracts behavioral evidence (not self-description), surfaces recurring…

24. Mai 2026
finish-robin
Sonstige Computerberufe

Complete Robin's birth certificate. Runs three short interviews to produce course-goals.md, goals-2026.md, and achievements.md — the three files /init-robin cannot infer from conversation history because they require explicit declaration, not behavioral…

24. Mai 2026
review-pr
Softwarequalitätssicherungsanalysten und -tester

Review a pull request (a diff or set of changed files) for correctness bugs and write findings to review.md. Use whenever asked to review a PR, a diff, or changed code.

13. Juni 2026
my-colleague-task
Softwareentwickler

REPLACE THIS — one-line trigger summary that tells Claude when to load this skill. Write it like a tool docstring, not a title. Concrete trigger phrases beat abstract descriptions. Example "Triggers when the user asks about <specific recurring task in your…

16. Mai 2026
code-review-checklist
Softwarequalitätssicherungsanalysten und -tester

Walks a diff against a 5-point review checklist. Use when the user asks "review this diff", "what should I check in this PR", or pastes code with a question like "anything wrong with this?". Reads files via Glob/Grep/Read; never edits.

16. Mai 2026
code-review-checklist
Softwarequalitätssicherungsanalysten und -tester

Walks a diff against a 5-point review checklist. Use when the user asks "review this diff", "what should I check in this PR", or pastes code with a question like "anything wrong with this?". Reads files via shell; never edits.

16. Mai 2026
cohort-search
Bibliotheksassistenten, Bürokräfte

Grounded retrieval over cohort 4 memory seeds (roster, lesson designs, dossiers, transcripts). Use when answering any question about what was taught, who's in the cohort, what dossiers exist, or what was said in a past session.

16. Mai 2026
dossier-creator
Softwareentwickler

Q&A flow that produces a complete colleague-target.md and starter Constitution from a 5-field dossier. Use this when a cohort 4 student says they want help defining their AI coding colleague's target task, or when "dossier" / "colleague target" / "what should…

16. Mai 2026
qualify-lead
nicht klassifiziert

Score inbound leads and outbound replies against the model in signals/qualification/scoring-model.md, draft the tier-appropriate reply, and record the score as a prediction that a human can later mark right or wrong. Writes leads/qualified-YYYY-MM-DD.csv. Use…

29. Aug. 2026
design-scoring
nicht klassifiziert

Build a lead scoring model (Fit + Intent + Timing) from what this repo already knows about who bought, marking every weight as observed, borrowed or guessed. Writes signals/qualification/scoring-model.md with the tiers, their distinct next actions, the…

29. Aug. 2026
audit-funnel
nicht klassifiziert

Audit your sales funnel numbers against benchmarks, then answer an inbound lead using what the audit found. Finds which conversion rates don't look true, says what it compared against and where the benchmark came from, writes every finding to signals/ with a…

29. Aug. 2026
find-leads
Dienstleistungsvertriebsmitarbeiter (außer Werbung, Versicherung, Finanzdienstleistungen und Reisen)

Find and score outbound leads against the ICP in this repo's CLAUDE.md. Writes a scored CSV to leads/ and files what it could not source to signals/targeting/. Every score carries the one source you would open to check it.

15. Aug. 2026
audit-funnel
Marktforschungsanalysten und Marketingspezialisten

Audit your sales funnel numbers against benchmarks, then answer an inbound lead using what the audit found. Finds which conversion rates don't look true, says what it compared against and where the benchmark came from, writes every finding to signals/ with a…

1. Aug. 2026
12 von 30 Repositories angezeigt