Skip to main content
Repositório GitHub

crew-research

crew-research contém 65 skills coletadas de smileynet, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
65
Stars
1
atualizado
2026-08-01
Forks
0
Cobertura ocupacional
11 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

dispatch-codex-review
Analistas de garantia de qualidade de software e testadores

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
Outras ocupações de informática

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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
Outras ocupações de informática

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
Outras ocupações de informática

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
Outras ocupações de informática

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

2026-07-22
guidance-sync
Outras ocupações de informática

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
Outras ocupações de informática

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Outras ocupações de informática

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
Desenvolvedores de software

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
Desenvolvedores de software

When to search cross-session memory before answering.

2026-07-18
tool-installation
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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
Especialistas em gestão de projetos

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
Outras ocupações de informática

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Analistas de garantia de qualidade de software e testadores

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
Mostrando as 40 principais de 65 skills coletadas neste repositório.