Skip to main content
مستودع GitHub

crew-research

يحتوي crew-research على 65 من skills المجمعة من smileynet، مع تغطية مهنية على مستوى المستودع وصفحات 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
عرض أهم 40 من أصل 65 skills مجمعة في هذا المستودع.