Documentation
Documentation that is not specific to any particular AI agent or HCD Agile concept.
Structure
- templates/ - Reusable document templates for various purposes
- guides/ - Step-by-step guides and how-to documentation
- references/ - Reference materials, glossaries, and quick-reference guides
Purpose
The docs/ directory serves as a central location for:
- General-purpose documentation that applies across the entire project
- Templates that can be copied and customized for specific needs
- Guides that help contributors and users work with the project
- Reference materials that provide quick access to important information
Related Documentation
For other types of documentation in this repository, see:
- Agent-specific documentation: See the Agent.MD knowledge-base
- HCD Agile concepts: See the HCD Agile conceptual documentation
Contributing
When adding new documentation:
- Place it in the appropriate subdirectory based on its type
- Use clear, descriptive filenames
- Include a brief description at the top of each document
- Keep content focused and relevant to the project's needs