Tag: agentic-skill
Dingo Article Fact-Checker
Extracts and verifies factual claims from Markdown, text, or JSONL files using the Dingo SDK and web search integration. It provides a structured report including accuracy scores and evidence for disputed claims.
Manage Contentrain Content Entries
Automate the creation and management of content entries for existing Contentrain models, including collections, singletons, and documents. The skill enforces project-specific vocabulary, SEO best practices, and internationalisation requirem…
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 …
Orchestrates full software release lifecycle management
This skill orchestrates the entire software release lifecycle, from initial planning and dependency graph generation to execution scheduling and cross-feature integration testing. It manages complex workflows, including pre-mortem analysis …
Cross-Mind Debate Orchestration
Acts as a neutral moderator to orchestrate structured multi-perspective debates by retrieving diverse viewpoints from the Noosphere. It utilises tools like telepath and consciousness_map to organise opposing arguments and facilitate user co…
Mechanical Module Composition via Contract Wiring
This skill mechanically wires two existing child modules together to satisfy a parent contract. It strictly routes data flow based on defined contracts, ensuring structural integrity without introducing new business logic.
Intelligent GitHub Issue Prioritization and Task Recommendation
This skill analyzes an open GitHub repository's issues and codebase state to recommend the optimal next development task. It scores issues using weighted criteria such as priority, milestone urgency, dependency readiness, and code momentum …
YouTube Video Summarisation Agent
An agentic skill that fetches YouTube transcripts and generates structured summaries by iteratively processing video chunks. It provides an overview, key points, and important facts in the user's language.
Implement OpenSpec change tasks
Automates the implementation of tasks defined in an OpenSpec change by parsing instructions and managing the development workflow. It handles task selection, context reading, and progress tracking through the OpenSpec CLI.
Implement tasks from OpenSpec changes
Automates the implementation of tasks defined within an OpenSpec change by parsing instructions, reading context files, and updating task progress. It manages the workflow from task selection through to completion or identified blockers.
OpenSpec Explore: Agentic Thinking Partner
An agentic skill for deep investigation, problem exploration, and requirement clarification without implementing code. It leverages codebase analysis and ASCII visualisation to assist developers in evaluating architectural decisions and man…
Systematic Go Test Coverage Improvement Pipeline
This skill systematically increases Go test coverage to 90%+ per package using a structured Research, Plan, and Implement pipeline. It analyzes coverage gaps, generates comprehensive table-driven tests, and mocks external dependencies like …