Everything is a work in progress and can be improved. If you find a problem or improvement, fix if small; otherwise open an issue.
README.md— what this repository is and its purpose as the Process-PSModule framework.
Regarding repo structure, module source code, and how the Process-PSModule workflow works. For PSModule-specific build, layout, and process guidance:
- Process-PSModule docs — repository structure, module anatomy, and the build/test/pack/publish pipeline.
- Repository defaults — the expected repository layout and required files.
- Standards — PowerShell module coding standards.
- PSModule/memory — durable cross-session agent working memory for the PSModule organization.
For cross-cutting ways of working and standards:
- Agentic Development — how agents and humans collaborate in this ecosystem.
- Ways of Working — contribution workflow, branching, PRs, issues.
- Coding Standards — language-level conventions.
- MSXOrg/memory — durable agent working memory: gotchas, knowledge, and agent role notes.