Skills
Neotoma Graph Health Audit Skill
Performs a comprehensive read-only audit of a Neotoma database to identify graph-health issues such as duplicate entities, schema drift, and relationship inconsistencies. It provides structured remediation hints for use with existing Neotom…
Systematic Comparative Project Analysis Across Repositories
This skill systematically assesses a target project or concept by comparing it against the foundational context of all repositories loaded from the truth layer. It generates structured reports covering competitive positioning, potential par…
Sync Environment Variables from 1Password
Automatically synchronises local .env files with 1Password secrets using predefined mappings stored in Parquet format. It supports both 1Password MCP and CLI, ensuring secure updates with automatic backups and environment-specific key handl…
Store Chat Conversations to Neotoma Knowledge Graph
This skill reviews the current chat transcript, generating a structured preview of all data to be persisted in Neotoma. It ensures canonical storage by creating dual agent_message records per turn (user and assistant) and requires explicit …
Automated Cursor Rules and Commands Setup
Automates the deployment of foundation cursor rules and commands into the .cursor/ directory using either symlinks for git submodules or independent copies. It facilitates synchronisation between a central foundation repository and peer rep…
Integrating and managing shadcn/ui components
This skill guides developers through integrating, updating, and managing components from the shadcn/ui ecosystem, covering core, standard, and community registry components. It enforces adherence to the defined token system for consistent s…
Migrate legacy cursor setup commands
This skill guides users through the deprecation of legacy cursor commands. It directs the user to run setup-cursor-copies to correctly refresh foundation rules and skills into the modern .cursor/ directory structure.
Automated Error Reporting for Agentic Workflows
Enables agents to systematically report, classify, and document errors for automated resolution. It supports cross-repository reporting by auto-detecting target repositories through MCP server context or file path analysis.
Orchestrates Feature Unit Development and Validation
This skill manages the end-to-end lifecycle of a feature unit, handling configuration loading, comprehensive testing (unit, integration, E2E), and bug remediation. It critically enforces spec-to-implementation alignment before generating a …
Open WebSearch: Advanced Live Web Retrieval Skill
This skill provides comprehensive, multi-source web retrieval, managing complex setup via local CLI/daemon or workspace MCP tools. It intelligently prioritises direct URL fetching, focused searches, and GitHub READMEs while adhering to stri…
Open WebSearch MCP Server Maintenance
Facilitates the maintenance and extension of the open-websearch MCP server by providing protocols for engine integration, network configuration, and tool schema updates.
Structured Error Reporting and Resolution Skill
This skill enables agents to systematically detect, classify, and report various error types, such as build, runtime, and test failures, to a designated target repository. It automatically resolves the target location and stores a structure…
Automated Git release and deployment workflow
Automates merging development branches into main, managing both planned and incremental semantic versioning releases, and deploying to production. The workflow supports both the primary repository and specific submodules.
Push current git branch to origin or submodule
This skill pushes the current git branch to the configured origin remote, performing comprehensive checks for remote existence and unpushed commits. It also supports scoping the entire push workflow to a specified submodule directory.
Generate focused unit tests for backend logic
This skill generates focused unit tests specifically designed for backend and utility logic. It assists developers in ensuring robust coverage for core application functions.
Comprehensive Git pull and setup workflow
This skill executes a robust Git pull workflow, ensuring local changes are committed before fetching and merging remote updates. It concludes by detecting and running necessary setup scripts, including dependency installation and environmen…
Pause agent execution for specified duration
Allows the agent to pause its execution flow for a user-defined period. This is useful for rate limiting, waiting for external processes, or simulating human latency.
Update workspace dependencies respecting pinned versions
This skill manages dependency updates across a workspace, ensuring that critical packages listed in the .ncurc.cjs file remain pinned and are not upgraded. It executes standard package update workflows, including manifest checking, installa…
Triage, review, and merge open pull requests
This skill automates the end-to-end management of open pull requests. It assesses merge readiness by running security gates, checking CI status, managing required Opus reviews, and merging eligible changes while flagging release candidates …
UI Component and Styling Guidelines
Defines implementation standards for responsive UI components using Shadcn UI, Radix UI, and Tailwind CSS. It covers patterns for data fetching with SWR and managing loading states in Next.js applications.
End-to-End Feature Testing for Inbox Zero
This agent provides comprehensive end-to-end testing by orchestrating browser QA, direct API calls, Google Workspace operations, and LLM evaluation tests. It manages environment setup and data seeding to verify feature correctness across mu…
Automated Code Review and Auto-Fixing Skill
An agentic skill for performing deep code reviews, identifying bugs, and enforcing project-specific architectural patterns. It automatically resolves trivial issues like unused imports while providing a structured workflow for reporting and…
Manage Error Debugging Watcher Automation
This skill provides comprehensive lifecycle management for the error debugging watcher, allowing developers to start, stop, check status, and view logs for background error monitoring processes. It handles PID file management and verifies c…
Improve Agent Behavior from User Feedback
This skill formalizes the process of converting observed behavioral omissions or failures into durable, permanent process improvements. It captures the miss, selects the smallest appropriate artifact (rule, skill, or workflow), and immediat…