nobitalqs

7 mods across 1 repository, 1 stars between them.

checkpoint

01

nobitalqs/MODULAR-RAG-MCP-SERVER

Skill Claude CodeCodex

Summarize completed work, update progress tracking in DEVSPEC.md, and prepare for next iteration. Final stage of dev-workflow pipeline. Use when task implementation and testing is completed, or when user says "完成检查点", "checkpoint", "保存进度", "save progress", "任务完成".

1 5mo ago A 64 tokens

dev-workflow

02

nobitalqs/MODULAR-RAG-MCP-SERVER

Skill Claude CodeCodex

Master orchestrator for development workflow. Use when user says "下一阶段", "继续开发", "next task", "proceed", or asks to continue development. Coordinates spec-sync, progress-tracker, implement, testing-stage, and checkpoint skills in a pipeline to complete one sub-task per iteration.

1 5mo ago A 64 tokens

implement

03

nobitalqs/MODULAR-RAG-MCP-SERVER

Skill Claude CodeCodex

Implement features following spec-driven workflow. Read specs first, extract design principles, plan file strategy, then write production-ready code with type hints and docstrings. Use when user asks to implement a feature, write code, or build a module. Depends on spec-sync for specification access.

1 5mo ago A 58 tokens

progress-tracker

04

nobitalqs/MODULAR-RAG-MCP-SERVER

Skill Claude CodeCodex

Identify next development task from project schedule and validate claimed progress against actual codebase state. Serves as GPS for development - tells you where you are and where to go next. Stage 2 of dev-workflow pipeline. Use when user says "检查进度", "status", "下一个任务", "what's next", "定位任务".

1 5mo ago A 74 tokens

spec-sync

05

nobitalqs/MODULAR-RAG-MCP-SERVER

Skill Claude CodeCodex

Synchronize DEVSPEC.md and split it into chapter-specific files under specs/ directory. Run syncspec.py to update, then read SPECINDEX.md for navigation. Foundation for all spec-based operations. Use when user says "同步规范", "sync spec", or before any spec-dependent task.

1 5mo ago A 61 tokens

testing-stage

06

nobitalqs/MODULAR-RAG-MCP-SERVER

Skill Claude CodeCodex

Validate implementation through systematic testing after implement stage completes. Determines test type (unit/integration/e2e) based on task nature, runs pytest, and reports results. Stage 4 of dev-workflow pipeline. Use when user says "运行测试", "run tests", "test", or after implementation.

1 5mo ago A 64 tokens

nobitalqs/MODULAR-RAG-MCP-SERVER

MCP server Claude CodeCodexCursor

MCP server "modular-rag-mcp-server" as configured in nobitalqs/MODULAR-RAG-MCP-SERVER. Runs locally from the modular-rag-mcp-server Python package.

1 5mo ago A tokens not measured