Skills
Retrieve Codex Bridge Artifact Metadata
Retrieves the latest metadata from the Codex bridge, including execution mode, timestamp, exit status, and artifact paths. This allows for auditing recent bridge executions and locating generated artifacts.
Codex Code Review Bridge
Executes Codex reviews against uncommitted changes, specific branches, or commits using the Claude Code bridge. Supports targeted analysis by passing focus areas via prompts.
Second pass review using Codex bridge
This skill facilitates an independent second review of the current task or repository state by handing the context to Codex via a dedicated bridge script. It is designed for explicit user requests, allowing the agent to synthesize and prese…
Retrieve last saved Codex bridge result
This skill allows developers to inspect the raw, previously saved output from the Codex bridge process. It prevents unnecessary re-execution of the underlying model while providing immediate access to the latest artifact.
ThumbGate Dual-Write Feedback Skill
Captures user feedback simultaneously in Amp MCP memory for in-session recall and thumbgate for DPO export, analytics, and cross-platform prevention rules.
Run skeptical adversarial code reviews
Utilises a Codex bridge to perform a deep, skeptical review of code changes, identifying potential regressions, unsafe assumptions, and release risks. This is ideal for pre-merge checks, migrations, or any high-risk deployment.
Pre-action gates for preventing agent mistakes
This skill implements pre-tool-use hooks to intercept and block known bad agent actions, such as repeated hallucinations or destructive calls. It saves tokens and prevents the model from executing mistakes that have been previously identifi…
Capture and Apply User Thumbs Feedback
This skill captures explicit user thumbs up or down feedback, requiring a descriptive sentence on success or failure. It also provides mechanisms to run feedback summaries and apply prevention rules before major implementation.
Global campsite search, availability, and booking
This skill facilitates comprehensive global camping and glamping site management. It orchestrates multiple tools to search, retrieve detailed information, check availability, and generate booking links for campsites worldwide.
Voice-enabled conversational agent interface
This skill facilitates natural voice interactions by integrating Speech-to-Text and Text-to-Speech capabilities via the `voicemode:converse` MCP tool. It supports advanced conversational patterns, including parallel execution of speech and …
Hindsight Self-Hosted Team Memory Skill
Enables agents to persist and retrieve team knowledge, project conventions, and task learnings via a self-hosted Hindsight server. The server processes raw content to extract structured facts, entities, and semantic embeddings for efficient…
Custom Voice Cloning and Impressions for VoiceMode
This skill enables voice cloning and custom impressions for VoiceMode by synthesizing fresh speech using a local TTS service. It requires a short reference clip and operates via the mlx-audio backend on Apple Silicon.
Expert Memory Architecture Planning and Design
This skill acts as an expert memory architect, analysing an application's context to determine optimal memory integration points. It generates a detailed, actionable implementation plan covering bank configuration, tag schema, and necessary…
Hindsight Cloud Shared Team Memory
Enables teams to store and retrieve persistent knowledge, project conventions, and technical learnings via a shared cloud-based memory bank. The system automatically extracts structured facts, entities, and semantic embeddings from raw inpu…
Automated Code Review and Quality Assurance
An agentic skill for reviewing code changes against project standards, including Python type safety, branch hygiene, and testing requirements. It verifies compliance with Pydantic usage, linting rules, and documentation best practices.
Create specialized agents with long-term memory
This skill provisions a specialized subagent file equipped with Hindsight memory capabilities. It supports both automated setup from a directory or interactive creation, enabling the agent to learn, recall, and manage knowledge across multi…
Retrieve up-to-date developer documentation
Use the Context7 CLI to resolve library IDs and retrieve the latest documentation, API references, and code examples for any developer technology. This skill ensures accuracy by bypassing potentially outdated training data.
orchestrate complex multi-agent workflows
This skill decomposes large objectives into a structured, dependency-aware graph of subtasks, managing execution across multiple parallel agents. It coordinates task completion, handles state transitions, and ensures continuous progress unt…
Fetch current documentation for frameworks and libraries
This skill retrieves up-to-date documentation and code examples for specific libraries and frameworks, bypassing reliance on stale training data. It operates by first resolving the library ID and then querying the official documentation sou…
Context7 Library Documentation Retrieval Skill
This skill retrieves up-to-date documentation, API references, and code examples for various libraries and frameworks. It resolves library IDs and queries specific documentation to provide accurate, version-aware information.
Context7 Library Documentation Retrieval Skill
Retrieves up-to-date documentation for libraries and frameworks by resolving library IDs and querying specific documentation sets. It ensures accurate responses for API references and configuration queries by bypassing outdated training dat…
Nginx to Higress Migration Workflow
Automates the migration from ingress-nginx to Higress in Kubernetes environments by analysing existing configurations and identifying unsupported annotations. It facilitates the generation of WASM plugins to replace incompatible Nginx snipp…
Higress WASM Plugin Development with Go
Develop and deploy custom Higress gateway plugins using the Go SDK and WebAssembly. This skill covers implementing HTTP request/response processing, Redis integration, and external service calls.
Automated daily reporting and issue tracking for OSS
This skill automates the monitoring of open-source project activity by tracking daily GitHub issues and PRs. It generates a comprehensive daily report, maintaining structured state and a knowledge base to ensure issue follow-up and knowledg…