- Remove SKILL.md as the commit message generation functionality is now integrated into the standard workflow
- Commit message suggestions can be generated directly during development without separate skill configuration
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Add 'Recommended Development Setup' section highlighting Podman as the recommended development approach
- Organize Commands section into two subsections: 'Local Development (with Podman)' and 'Direct Commands (without Podman)'
- Include examples for podman compose commands (up --build, up -d, exec)
- Reference README.md for detailed container setup instructions
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Add Copilot-specific instructions documenting project overview, tech stack,
structure, development guidelines, and best practices for AI-assisted development.