All authors
monoes avatar

Claude Skills by monoes

github.com/monoes
927 skillsA× 796B× 126C× 50 installs220 views
Agent Browser TestingA

Comprehensive UI QA and browser automation using the native monomind browse CDP client — full test lifecycle from discovery through performance profiling, with structured pass/fail/warn reporting.

testingjavascripttypescript
0
20
Agentic JujutsuA

Self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination. Wraps the separate `agentic-jujutsu` npm package.

ai-agentsjavascriptgo
0
20
Github ToolkitA

GitHub workflow guidance for monomind projects — issues, PRs, releases, repo structure, and multi-package sync. Trigger on "open a PR", "manage issues", "cut a release", "sync packages", or any GitHub Actions/repo automation request. All GitHub operations use the `gh` CLI plus monomind's MCP GitHub tools — there is no `monomind github` CLI command group.

ai-agentsjavascriptgo
0
20
Hooks AutomationB

Automated coordination, formatting, and learning from Claude Code operations using intelligent hooks with MCP integration. Includes pre/post task hooks, session management, Git integration, memory coordination, and neural pattern training for enhanced development workflows.

developmentjavascriptgo
0
20
Mastermind AccessB

Mastermind access — manage org membership roles (owner/admin/operator/viewer), granular permission grants, invite tokens, and pending join requests. Controls who can do what inside an org.

ai-agentspythonbash
0
20
Mastermind ActivityA

Mastermind activity — full activity feed for an org with event-type filtering, actor lookups, and entity name resolution. Fetches up to 200 recent events across issue, project, goal, agent, and routine entity types. Mirrors Activity.tsx.

ai-agentsgobash
0
20
Mastermind Adapter ManagerA

Mastermind adapter-manager — global instance-level adapter catalog. Lists all built-in and npm-installed adapters, enables/disables them in menus, reinstalls from npm to pick up updates, adds custom HTTP adapters, and removes custom ones. Complements mastermind:adapters (per-org) with the global registry. Mirrors AdapterManager.tsx.

ai-agentsbashnode
0
20
Mastermind AdaptersA

Mastermind adapters — install, enable, disable, reload, and remove LLM adapter plugins per org. Supports claude-local, gemini-local, codex-local, cursor, hermes, http, and custom adapters.

ai-agentsbash
0
20
Mastermind Agent DetailB

Mastermind agent-detail — deep per-agent inspection: show config, run history, budget usage, heartbeat status, assigned skills, and reset/reconfigure a single agent within an org.

ai-agentsgobash
0
20
Mastermind Agent SelectA

Shared utility — registry-aware agent selection for mastermind domain skills. Reads .monomind/registry.json and returns ranked agent slugs/names for a given task, prompt, and category filter. Include this logic wherever a domain skill needs to pick the best agent(s) instead of hardcoding types.

ai-agentsgobash
0
20
Mastermind AgentsA

Mastermind agents — list, inspect, hire, pause, and remove agents in a running org. Shows status, last heartbeat, adapter config, and burn rate per agent.

ai-agentsgobash
0
20
Mastermind Approval DetailA

Mastermind approval-detail — deep inspection and action on a single approval request. View approval metadata, payload, comments, linked issues, and perform approve/reject/revision/resubmit actions. Mirrors ApprovalDetail.tsx.

ai-agentsbash
0
20
Mastermind BackupA

Mastermind backup — create, list, and restore compressed org backups. Archives all org data files (config, goals, routines, approvals, projects, members, issues, workspaces, worktrees, environments, plugins, adapters, threads, budgets, bootstrap, and activity log) into a timestamped tarball.

ai-agentsgobash
0
20
Mastermind BootstrapB

Mastermind bootstrap — one-time org initialization that primes the CEO/boss agent with org context, goal hierarchy, and a signed invite token. Run after createorg before first runorg.

ai-agentspythongo
0
20
Mastermind BudgetsA

Mastermind budgets — view, set, and track token/cost budgets for agents and the entire org. Shows current spend vs. limits, alerts on overages, and lets board members adjust per-agent or org-wide budgets. Reads from -budgets.json org state files.

ai-agentspythonbash
0
20
Mastermind CreateorgA

Mastermind createorg — design and persist an autonomous agent organization (Org Runtime v2) as a `.monomind/orgs/<name>.json` config that `monomind org run/serve` loads directly. Supports optional --schedule flag for daemon-scheduled orgs.

ai-agentsgoshell
0
20
Mastermind DebugA

Systematic root-cause debugging protocol. Use before ANY fix attempt — for test failures, bugs, unexpected behavior, build failures, performance regressions.

ai-agentsgobash
0
20
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 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 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 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 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 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 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 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 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 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