This repository is the central home for DFWSC AI coding agent configuration, engineering standards, and day-to-day development workflow templates.
Use this project to keep AI agent setup and engineering process docs in one place so teams can work consistently across tools.
| Directory | Purpose |
|---|---|
| ai-code-agents/ | Agent setup, custom commands, and reusable skills |
| engineering-principles/ | SOP, templates, and shared engineering standards |
- SOP — AI-assisted development workflow (4-gate process)
- Work Issue Template — Gate 1 and 2 templates
- Work PR Template — Gate 4 verification template
- AI Agent Configs — Cline, OpenCode, and Claude Code setup guides
- Read the SOP to understand the workflow.
- Use the work issue template when starting new work.
- Configure your AI agents using the guides in ai-code-agents/.
- Place AI agent configurations in
ai-code-agents/. - Place engineering standards in
engineering-principles/. - Follow the 4-gate workflow defined in the SOP.