Design consumer/provider contract and schema-compatibility tests from a spec or story. Use when deriving contract test strategy during verifier design mode.
llipe/memo-cli
SkillsMP has collected 13 skills from llipe/memo-cli. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 13
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 13 of 13 collected skills.
Routes verifier drift findings into task-list/GitHub-checklist expansion, new-issue creation, or PRD/spec changelog write-back with a human-confirmation gate. Use when a verifier fidelity report (Design or Audit Mode) surfaces drift that needs to be acted on.
Generate end-to-end black-box test scenarios from a spec or user stories. Use when deriving E2E compliance scenarios.
Systematically discover edge cases by category with concrete examples. Use when expanding coverage for input domains, state transitions, timing, and failure modes.
Transform an approved PRD into a technical specification. Use in product-engineer Feature Mode after refine.
Break a technical specification into user stories with coverage validation. Use after generate-spec.
Establish product-context.md and technical-guidelines.md foundation docs. Use in product-engineer Init Mode.
Publish user stories as GitHub Issues following github-ops conventions. Use after generate-stories.
Generate randomized, fuzz, and property-inspired tests with reproducible seeds. Use for randomized compliance testing.
Clarify scope: produce a lightweight issue refinement or a full PRD. Use in product-engineer Feature or Issue Mode.
Branch management, rebase, merge, conflict resolution, and recovery procedures. Use for complex git operations during implementation or orchestration.
Read and write architectural decisions to the shared memo-cli knowledge base. Use when recording or restoring cross-session context.
Scaffold and generate runnable React mockups for UX testing. Use when prototyping UI before full implementation.