Skip to main content
BayramAnnakov
GitHub 创作者资料

BayramAnnakov

按仓库查看 30 个 GitHub 仓库中的 66 个已收集 skills。

已收集 skills
66
仓库
30
更新
2026年8月30日
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

team-improve
软件质量保证分析师与测试员

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…

2026年8月25日
team-workflow
软件开发工程师

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…

2026年8月9日
team-prototype
软件开发工程师

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,…

2026年8月8日
synthetic-interviews
网页与数字界面设计师

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…

2026年7月26日
init-team-decisions
项目管理专家

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…

2026年7月12日
init-team-os
软件开发工程师

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…

2026年6月28日
robin-init
其他计算机职业

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…

2026年6月13日
init-team-brain
软件开发工程师

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.…

2026年6月12日
why-tree
项目管理专家

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…

2026年7月9日
leverage-finder
管理分析师

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…

2026年6月24日
ai-systems-coach
软件开发工程师

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…

2026年6月20日
triz-dissolve
软件开发工程师

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…

2026年6月20日
constraint-finder
软件开发工程师

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…

2026年6月20日
ai-stockflow-builder
软件开发工程师

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…

2026年5月30日
cos-review
其他计算机职业

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),…

2026年7月19日
ship-robin
软件开发工程师

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…

2026年7月19日
give-robin-a-voice
软件开发工程师

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…

2026年6月22日
atomize
综合办公文员

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…

2026年6月7日
init-robin
其他计算机职业

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…

2026年5月24日
finish-robin
其他计算机职业

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…

2026年5月24日
review-pr
软件质量保证分析师与测试员

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.

2026年6月13日
my-colleague-task
软件开发工程师

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…

2026年5月16日
code-review-checklist
软件质量保证分析师与测试员

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.

2026年5月16日
code-review-checklist
软件质量保证分析师与测试员

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.

2026年5月16日
cohort-search
图书馆文员助理

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.

2026年5月16日
dossier-creator
软件开发工程师

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…

2026年5月16日
qualify-lead
未分类

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…

2026年8月29日
design-scoring
未分类

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…

2026年8月29日
audit-funnel
未分类

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…

2026年8月29日
find-leads
服务销售代表(广告、保险、金融服务和旅游除外)

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.

2026年8月15日
audit-funnel
市场调研分析师与营销专员

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…

2026年8月1日
已展示 12 / 30 个仓库