All authors
monoes avatar

Claude Skills by monoes

github.com/monoes
927 skillsA× 796B× 126C× 50 installs262 views
Mastermind DelegationA

Agent Delegation Capability — injected into every spawned agent prompt so subagents can further delegate specialized work. Never invoked directly; referenced by mastermind-protocol/SKILL.md and domain skills.

ai-agentsgonode
0
20
Mastermind DesignA

MUST use before any creative work — creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements, and design through collaborative dialogue before any implementation.

ai-agentsgotesting
0
20
Mastermind DiagnoseA

Mastermind diagnose — forensic procedure for investigating why agent work stalled, looped, or went too deep. Surfaces the exact stop-point in the issue tree, frames the fix as a product rule respecting three invariants (productive work continues / only real blockers stop work / no infinite loops), and delivers an approved plan before any code changes. Mirrors diagnose-why-work-stopped Paperclip skill.

ai-agentspythongo
0
20
Mastermind DoA

mastermind do command (monomind)

ai-agentspythonrust
0
20
Mastermind EnvB

Mastermind env — audit and configure the runtime environment for an org. Shows LLM provider config, memory backend, agent JWT settings, logging, and storage — highlighting missing or misconfigured values.

ai-agentsgobash
0
20
Mastermind EnvironmentsB

Mastermind environments — manage execution environments (local, SSH, sandbox) for an org. Controls where agent workloads run, SSH connection details, and which environment is the default.

ai-agentsbashsecurity
0
20
Mastermind ExecuteA

Load a written implementation plan, review it critically, execute all tasks step by step, and hand off to mastermind:review when complete.

ai-agentsjavascriptgo
0
20
Mastermind ExportB

Mastermind export — full org portability. Export an org to a compressed archive (tar.gz or zip) with file tree selection, and import from an archive with collision strategy and adapter override. Mirrors Paperclip's CompanyExport/CompanyImport pages.

ai-agentspythongo
0
20
Mastermind FinanceA

mastermind finance command (monomind)

ai-agents
0
20
Mastermind Gemini ToolsA

mastermind gemini-tools command (monomind)

ai-agentsgoshell
0
20
Mastermind Goal DetailB

Mastermind goal-detail — deep per-goal inspection and management. Show sub-goal tree, linked projects, edit title/status/description/priority, add child goals, and close or reopen a single goal within an org.

ai-agentspythongo
0
20
Mastermind GoalsA

Mastermind goals — define, track, and visualize hierarchical goals for an org. Goals link to tasks, have progress metrics, and form a goal tree.

ai-agentsgobash
0
20
Mastermind Graph StatusA

mastermind graph-status command (monomind)

ai-agentsbashnode
0
20
Mastermind HelpA

mastermind help command (monomind)

ai-agentsjavascriptgo
0
20
Mastermind IdeaA

Mastermind idea domain — product ideation, feature brainstorming, pivot exploration. Spawns an Idea Manager agent for divergent thinking, then validates, elaborates, and decomposes approved ideas into actionable subtasks on separate dev and ops task boards.

ai-agentsjavascriptgo
0
20
Mastermind IdeateA

mastermind ideate command (monomind)

ai-agentsrustgo
0
20
Mastermind ImportB

Mastermind import — import an org from a portable ZIP archive exported by mastermind:export. Previews the archive contents, shows agent plans (create/update/skip), lets you choose a collision strategy, and applies the import to the local .monomind/orgs/ directory. Mirrors CompanyImport.tsx.

ai-agentspythongo
0
20
Mastermind ImproveA

mastermind improve command (monomind)

ai-agentsrustgo
0
20
Mastermind InboxB

Mastermind inbox — unified view of everything that needs human attention across all orgs: pending approvals, running heartbeats, active task assignments, and budget alerts. The single place to check before starting work.

ai-agentsgobash
0
20
Mastermind InstanceB

Mastermind instance — global instance-level settings including scheduler heartbeat management across all orgs, system-wide configuration, and cross-org health overview.

ai-agentsgobash
0
20
Mastermind IntakeA

Shared intake protocol for mastermind — rich-prompt detection, comprehensive intake questions asked one at a time, and LLM-decide logic. Never invoked directly; called by master and standalone domain commands.

ai-agentsgoapi
0
20
Mastermind Invite LandingB

Mastermind invite-landing — accept an org invite as a human member or as an agent. Validates the invite token, presents org/role info, and processes join as human (name/email) or as an agent (adapter type, model, agent name, config). Mirrors InviteLanding.tsx.

ai-agentsgobash
0
20
Mastermind InvitesB

Mastermind invites — manage org invitations and join request queue. Create/revoke invites with role assignment, view invite history, review pending join requests (human and agent), and approve or reject them. Merges CompanyInvites and JoinRequestQueue pages.

ai-agentspythonbash
0
20
Mastermind Issue DetailB

Mastermind issue-detail — deep per-issue/task inspection and management. Show thread summary, run history, comments, sub-issues, file attachments, assign, close, and recovery actions for a single task within an org.

ai-agentspythongo
0
20
Mastermind IssuesA

Mastermind issues — list, create, update, and close org-level issues (tasks/tickets) with search, assignee, status, and workspace filters. Mirrors Issues.tsx. For personal assigned issues use mastermind:my-issues; for issue detail use mastermind:issue-detail.

ai-agentspythonbash
0
20
Mastermind Join QueueA

Mastermind join-queue — lists pending join requests for an org, approves or rejects them, and filters by request type (human/agent/all) and status. Mirrors JoinRequestQueue.tsx.

ai-agentspythonbash
0
20
Mastermind LivenessA

Mastermind liveness — enforce the non-terminal issue liveness contract for agent-owned work. Checks if every in_progress/blocked/in_review issue has a valid action path (active run, queued wake, explicit blocker, or recovery action). Can checkout an issue to an agent run, release checkout, trigger wakeup decisions, and file explicit recovery actions for stalled issues. Based on Paperclip's execution-semantics.md liveness contract.

ai-agentspythonbash
0
20
Mastermind LoopsA

mastermind loops command (monomind)

ai-agentsbashnode
0
20
Mastermind MarketingA

mastermind marketing command (monomind)

ai-agents
0
20
Mastermind MasterB

mastermind master command (monomind)

ai-agentsjavascriptgo
0
20
Mastermind MemoryA

Mastermind memory — org-scoped persistent memory using PARA method (Projects, Areas, Resources, Archives). Ingest facts, recall context, maintain knowledge graph, run weekly synthesis. Reads from .monomind/orgs/<org>-memory/ directory. Port of Paperclip's para-memory-files skill for org-level context.

ai-agentspythongo
0
20
Mastermind MonitorA

Mastermind monitor — a forever-running task executor that watches Linear, GitHub Issues/PRs, Monotask boards, and filesystem folders for new tasks, claims them, executes them with the right agent, posts progress comments, and advances status at every stage. Supports per-user/per-state filtering, 3-retry failure handling, and a single concurrent task at a time (safe default). Persists state across cycles via ScheduleWakeup.

ai-agentsjavascriptpython
0
20
Mastermind MonoswarmA

mastermind monoswarm command (monomind)

ai-agentsjavascriptjava
0
20
Mastermind MonotaskC

Authoritative monotask CLI reference for mastermind agents — boards, columns, cards (with filters, subtasks, prerequisites, scoring, attachments), spaces, GitHub/Linear sync, and common agent workflows. Version 1.1.4.

ai-agentsgobash
0
20
Mastermind My IssuesA

Mastermind my-issues — filtered issue queue scoped to the current operator or a specific assignee. Lists open and in-progress issues, supports self-assign and unassign. Mirrors MyIssues.tsx.

ai-agentspythonbash
0
20
Mastermind New AgentA

Mastermind new-agent — wizard to hire/create a new agent within an org. Configures adapter type, model, role name, reports_to hierarchy, governance policy, skill assignments, and budget. Writes the new role to the org config file.

ai-agentsgobash
0
20
Mastermind Okf ExportA

mastermind okf-export command (monomind)

ai-agentsbash
0
20
Mastermind Okf ImportA

mastermind okf-import command (monomind)

ai-agentsbash
0
20
Mastermind OpsA

mastermind ops command (monomind)

ai-agents
0
20
Mastermind Org SettingsA

Mastermind org-settings — edit Org Runtime v2 configuration (name, goal, schedule, budget_tokens, memory_namespace, max_turns_per_message), export org as portable JSON, and import an org from a previously exported file.

ai-agentsrustgo
0
20
Mastermind OrgA

Use when creating, running, inspecting, or managing a Mastermind organization and its agents, tasks, or runtime state.

ai-agentsgo
0
20
Mastermind OrgsB

Mastermind orgs — list all saved orgs with their status, schedule, and last/next run times. Shows stopped/active/paused state for scheduled orgs.

ai-agentsgobash
0
20
Mastermind OrgstatusB

Mastermind orgstatus — show detailed status for a single org including lifecycle state, schedule, last/next run, recent activity, and roles. For scheduled orgs shows loop health and time until next iteration.

ai-agentsgobash
0
20
Mastermind Pi ToolsA

mastermind pi-tools command (monomind)

ai-agentsshellbash
0
20
Mastermind Plan To TasksA

Mastermind plan-to-tasks — converts a written plan (prose, outline, or structured doc) into assigned org issues with correct specialties, dependency wiring, and parallelization. Mirrors Paperclip's plan-to-tasks skill. Use when breaking down a project plan into executable issue trees.

ai-agentspythongo
0
20
Mastermind PlanA

Write comprehensive implementation plans from specs or requirements before touching code. Saves plans to docs/mastermind/plans/. No placeholders — every step has exact file paths, complete code, and expected output.

ai-agentspythongo
0
20
Mastermind Plugin ManagerA

Mastermind plugin-manager — install plugins from npm, uninstall with two-step confirmation, enable/disable installed plugins. Extends mastermind:plugins (listing) and mastermind:plugin-settings (per-plugin config) with the install/uninstall lifecycle. Mirrors PluginManager.tsx.

ai-agentsgobash
0
20
Mastermind Plugin SettingsA

Mastermind plugin-settings — inspect and configure a single installed plugin. View configuration fields, manage file system access grants (read/write paths), check runtime health/status, and update plugin settings. Mirrors Paperclip's PluginSettings page with configuration and status tabs.

ai-agentsgobash
0
20
Mastermind PluginsA

Mastermind plugins — install, enable, disable, uninstall, and inspect plugins for an org. Plugins extend agent capabilities with workers, events, and custom tools. Supports npm packages and local paths.

ai-agentsgobash
0
20
Mastermind ProfileA

Mastermind profile — view and edit the current operator profile (display name, preferences) and inspect any user's activity statistics, completion rate, and token usage. Merges ProfileSettings.tsx and UserProfile.tsx.

ai-agentsbash
0
20