digital-innovation-agents
Guided V-Model workflow from business analysis to security audit
All Skills in This Repository (12)
Pure Emerald Level Indicatorsbusiness-analyse
Produce a Business Analysis document for Requirements Engineering handoff.
project-conventions
Define standardized project structures, naming conventions, and workflow bindings.
testing
Generate and maintain unit and integration tests aligned with repository conventions.
reverse-engineering
Derive V-Model artifacts from existing codebases with traceable evidence.
architecture
Generate ADRs in MADR format, an arc42 draft, and plan-context.md.
using-digital-innovation-agents
Guide AI-enabled projects through the V-Model lifecycle from concept to security audit.
coding
Load plan-context.md and design artifacts, then critically review them against the codebase.
security-audit
Audit codebases for security risks and generate a prioritized remediation report.
humanizer
Identify and remove AI writing patterns from text drafts.
requirements-engineering
Transforms BA analyses into backlog Epics, Features, architect-handoff.md artifacts.
v-model-workflow
Orchestrate the full V-Model development cycle with phase handoffs and artifact creation.
consistency-check
Detect dead links, missing IDs, and orphan items in the V-Model artifact graph.
Frequently Asked Questions
FAQPage SchemaHow to install Digital Innovation Agents?โผ
Run `npx skills add pssah4/digital-innovation-agents --all -g -y` in your terminal to install all thirteen skills globally.
What problem does Digital Innovation Agents solve?โผ
It stops coding assistants from building the wrong thing fast by walking them through business analysis, requirements, architecture, coding, testing, and a security audit with quality gates between every phase.
Does it work with Claude Code, Cursor, and Copilot?โผ
Yes. The same thirteen skills run in Claude Code, Cursor, Codex, OpenCode, Gemini CLI, and GitHub Copilot with identical templates and quality gates.
Can I use it on an existing codebase?โผ
Yes. The dia-realign skill reverse-engineers V-Model artifacts from your existing code, producing ADRs, a feature inventory, and an evidence-based business analysis draft.
Do I need to follow the full workflow?โผ
No. A lean profile keeps only durable decisions and backlog state binding, and every skill is advisory so you stay in control of each step.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core