feature-verification

Automate end-to-end feature verification across database, deployment, runtime, and user workflows.

1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/mealpac/manus --skill feature-verification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-verification
Source: https://github.com/mealpac/manus/tree/main/skills/workflow-skills/feature-verification
Command: npx skills add https://github.com/mealpac/manus --skill feature-verification

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, multi-layer verification process to catch regressions in new features before they reach users.

Core Features & Use Cases

  • 4-phase methodology: Root Cause Investigation, Pattern Analysis, Hypothesis Testing, Implementation and Verification.
  • Provides checklists, templates, and a standardized verification report.
  • Applicable to feature launches, bug fixes, and post-deploy validations across complex systems.

Quick Start

Run a full four-phase verification on a newly implemented feature to produce a verification report.

Frequently Asked Questions about feature-verification

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

FAQPage Schema
How do I automate end-to-end feature verification across multi-layer systems?

End-to-end feature verification across multi-layer systems is automated using a structured 4-phase process that validates database, deployment, runtime, and user workflows to catch regressions before release.

What is the best way to verify bug fixes and post-deploy validations in complex systems?

Verifying bug fixes and post-deploy validations is best handled by applying pattern analysis and hypothesis testing across multi-layer architectures, generating a structured verification report to confirm system stability.

How do I structure a feature verification report for new implementations?

You structure a feature verification report using provided templates and checklists that document root cause investigation, pattern analysis, hypothesis testing, and implementation verification results.

Can I use this verification process for both new feature launches and post-release validations?

Yes, you can use this verification process for new feature launches, bug fixes, and post-release validations across database, deployment, runtime, and user workflow layers in complex systems.

What phases are involved in end-to-end feature verification?

End-to-end feature verification involves four phases: Root Cause Investigation, Pattern Analysis, Hypothesis Testing, and Implementation and Verification, ensuring comprehensive multi-layer system validation.