Skip to content

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

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:

  1. Place it in the appropriate subdirectory based on its type
  2. Use clear, descriptive filenames
  3. Include a brief description at the top of each document
  4. Keep content focused and relevant to the project's needs

Released under the MIT License.