GSD 2
GSD 2 is an AI software development framework designed to help teams move from simple prompting to a more structured, repeatable engineering process. The framework supports AI-assisted development by organizing work around specifications, context, execution, validation, and review. Instead of relying on isolated prompts, GSD 2 helps developers create clearer workflows that guide AI agents through planning, implementation, and quality checks. It is built for teams that want AI coding tools to operate with better direction, stronger traceability, and fewer ambiguous handoffs. The framework can help reduce drift between intended requirements and generated code by emphasizing persistent artifacts and human oversight. GSD 2 gives software teams a more disciplined way to use AI agents in real development projects.
Learn more
GSD Pi
GSD Pi is a local-first coding agent for planning, implementing, verifying, and tracking project work from the command line. It combines a terminal agent, project workflow tools, worktree-aware Git automation, local project memory, model routing, and optional UI integrations so a project can move from idea to reviewed implementation with less manual coordination. GSD Pi is built around an execution loop that keeps AI-assisted engineering honest: discuss messy intent into explicit scope, plan durable slices with the right context, execute work in clean contexts and worktrees, verify behavior with evidence, and ship with clean commits and trustworthy handoffs. From the shell, users can start guided or quick coding sessions, break work into milestones, slices, and tasks, and let auto mode plan, implement, verify, and advance the work. It stores requirements, decisions, runtime notes, generated plans, summaries, and validation evidence.
Learn more
OpenSpec
OpenSpec is an open-source spec-driven development framework designed to bring structure and clarity to AI-assisted coding workflows. It introduces a lightweight specification layer that helps teams define requirements before writing code. The platform organizes each change into structured artifacts such as proposals, specifications, designs, and task lists. It integrates with over 20 AI coding tools, allowing developers to use their preferred assistants while maintaining consistency. OpenSpec emphasizes an iterative and flexible approach rather than rigid development phases. Its command-based workflow enables users to propose, implement, and archive features efficiently. Overall, OpenSpec helps developers align with AI systems, reduce ambiguity, and produce more predictable and reliable outcomes.
Learn more
OpenAI Codex
Codex is an AI-powered coding agent from OpenAI designed to help developers build, manage, and ship software more efficiently across the entire development lifecycle. It acts as an intelligent pair programmer that can understand codebases, generate features, and deliver production-ready pull requests. Codex can safely execute commands in sandboxed environments while assisting with debugging, refactoring, and testing. A key advancement is its computer use capability, allowing it to operate your computer by seeing, clicking, and typing across applications. This enables Codex to interact with tools that don’t have APIs, making it useful for tasks like frontend testing and app navigation. The platform also includes an in-app browser and integrations with various developer tools for a more unified workflow. Codex supports automation by handling ongoing tasks such as monitoring, issue triage, and follow-ups.
Learn more