date
01Command Claude Code
A command that reports the current date in the format yyyy-MM-dd together with the day of the week.
81 tagged langgraph, measured the same way as everything else here.
Browse within: ai-development 35claude-plugin 35LangChain 13Multi-Agent 8RAG 8a2a-protocol 8agent-orchestration 8chatbot 8experimental 8qdrant 8workflow 8starter-template 7typescript 7
Command Claude Code
A command that reports the current date in the format yyyy-MM-dd together with the day of the week.
Command
Assesses and rates quality 0-10 across multiple dimensions (correctness, maintainability, security, performance, testability, simplicity) with pros/cons analysis. Compares against project conventions and prior decisions from memory. Produces structured evaluation reports with actionable improvement suggestions. Use…
Command
Design exploration using parallel agents through a 7-phase process: topic analysis, memory context, divergent ideation (10+ ideas), feasibility filtering, evaluation with devil's advocate scoring (0-10 across 7 dimensions), synthesis of top approaches, and trade-off comparison. Supports open exploration, constrained…
Command
Fixes GitHub issues using parallel analysis agents for root cause investigation, code exploration, and regression detection. Reads issue context from gh CLI, searches codebase and memory for related patterns, generates a fix with tests, and links the resolution back to the issue via PR. Includes prevention analysis to…
Command Claude Code
Archive a completed change in the experimental workflow.
Command Claude Code
Enter explore mode - think through ideas, investigate problems, clarify requirements.
Command Claude Code
Verify implementation matches change artifacts before archiving.
redhat-community-ai-tools/UnifAI
Command Cursor
Your role is to perform a deep, architecture-focused code review on a specific branch. You must validate that all changes strictly follow Hexagonal Architecture (Ports & Adapters) principles and align with the existing codebase patterns.
redhat-community-ai-tools/UnifAI
Command Cursor
Your task is to fix the reported issues in the current branch.
redhat-community-ai-tools/UnifAI
Command Cursor
You are a pipeline orchestrator. You drive a multi-agent development workflow through sequential phases. Each phase has a dedicated skill file that you read and apply.
Command Claude Code
update an existing PR description after additional changes.
Command Claude Code
Generate professional release notes following the Keep a Changelog standard.
Command Claude Code
create a release PR (auto-detects previous tag).
Command Claude Code
Add an MCP server to this AgentShip project and wire it to an agent.
Command Claude Code
Create a new AgentShip agent using the standard 2-file pattern.
Command Claude Code
Run the appropriate AgentShip tests for the current work.
Command Claude Code
Run the full end-to-end verifier across every recipe + flagship, then have the cookbook-junior-dev agent triage the report. Accepts optional args like "--flagships-only", "--only icd10coder,creditmemodrafter", "--no-verify", "--limit 5".
Command
Generate a daily or weekly digest of activity across all connected sources.
Command
Search across all connected sources in one query.
Command
Initialize the productivity system and open the dashboard.
Codeblockz/langchain-community-plugin
Command
Scaffold a new LangGraph agent with best practices.
Codeblockz/langchain-community-plugin
Command
Scaffold a new LangChain LCEL chain for common patterns.
Codeblockz/langchain-community-plugin
Command
Scaffold a new RAG (Retrieval-Augmented Generation) pipeline with best practices.
naoufalelh/cursor-langgraph-starter
Command Cursor
Create a new evaluator for assessing agent performance.