Multi-agent documentation generator via MCP -- generates, verifies, and maintains project documentation
Project description
DocSwarm
Multi-agent documentation generator via MCP.
Scans your code, generates Obsidian-compatible markdown docs with frontmatter, verifies existing docs against code, and identifies gaps.
Install
pip install doc-swarm
Usage
# Scan project and show code map
doc-swarm scan . --scope src/
# Generate documentation
doc-swarm generate . --scope src/ --output docs
# Verify existing docs
doc-swarm verify . --docs docs
License
MIT
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
doc_swarm_ai-0.1.4.tar.gz
(13.4 kB
view details)
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 doc_swarm_ai-0.1.4.tar.gz.
File metadata
- Download URL: doc_swarm_ai-0.1.4.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0621be2f49993275e919dc5e3c89a5a67459ebb6d489bd869ea39ec4bc804e28
|
|
| MD5 |
12bdb7d82a2865cfa428d224ea75cdc1
|
|
| BLAKE2b-256 |
832b721e9307ebb98b3d30deebefcb8c4011a2bf01943a0e959276f4baf28f09
|
File details
Details for the file doc_swarm_ai-0.1.4-py3-none-any.whl.
File metadata
- Download URL: doc_swarm_ai-0.1.4-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c22d8794c46942a24a8ddc7efd8a5dd68be083b6288057555921d4b5427028a
|
|
| MD5 |
8ecde863a81f3ccde2f59031e4e17857
|
|
| BLAKE2b-256 |
491e6c911e1630700f10e53f3c9ed79f35775248225380c1f2bb485ed2f048b8
|