Skip to main content
GitHub 仓库

crew-research

crew-research 收录了来自 smileynet 的 65 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
65
Stars
1
更新
2026-08-01
Forks
0
职业覆盖
11 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

dispatch-codex-review
软件质量保证分析师与测试员

Dispatch Codex to review all unreviewed repository work, then verify its correlated findings ticket or clean result. Use when requesting an independent Codex review, auditing all changes, checking work since the last review, or waiting for Codex findings. Trigger: dispatch codex review, independent review, review all changes, check codex findings, run review agent.

2026-08-01
frontier-work
其他计算机职业

Always-on: when a project has tickets, work the frontier (first unblocked open ticket), mark done, update plan status.

2026-08-01
review-new-work
软件质量保证分析师与测试员

Incremental and full-history repository review with resumable adoption batches. Use when reviewing new work, initializing review tracking, reviewing all work to date, resuming historical review, inspecting unreviewed commits, or reviewing changed tickets. Trigger: review new work, adopt repository, review all history, resume review, review marker, unreviewed commits.

2026-08-01
handoff
软件开发工程师

End-of-session handoff that captures current state for the next session. Use when ending a work session, switching context, or before a long break.

2026-08-01
project-cleanup
软件开发工程师

Consolidate project artifacts — promote scratch to memory, deduplicate memory, process decisions, organize scripts, update steering/skills accuracy. Use periodically or when the project feels cluttered.

2026-08-01
eval-harness
软件质量保证分析师与测试员

Run and interpret crew-research evals — run.sh flags, scores.jsonl fields, activation TPR/FPR verdicts, resuming interrupted runs. Use when running evals, reading eval results, diagnosing a failing definition, or resuming a dead run. Trigger: run the evals, eval results, scores.jsonl, activation test, TPR, delta threshold, resume the run, skip-completed, known gap.

2026-07-31
script-authoring
软件开发工程师

Best practices for writing tool and helper scripts. Use when creating bash scripts, automation tools, CLI utilities, or any executable that will be run repeatedly by humans or agents.

2026-07-28
image-handling
软件开发工程师

How to process images in kiro-cli sessions — kiro-cli vs Claude multimodal limits, sizing, and the fresh-session workaround for context compaction losing inline images.

2026-07-27
deploy-toolkit
软件开发工程师

Run and interpret crew-research deploy tooling — init.sh, doctor.sh, catalog.sh, prune semantics, manifests, ADR 0009 reference placement. Use when deploying tiers, diagnosing skill/steering deployment, reading doctor warnings, or verifying deploy idempotency. Trigger: deploy the tier, init.sh, doctor output, pruned, unmanaged skill, crew-skills manifest, steering references, redeploy.

2026-07-27
session-analysis
软件开发工程师

Run and interpret session transcript analysis — skill activation rates, steering compliance, tool usage across kiro sessions. Use when measuring skill field usage, checking recall-check compliance, reviewing what skills actually activate, or judging skill retirement. Trigger: session review, skill usage, field compliance, steering compliance, never activated, session:skills, session:parse.

2026-07-27
eval-criteria
软件质量保证分析师与测试员

Style guide for writing behavioral eval criteria that produce consistent LLM-judged scores. Use when creating, reviewing, or modifying eval definitions.

2026-07-23
agents-md-authoring
其他计算机职业

Write concise, effective AGENTS.md files for projects. Use when creating, rewriting, or trimming an AGENTS.md. Trigger: AGENTS.md, agent guidance, project instructions, agent-facing docs, too long, bloated.

2026-07-22
mcp-partitioning
其他计算机职业

Partition MCP servers across a lean default agent and specialist agents to avoid tool bloat. Use when sessions feel slow or tool selection misfires, when adding an MCP server, when designing agent configs, or when validating that agents actually load their tools. Trigger: tool bloat, too many tools, mcp server placement, agent config, specialist agent, slim default session, tools whitelist.

2026-07-22
subagent-reliability
其他计算机职业

Subagent dispatch reliability patterns. Expect failures, design around prompt size limits, use write-then-read for synthesis tasks.

2026-07-22
guidance-sync
其他计算机职业

Probe the current session for self-improvement opportunities — corrections, friction, gotchas, and repetition that should become updates to project-local skills, AGENTS.md, steering, or tool-script guides. Invoke manually (/guidance-sync) periodically during a session or before wrapping up. Trigger: guidance sync, self improvement, what should we update, capture learnings, sync guidance, improvement opportunities, session retro.

2026-07-22
project-audit
其他计算机职业

Drift analysis — check if deployed skills, steering, and AGENTS.md still match project reality. Use periodically or after major refactors.

2026-07-22
adr-authoring
软件开发工程师

Write Architecture Decision Records when making significant technical choices. Use when selecting tools, patterns, frameworks, or making structural changes that future developers need to understand.

2026-07-19
architecture-deepening
软件开发工程师

Find deepening opportunities and run architecture review sessions — refactors that turn shallow modules into deep ones, plus the acceptance loop where the user approves or rejects refactoring candidates. Use when improving architecture, consolidating tightly-coupled modules, reducing complexity, or mid-review when the user accepts/approves candidates ("accept candidate 3", "looks good, keep it", "sounds right"). Trigger: "shallow modules", "deepen", "architectural friction", "consolidate", "simplify interfaces", "refactoring review", "accept candidate", "approve this refactor", "architecture review".

2026-07-19
grill-with-docs
软件开发工程师

Design interrogation with evidence-backed recommendations. Researches each question via web search before presenting options. Updates CONTEXT.md and offers ADRs inline. Dispatches spikes for empirical validation. Trigger: grill, grill me, stress-test this plan, interrogate this design, poke holes, challenge my assumptions.

2026-07-19
planning-cycles
软件开发工程师

Structure work through phased planning — brainstorm, validate, scope, finalize. Use when starting new features, breaking down epics, or when a task feels too vague to implement directly.

2026-07-19
spec-driven-development
软件开发工程师

Plan projects using PLAN.md and per-feature spec files. Use when starting a new project, breaking a project into phases, writing specs for features, or when someone says 'let's plan this out' or 'write a spec'. Trigger: PLAN.md, spec, feature spec, project plan, phases, task graph, validation criteria.

2026-07-19
project-conventions
软件开发工程师

Workspace conventions enforced every turn: glossary upkeep, document placement (.scratch vs .memory vs docs), validation contract for scripts, and git discipline for convention projects.

2026-07-19
recall
软件开发工程师

Cross-session memory recall. Use when asked about past decisions, prior work, what was discussed previously, or to continue from where a session left off. Use to persist decisions and lessons learned. Trigger: "what did we decide", "last session", "previously", "recall", "remind me", "continue from where we left off", "what was the decision".

2026-07-19
skill-authoring
软件开发工程师

Write and improve agent-loadable skills. Use when creating a new skill, improving an existing skill's activation, restructuring a skill that's too broad, writing skill frontmatter, or diagnosing why a skill doesn't trigger. Trigger: new skill, write a skill, skill format, skill template, activation trigger, skill description, SKILL.md.

2026-07-19
release-protocol
软件开发工程师

Cut tagged releases safely with SemVer, changelog roll, and validation gates. Use when releasing, bumping version, tagging, shipping, or deciding what version to use. Trigger: release, tag, version bump, ship, publish, cut a release, what version.

2026-07-19
read-handoff
其他计算机职业

Start-of-session orientation — read the handoff and continue work. Use when starting a new session, resuming after a break, or picking up someone else's work.

2026-07-19
proof-harness
软件开发工程师

Run and interpret crew-research platform proofs — run.sh adapter proofs (A/C/G series), run-proof.sh subagent reliability proofs (S series), result reading. Use when validating tool adapter behavior, testing skill discovery/isolation, or checking platform assumptions. Trigger: run proofs, proof harness, adapter proof, A-series, S-series, platform assumption, skill discovery test, subagent isolation.

2026-07-19
recall-check
软件开发工程师

When to search cross-session memory before answering.

2026-07-18
tool-installation
软件开发工程师

Install missing development tools (kiro-cli, codex, agy, crush, tk, yq, mise, jq, bc) with OS detection, per-OS commands, corporate-proxy recipes, and verification. Use when a command fails with 'not found' or a prerequisite tool is missing. Trigger: not found, install tool, missing tool, winget, brew, go install proxy error.

2026-07-18
feedback-loop-debugging
软件质量保证分析师与测试员

Build a pass/fail signal BEFORE attempting fixes. Use when debugging, diagnosing failures, tests failing, errors recurring, or when a fix didn't work. Trigger: debug, failing test, broken, not working, TypeError, error output, diagnose.

2026-07-18
cheatsheet
软件开发工程师

Quick reference for all available skills and workflows. Use when you need a reminder of what's available, or when you don't know where to start.

2026-07-17
ai-generation-hygiene
软件开发工程师

Code quality rules that catch common AI-generation artifacts. Apply when writing code, generating functions, implementing features, creating scripts, or producing any code output. Catches: redundant defensive checks, gratuitous logging, restating comments, unnecessary casts, over-abstraction, verbose implementations. Always relevant during code generation tasks.

2026-07-17
context-budget-awareness
软件开发工程师

Manage context as a finite resource. Compress between phases, reinforce objectives in long sessions, decay old detail. Use when sessions are long, multi-phase, or approaching limits.

2026-07-17
multi-agent-validation
软件质量保证分析师与测试员

Validate artifacts with multiple independent AI tools — images, code, documents, designs. Use when a single perspective has blind spots, for visual output validation, or when validators disagree. Trigger: multi-agent validation, independent validators, cross-check with another tool, second opinion, validation crew.

2026-07-17
vertical-slice-planning
项目管理专家

Plan project milestones using the right methodology for your uncertainty level. Routes between spikes (learn), tracer bullets (prove architecture), and vertical slices (deliver features). Use when stuck, planning next milestone, or project has broad progress but no end-to-end path working. Trigger: plan a milestone, what should I work on next, project feels stuck, too many things to do, replan, tracer bullet.

2026-07-17
enforcement-hierarchy
其他计算机职业

Select the right enforcement mechanism for agent behavior rules. Use when configuring agent constraints, writing AGENTS.md, designing skills, or deciding how to enforce a new rule.

2026-07-16
research-methodology
软件开发工程师

Structured research process for investigating topics and producing findings. Use when exploring unfamiliar domains, evaluating options, or gathering evidence to inform decisions.

2026-07-16
study-all-references
软件开发工程师

Batch study all repos/tools in .references/. Dispatches parallel subagents to document each, then distills learnings into steering/skills. Use when onboarding to a project with multiple reference repos.

2026-07-16
study-reference
软件开发工程师

Deep-dive a tool or repo in .references/. Documents purpose, usage, novel patterns, and distills learnings into steering/skills. Use when onboarding a new reference repo or tool.

2026-07-16
code-review
软件质量保证分析师与测试员

Two-axis code review: Standards (code quality, smells, security) and Spec (does it match requirements?). Use when reviewing a diff, PR, branch, or implementation. Trigger: review this code, review the diff, PR review, code review, check this implementation, review since main.

2026-07-16
当前展示该仓库 Top 40 / 65 个已收集 skills。