Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

jumbo.cli

يحتوي jumbo.cli على 18 من skills المجمعة من jumbocontext، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
18
Stars
262
محدث
2026-06-13
Forks
15
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

formalize-objectives
المهن الحاسوبية الأخرى

Use when the user's prompt is delivered outside the execution context of an existing Jumbo goal, the prompt is imbued with an objective that is not already defined as a Jumbo goal.

2026-06-13
jumbo-bootstrap-session
المهن الحاسوبية الأخرى

Use when a Jumbo-managed agent file tells the agent to bootstrap the session. Runs Jumbo's session router only when the agent has not already received a routed Jumbo command.

2026-06-02
jumbo-command-discovery
مطوّرو البرمجيات

Use when an agent needs to discover Jumbo command syntax after session routing. Directs command discovery through CLI help instead of static command catalogs.

2026-06-02
jumbo-context-maintenance
مطوّرو البرمجيات

Use when implementation discovers durable project context that must be recorded in Jumbo. Captures decisions, components, dependencies, relations, guidelines, and invariants during the work.

2026-06-02
jumbo-correction-capture
مطوّرو البرمجيات

Use when the user corrects an approach, constraint, workflow, or style. Converts corrections into Jumbo guidelines or invariants so future sessions receive the constraint.

2026-06-02
codify-jumbo-goal
مطوّرو البرمجيات

Use when a Jumbo goal has been approved by QA review and needs architectural reconciliation before closing. Captures new learnings, updates stale entities, and ensures documentation reflects the work performed.

2026-05-25
define-jumbo-goals
مطوّرو البرمجيات

Add Jumbo goals liberally to decompose objectives into finite units of work with bounded context. Use when defining new Jumbo goals from user requests, or to augment your own work to maintain scope while ensuring complementary work is registered.

2026-05-25
jumbo-add-component
مطوّرو البرمجيات

Use liberally when you create, discover, or modify a software component. Registers the component with Jumbo so future sessions have accurate architectural context.

2026-05-25
jumbo-add-decision
مطوّرو البرمجيات

Use liberally when you make an architectural choice, select a technology, or reject an alternative. Records the decision so future sessions understand why the codebase looks the way it does.

2026-05-25
jumbo-add-dependency
مطوّرو البرمجيات

Use liberally when you introduce, discover, or upgrade a third-party package or external service. Registers the dependency so future sessions know what the project relies on.

2026-05-25
jumbo-add-guideline
مطوّرو البرمجيات

Use liberally when the user expresses a preference about how work should be done — coding style, process, testing approach, communication style. Captures the guideline so future sessions follow it without being told again.

2026-05-25
jumbo-add-invariant
مطوّرو البرمجيات

Use liberally when you discover or are told a non-negotiable constraint — something that must always be true regardless of context. Registers the invariant so future sessions never violate it.

2026-05-25
jumbo-design-goal
متخصصو إدارة المشاريع

Pre-definition collaborative discovery. Aligns a proposed goal with project audience, pains, and value propositions; surfaces design gaps and open questions before handing off to define-jumbo-goals.

2026-05-25
refine-jumbo-goals
مطوّرو البرمجيات

Use when Jumbo goals need refinement before implementation. Curates relations to project entities so the implementing agent receives optimal architectural context.

2026-05-25
decompose-architecture-aggregate
مطوّرو البرمجيات

Use when a project has Architecture data that needs migrating to fine-grained entities (Decisions, Invariants, Components, Dependencies). Guides the agent through reading, mapping, confirming, and executing the migration with user oversight.

2026-04-29
start-jumbo-goal
مطوّرو البرمجيات

Use when starting a Jumbo goal. Loads goal context, scope, and architectural constraints, then guides the agent through disciplined execution within defined boundaries.

2026-03-22
reject-jumbo-goal
المهن الحاسوبية الأخرى

Use when a Jumbo goal fails QA review and needs to be returned for rework. Records review issues and routes the goal back to the implementing agent with actionable feedback.

2026-03-07
review-jumbo-goal
المهن الحاسوبية الأخرى

Use when a Jumbo goal needs QA review after implementation. Runs the review protocol, verifies every objective, criterion, and related entity constraint, and approves the goal for codification or rejects it with feedback.

2026-03-07