Skip to main content
مستودع GitHub

AgentCompany

يحتوي AgentCompany على 17 من skills المجمعة من L1l1thLY، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
17
Stars
6
محدث
2026-04-24
Forks
3
التغطية المهنية
8 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

dispatch-by-role-strengths
مديرو أنظمة الحاسوب والمعلومات

Pick the right worker class for each Issue. Use every time you assign an Issue; wrong routing wastes tokens and creates rework.

2026-04-24
issue-decomposition
متخصصو إدارة المشاريع

Break a Company Goal into 3-10 atomic Issues. Use when a Goal arrives with no pre-existing plan and you need to produce a shippable work list.

2026-04-24
minimal-diff
مطوّرو البرمجيات

Ship the smallest change that solves the Issue. Use on every implementation task; scope creep is the default failure mode of executors.

2026-04-24
verify-before-commit
محللو ضمان جودة البرمجيات والمختبرون

Run build/test/lint and read the actual output before claiming done. Use on every implementation task, at the end.

2026-04-24
write-failing-test-first
محللو ضمان جودة البرمجيات والمختبرون

Start implementation with a red test. Use on any bugfix or new behavior — not on refactors or style changes.

2026-04-24
summarize-findings
مساعدو الإحصاء

Report research results in a form other agents can act on. Use at the end of every Explorer session.

2026-04-24
use-grep-and-glob
مطوّرو البرمجيات

Find files and code patterns fast. Use for every codebase question that starts with "where is X" or "how is Y used".

2026-04-24
identify-critical-files
مطوّرو البرمجيات

Pick the 3-5 files that an Executor must open first. Use as the last step of writing any implementation plan.

2026-04-24
write-implementation-plan
متخصصو إدارة المشاريع

Produce a plan an Executor who has no shared context can follow. Use at the end of every Planner session.

2026-04-24
behavior-triangulation
المستشارون في الصحة النفسية

Combine behavioral signals with output classification before intervening. Use every time the Psychologist considers dispatching an intervention.

2026-04-24
metacognitive-reframing
المستشارون في الصحة النفسيةمعالجو الزواج والأسرة

Craft interventions that name the failure mode and offer the opposite move. Use when composing instructions-inject or board-comment content.

2026-04-24
methodical-review-checklist
محللو ضمان جودة البرمجيات والمختبرون

Walk every review through the same checks in the same order. Use on every Reviewer task; skipping steps is the

2026-04-24
recognize-rationalizations
محللو ضمان جودة البرمجيات والمختبرون

Catch yourself when you're about to approve without verifying. Use during every Reviewer session; it's a self-check, not a one-off step.

2026-04-24
petagent-create-agent
مطوّرو البرمجيات

Create new agents in PetAgent with governance-aware hiring. Use when you need to inspect adapter configuration options, compare existing agent configs, draft a new agent prompt/config, and submit a hire request.

2026-04-19
petagent
مطوّرو البرمجيات

Interact with the PetAgent control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any PetAgent API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for PetAgent coordination.

2026-04-19
design-guide
المصممون الجرافيكيون

PetAgent UI design system guide for building consistent, reusable frontend components. Use when creating new UI components, modifying existing ones, adding pages or features to the frontend, styling UI elements, or when you need to understand the design language and conventions. Covers: component creation, design tokens, typography, status/priority systems, composition patterns, and the /design-guide showcase page. Always use this skill alongside the frontend-design skill (for visual quality) and the web-design-guidelines skill (for web best practices).

2026-04-19
petagent-create-plugin
مطوّرو البرمجيات

Create new PetAgent plugins with the current alpha SDK/runtime. Use when scaffolding a plugin package, adding a new example plugin, or updating plugin authoring docs. Covers the supported worker/UI surface, route conventions, scaffold flow, and verification steps.

2026-04-19
AgentCompany Agent Skills على GitHub | SkillsMP