Settings

Theme

Show HN: docs-cli - coding-agent project state in Markdown

artrichards.github.io

6 points by ArtRichards 22 days ago · 0 comments · 1 min read

Reader

Hi HN

I recently published docs-cli to pypi. I created this tool because I noticed that my docs kept getting out of sync: I've been using markdown to track the project's implementation and progress, and it became really hard to keep track of everything. This is a simple tool for your agents to ensure that links and indexes are kept fresh.

I included the agent-playbook-suite marketplace since this is how I use it. The docs repo was actually built also using it, so dogfooding since day one :) The Agent Playbook Suite includes everything needed to create a project from start to finish.

Linked is the blog post where I lay out my rationale and the use cases :)

Try docs-cli out with:

  python3 -m pip install --upgrade docs-cli
I would love feedback, issues, and PRs.

This is my first Show HN after lurking for over 15 years. Happy to hear any constructive (or other) criticism

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection