Skip to content

Another Spec Driven Development Tool, Designed to Guard and keep you in your Flow! Keep on Vibing!

License

Notifications You must be signed in to change notification settings

Cypherpunk-Labs/FlowGuard

Repository files navigation

FlowGuard - AI-Powered Development Workflow Manager

A VS Code extension for managing AI-assisted development workflows with epic/spec/ticket tracking.

Features

  • Epic Management: Organize large initiatives into epics with phases and deliverables
  • Spec Tracking: Create and manage technical specifications with YAML frontmatter
  • Ticket System: Track implementation tasks with priorities and assignments
  • Execution Handoffs: Manage agent handoffs between different AI assistants
  • Verification Results: Track code analysis and verification outcomes
  • Interactive Tutorials: Learn FlowGuard through guided walkthroughs

Quick Start

  1. Install FlowGuard
  2. Create your first epic
  3. Configure your preferences
  4. Follow the interactive tutorial

Documentation

Comprehensive documentation is available in the docs directory. Here's an overview of what you'll find:

Getting Started

User Guides

Learn how to use FlowGuard's core features:

Reference

Technical documentation for developers and advanced users:

Advanced Topics

Extend FlowGuard with custom functionality:

Tutorials

Interactive learning experiences:

Examples

Practical examples to get you started:

Troubleshooting & Support

Development

# Install dependencies
npm install

# Compile extension
npm run compile

# Watch mode for development
npm run watch

# Run tests
npm run test

For detailed development instructions including how to build, test, and debug locally without publishing to the marketplace, see the Development Guide.

Architecture

See docs/plan/1-foundation:-vs-code-extension-scaffold-&-core-models.md for the full architecture documentation.

Contributing

We welcome contributions! See our Contributing Guide for details on how to get started.

Documentation Implementation

For details on the comprehensive documentation implementation, see our Implementation Summary.

License

MIT

About

Another Spec Driven Development Tool, Designed to Guard and keep you in your Flow! Keep on Vibing!

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published