coding

Manage the V-Model coding phase with GitHub integration and quality gates.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/salemaziel/digital-innovation-agents --skill coding-salemaziel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding
Source: https://github.com/salemaziel/digital-innovation-agents/tree/main/skills/coding
Command: npx skills add https://github.com/salemaziel/digital-innovation-agents --skill coding-salemaziel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, github, git, dia-guide, team-workflow, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the coding process by ensuring code quality, handoff integrity, and continuous artifact updates, providing a structured workflow for efficient software development.

Core Features & Use Cases

  • Critical Review: Performs an in-depth review against the codebase before implementation.
  • Handoff Ritual: Facilitates structured handoff of artifacts to the next phase.
  • Continuous Writeback: Ensures artifacts are up-to-date during and after implementation.
  • Use Case: When implementing a feature, this Skill can help ensure that the design aligns with the codebase, that the necessary documentation is in place, and that all necessary steps for implementation and testing are included in the plan.

Quick Start

Run the 'coding' skill to review and handoff the current feature implementation.

Frequently Asked Questions about coding

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce codebase alignment during the V-Model coding phase?

To enforce codebase alignment during the V-Model coding phase, this skill performs critical reviews against existing code and maintains continuous artifact writeback to ensure implementation matches design specifications.

How do I automate GitHub issue creation and pull request drafting for software development?

You can automate GitHub issue creation and pull request drafting by running this coding skill, which integrates directly with GitHub to manage phase tagging, artifact triage, and bug capture lanes.

Do I need GitHub integration to use this V-Model coding workflow?

Yes, GitHub integration is required. The workflow relies on GitHub to automate issue creation, draft pull requests, apply phase tagging, and maintain a single-source-of-truth for the backlog.

What is the best way to maintain living documents and artifact continuity during implementation?

The best way to maintain living documents and artifact continuity is using continuous writeback and structured handoff rituals, which keep project artifacts updated during and after feature implementation.

How does this coding skill handle bug capture and hotfix lanes?

This skill handles bug capture and hotfix lanes by automating artifact triage within GitHub, ensuring bugs are properly tagged and routed while maintaining backlog consistency across the development workflow.

Can I use this skill for quality assurance and code review without specific project conventions?

No, this skill requires adherence to specific project conventions and artifacts. It enforces quality gates and performs in-depth code reviews based on your established project standards and wayfinder layer.