Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Pimzino/spec-workflow-mcp

Tags

v0.0.28

Toggle v0.0.28's commit message
Release v0.0.28: AI Prompt Generation for Tasks

- AI Prompt Generation for Tasks with structured Role | Task | Restrictions | Success format
- Enhanced task parsing with custom prompt field support
- LLM guidance in task templates for generating intelligent prompts
- Copy functionality upgraded to use AI prompts when available
- Comprehensive multi-language support (English, Chinese, Japanese)

- Backward compatible with existing workflows
- Graceful fallback to default prompts
- Context-aware AI agent guidance
- Extended task parser capabilities
- Enhanced user experience across all interfaces

This release significantly improves AI agent interaction by providing
structured, context-aware prompts instead of simple task descriptions.

v0.0.25

Toggle v0.0.25's commit message
Release v0.0.25: MCP Prompts Support

Added 6 interactive prompts for spec-driven development workflows:
- create-spec: Interactive spec document creation
- create-steering-doc: AI agent guidance documents
- manage-tasks: Task management with full lifecycle support
- request-approval: Formal approval workflow initiation
- spec-status: Comprehensive project status overviews
- workflow-guide: Interactive workflow guidance

Enables terminal-first workflows via MCP clients like Gemini CLI and Claude Code.