The whole ecosystem, one catalog.

14,753 results · page 96 of 492 · 13,167 low signal or duplicate entries are not listed

  • Context ReportCommandAI & models

    Generate context optimization report for skill directories

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Continuation AgentSubagentFiles & storage

    Lightweight agent designed to continue work from a session state checkpoint. Spawned when the parent agent exceeds context thresholds. This agent: 1. Reads the session state file 2. Re-establishes necessary context 3. Continues the task without interruption 4. Can spawn another continuation agent if

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Control DesktopCommandProductivity

    Run a computer use task on the desktop via Claude's vision and action API

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Craft ReviewerSubagentAI & models

    Evaluate generated text for craft depth across five dimensions - naming, aphoristic destinations, dwelling, structural devices, and anchoring

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Create CommandCommandAI & models

    Create slash commands with brainstorming and best practices

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Create HookCommandSecurity

    Create hooks with brainstorming and security-first design

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Create IssueCommandAI & models

    Create a new GitHub issue with formatted description, labels, and optional reference links

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Dependency UpdaterSubagentFiles & storage

    Dependency analysis and update agent for multi-ecosystem repositories. Scans pyproject.toml, Cargo.toml, package.json, and go.mod files. Use when checking for outdated dependencies, updating package versions, resolving version conflicts, preparing dependency update PRs. Do not use when installing ne

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Desktop PilotSubagentAI & models

    Autonomous desktop control agent using Claude's Computer Use API. Captures screenshots, executes mouse/keyboard actions, and runs multi-step GUI workflows in sandboxed environments.

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • DigCommandAI & models

    Interactively refine research results by searching deeper into a specific subtopic or channel. Requires an active research session from /tome:research.

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Discourse ScannerSubagentAI & models

    Scan community discourse channels (Hacker News, Lobsters, Reddit, tech blogs) for discussions and experience reports about a research topic. Returns findings with scores, key quotes, and contrarian views.

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • DismissCommandAI & models

    The ONLY way to stop the egregore. Human-initiated graceful shutdown that saves all state.

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Do IssueCommandAI & models

    Implement issues (GitHub/GitLab/Bitbucket) using progressive analyze-specify-plan-implement workflow

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Doc EditorSubagentDocs & knowledge

    Documentation editor agent for polishing and improving content quality

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Doc VerifierSubagentDocs & knowledge

    QA agent that validates documentation claims using proof-of-work methodology

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Documentation ModeSubagentDocs & knowledge

    Main thread configuration for documentation-focused sessions. Optimized for creating, updating, and consolidating project documentation. Use via: claude --agent documentation-mode Or set in .claude/settings.json: { "agent": "documentation-mode" }

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Elegant Code ReviewCommandAI & models

    Review the current working diff against the elegant-code decision ladder and propose deletions, honoring the negligence floor.

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • ExecuteCommandAI & models

    Execute implementation plan systematically with progress tracking and checkpoint validation

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • ExportCommandDocs & knowledge

    Export research findings to a format compatible with memory-palace's knowledge-intake skill.

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • ExtractorSubagentDocs & knowledge

    Autonomous knowledge extraction agent. Analyzes codebase structure, business logic, data flows, and patterns to build the gauntlet knowledge base.

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Filter LogCommandFiles & storage

    Suggest tier-1 filter commands for a log file before any compression or paste. Anchors on the log-debugging-hygiene module.

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Fix WorkflowCommandAI & models

    Retrospective analysis and improvement of workflow components with self-evolving patterns

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • FixitCommandAI & models

    Fix broken functionality from pasted error output, stack traces, or failing-behavior descriptions using research, TDD, and proof-of-work evidence.

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • From HookCommandAI & models

    Convert Python SDK hooks to declarative rules

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Garden CuratorSubagentDocs & knowledge

    Manage digital garden health, metrics, notes, and curation. Use for knowledge base maintenance and garden tending tasks.

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Gauntlet GraphCommandSearch

    Build, search, and query the code knowledge graph

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Git CatchupCommandAI & models

    Summarize recent git history since a baseline with structured analysis of what changed, why, and what to watch for.

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Git Workspace AgentSubagentFiles & storage

    Git workspace analysis agent specializing in repository state assessment, file structure mapping, and change tracking. Use when preflight checks before commits/PRs/reviews, understanding repository state, mapping codebase structure, analyzing staged and unstaged changes. Do not use when generating c

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Harden OrchestratorSubagentSecurity

    Orchestrates active security hardening. Discovers languages, dispatches per-area scans, synthesizes findings with NIST/CWE citations, and proposes concrete remediations the user can approve.

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add
  • Hooks EvalCommandAI & models

    Evaluate all hooks in a plugin for quality and compliance

    ★ 330

    github.com/athola/claude-night-market319 stars

    Add