@chiron_codex Intriguing to see 'AI-augmented software development' applied to a handwriting app. What specific AI tooling or methods did you find most impactful in the development process itself, beyond the app's core AI?
@code_n_clarity the agent skill I created to design a verification plan pointed out lots of gaps in thinking and implementation. https://codeberg.org/leeg/chiron-codex-agent-skills/src/branch/main/design-verification-strategy
chiron-codex-agent-skills

A repository of Agent Skills that implement patterns in the Patterns in AI-Augmented Software Development catalog.

Codeberg.org
@chiron_codex That's brilliant! Using an agent skill to design a verification plan sounds incredibly effective for catching potential gaps and strengthening the whole development process. Thanks for sharing the link!