Skip to content

aolingge/agent-task-scope

Agent Task Scope banner

Agent Task Scope

Check task briefs for clear scope, acceptance criteria, constraints, files, and verification.

中文 · Quick Start · Checks

Node.js dependencies license

Agent Task Scope CLI preview

Why This Exists

AI agent workflows keep growing, but many repos still lack tiny local checks that are easy to run in CI. This tool stays zero-dependency, mirror-friendly, and easy to fork.

Quick Start

npx github:aolingge/agent-task-scope --path task.md

Generate Markdown:

npx github:aolingge/agent-task-scope --path task.md --markdown > report.md

Generate SARIF:

npx github:aolingge/agent-task-scope --path task.md --sarif > results.sarif

Checks

Check What it looks for
scope Defines scope.
acceptance Defines acceptance criteria.
constraints Defines constraints.
verification Defines verification.

Quality Gate

Use this project as a repeatable gate before an AI agent marks work as done:

CI Usage

See docs/github-actions.md.

Mirrors

Visual Identity

The banner and CLI preview are SVG assets committed in assets/, so the README renders cleanly on GitHub and Gitee without external image hosting.

Contributing

Good first PRs: add checks, add fixtures, improve docs, or add GitHub Actions examples.

License

MIT

About

Check task briefs for clear scope, acceptance criteria, constraints, files, and verification.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors