Metadata-Version: 2.5
Name: awow
Version: 0.0.1.dev0
Summary: Agentic Way of Working — board-first delivery workflows for coding agents
Project-URL: Homepage, https://github.com/CauchyIO/awow
Project-URL: Repository, https://github.com/CauchyIO/awow
Author: Casper Lubbers
License-Expression: MIT
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# awow — Agentic Way of Working

Board-first delivery workflows for coding agents.

**This package is a name reservation, not a working install.** awow is not a
Python library — it ships as an agent plugin, and there is nothing here to
import. The pre-release version means `pip install awow` deliberately resolves
nothing.

awow adds the files a coding agent needs to follow your issue board (Linear,
Jira, GitHub Issues, Azure DevOps) and your team's conventions — without
overwriting what's already there — then walks you through configuring it.

Install it for your agent, and read the rest, at
<https://github.com/CauchyIO/awow>.
