Add your description here
Project description
engineeringagent
engineeringagent is a CLI for agent-driven implementation loops with markdown task plans and repository-local quality checks.
Install the CLI however you prefer, then run engineeringagent ... commands.
eg: uv add engineeringagent
Quickstart:
engineeringagent init
engineeringagent schema plan
engineeringagent validate-plan docs/plans/example-plan.md
engineeringagent check validate
engineeringagent implement docs/plans/example-plan.md
engineeringagent init scaffolds engineeringagent.toml, AGENTS.md, prompt templates, quality checks, and docs/plans/example-plan.md.
Schema export examples:
engineeringagent schema plan > plan-frontmatter.schema.json
engineeringagent schema quality > quality.schema.json
The plan schema describes only the YAML frontmatter at the top of a markdown plan file, not the full markdown document body.
See docs/getting-started.md and docs/reference.md.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file engineeringagent-0.5.0.tar.gz.
File metadata
- Download URL: engineeringagent-0.5.0.tar.gz
- Upload date:
- Size: 49.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc44bf1730ce5bc9cce4b715db14147ffa1bd0885842ec3ca3fe1685bf08f2a9
|
|
| MD5 |
ff2e43132975cfe4f39535552a754561
|
|
| BLAKE2b-256 |
1ad76cb85d6ff12036338e1fc6463666cb8dd73c60a9d6a0a8ddbcd9aae2fca2
|
File details
Details for the file engineeringagent-0.5.0-py3-none-any.whl.
File metadata
- Download URL: engineeringagent-0.5.0-py3-none-any.whl
- Upload date:
- Size: 93.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a12b115db76fe4674de33dddb960bfbd258ddad85fe72259e20360c8209ace7
|
|
| MD5 |
1a40788e934fcd3c78085fdac6faf829
|
|
| BLAKE2b-256 |
def992a69894aad5f799a370459c86570927185eb224b5cd24568b212c4bd07f
|