NeoLabHQ@Context Engineering Kit

NeoLabHQ@Context Engineering Kit from gabrielmoreira/agent-skills-mirror.

by @gabrielmoreira 46 skills 2 authors

Skills in this plugin

46
  1. Why · neolabhq
    Iterative Five Whys root cause analysis drilling from symptoms to fundamentals
    1 install
  2. Decay · neolabhq
    Manage evidence freshness by identifying stale decisions and providing governance actions
    1 install
  3. Query · neolabhq
    Search the FPF knowledge base and display hypothesis details with assurance information
    1 install
  4. Reset · neolabhq
    Reset the FPF reasoning cycle to start fresh
    1 install
  5. Analyse · neolabhq
    Auto-selects best Kaizen method (Gemba Walk, Value Stream, or Muda) for target
    1 install
  6. Add Task · neolabhq
    creates draft task file in .specs/tasks/draft/ with original user intent
    1 install
  7. Memorize · neolabhq
    Curates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering
    1 install
  8. Actualize · neolabhq
    Reconcile the project's FPF state with recent repository changes
    1 install
  9. Build MCP · neolabhq
    Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
    1 install
  10. Fix Tests · neolabhq
    Systematically fix all failing tests after business logic changes or refactoring
    1 install
  11. Git Notes · neolabhq
    Use when adding metadata to commits without changing history, tracking review status, test results, code quality annotations, or supplementing commit messages post-hoc - provides git notes commands and patterns for attaching non-invasive metadata to Git objects.
    1 install
  12. Plan Task · neolabhq
    Refine a draft task specification into a fully planned, implementation-ready task with acceptance criteria, architecture, per-step sub-task files and verifiable phases
    1 install
  13. Test Skill · neolabhq
    Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
    1 install
  14. Create Rule · neolabhq
    Use when found gap or repetative issue, that produced by you or implemenataion agent. Esentially use it each time when you say "You absolutly right, I should have done it differently." -> need create rule for this issue so it not appears again.
    1 install
  15. Do In Steps · neolabhq
    Execute one complex task as ordered, dependent steps run sequentially, passing context from each step to the next, with per-step LLM-as-a-judge verification. Use when later steps depend on the results of earlier ones.
    1 install
  16. Load Issues · neolabhq
    Load all open issues from GitHub and save them as markdown files
    1 install
  17. Test Prompt · neolabhq
    Use when creating or editing any prompt (commands, hooks, skills, subagent instructions) to verify it produces desired behavior - applies RED-GREEN-REFACTOR cycle to prompt engineering using subagents for isolated testing
    1 install
  18. Write Tests · neolabhq
    Add missing test coverage for your local code changes by generating new test files (covers uncommitted and untracked changes, or the latest commit if everything is committed). Use when you want write tests for new logic or increase test coverage.
    1 install
  19. Create Ideas · neolabhq
    Generate ideas in one shot using creative sampling
    1 install
  20. Do And Judge · neolabhq
    Execute a task with sub-agent implementation and LLM-as-a-judge verification with automatic retry loop
    1 install
  21. Analyze Issue · neolabhq
    Analyze a GitHub issue and create a detailed technical specification
    1 install
  22. Git Worktrees · neolabhq
    Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.
    1 install
  23. Test Coverage · neolabhq
    Use after writing tests to assess coverage quality across structural, mutation, requirements, and API/integration dimensions; organized knowledge for choosing and interpreting coverage analyses.
    1 install
  24. Implement Task · neolabhq
    Implement a task step by step with automated LLM-as-Judge verification at the end of each phase
    1 install
  25. Traiage Review · neolabhq
    This skill should be used when need prioritize what changed code in repository human must review.
    1 install
  26. Analyse Problem · neolabhq
    Comprehensive A3 one-page problem analysis with root cause and action plan
    1 install
  27. Setup Arxiv MCP · neolabhq
    Guide for setup arXiv paper search MCP server using Docker MCP
    1 install
  28. Write Concisely · neolabhq
    Apply writing rules to any documentation that humans will read. Makes your writing clearer, stronger, and more professional.
    1 install
  29. Cause And Effect · neolabhq
    Systematic Fishbone analysis exploring problem causes across six categories
    1 install
  30. Do Competitively · neolabhq
    Execute tasks through competitive multi-agent generation, meta-judge evaluation specification, multi-judge evaluation, and evidence-based synthesis
    1 install
  31. Launch Sub Agent · neolabhq
    Launch an intelligent sub-agent with automatic model selection based on task complexity, specialized agent matching, Zero-shot CoT reasoning, and mandatory self-critique verification
    1 install
  32. Load Pr Comments · neolabhq
    Use to load open/unresolved PR review comments then aggregate them as tasks in .specs/comments/*.md for parallel agents to fix.
    1 install
  33. Setup Serena MCP · neolabhq
    Guide for setup Serena MCP server for semantic code retrieval and editing capabilities
    1 install
  34. Tree Of Thoughts · neolabhq
    Execute tasks through systematic exploration, pruning, and expansion using Tree of Thoughts methodology with meta-judge evaluation specifications and multi-agent evaluation
    1 install
  35. Judge With Debate · gabrielmoreira
    Evaluate solutions through multi-round debate between independent judges until consensus
    17 repo stars
  36. Plan Do Check Act · gabrielmoreira
    Iterative PDCA cycle for systematic experimentation and continuous improvement
    17 repo stars
  37. Setup Codemap CLI · gabrielmoreira
    Guide for setup Codemap CLI for intelligent codebase visualization and navigation
    17 repo stars
  38. Propose Hypotheses · gabrielmoreira
    Execute complete FPF cycle from hypothesis generation to decision
    17 repo stars
  39. Setup Context7 MCP · gabrielmoreira
    Guide for setup Context7 MCP server to load documentation for specific technologies.
    17 repo stars
  40. Attach Review To Pr · gabrielmoreira
    Add line-specific review comments to pull requests using GitHub CLI API
    17 repo stars
  41. Multi Agent Patterns · gabrielmoreira
    Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.
    17 repo stars
  42. Review Local Changes · gabrielmoreira
    Review your local uncommitted working-tree changes (git diff plus untracked files) and return actionable improvement suggestions. Use before committing, when nothing has been pushed yet.
    17 repo stars
  43. Create Workflow Command · gabrielmoreira
    Create a workflow command that orchestrates multi-step execution through sub-agents with file-based task prompts
    17 repo stars
  44. Design Testing Strategy · gabrielmoreira
    Use before writing any type of tests. Distills 14 industry sources into deterministic decision gates, schemas, and worked test examples.
    17 repo stars
  45. Resolve Fixed Pr Comments · gabrielmoreira
    Verify what PR review comments have been addressed (committed/pushed OR uncommitted local changes) and resolve the threads that are genuinely fixed or no longer relevant.
    17 repo stars
  46. Apply Anthropic Skill Best Practices · gabrielmoreira
    Comprehensive guide for skill development based on Anthropic's official best practices - use for complex skills requiring detailed structure
    17 repo stars