DasDigitaleMomentum
- 15 skills
- 0 followers
- 3 hours ago last updated
- ▌ Review Fix · dasdigitalemomentum bundleApply explicitly accepted, evidence-backed defect fixes in the eligible existing session that produced the review or diagnosis, preserving secured evidence.
- ▌ Create Plan · dasdigitalemomentum bundleCreate a persistent structured plan (plan.md, phases/, todo.md) when work needs multi-phase or multi-session coordination, durable tracking, or an explicitly requested plan.
- ▌ Review Plan · dasdigitalemomentum bundleIndependent review of a plan against its requirements, scope, and completeness. Produces a structured review with severity-rated findings. Use after create-plan to validate quality before execution.
- ▌ Update Docs · dasdigitalemomentum bundleUpdate existing project documentation after code changes. Detects outdated sections, updates module and feature docs, and ensures cross-references remain valid. Use this skill after implementing features, refactoring, or when documentation is known to be stale.
- ▌ Update Plan · dasdigitalemomentum bundleUpdate an existing plan's status, todo list, and phase progress. Tracks what was done, updates completion status, and maintains the changelog. Use this skill during or after working on a plan phase to keep planning artifacts current.
- ▌ Generate Docs · dasdigitalemomentum bundleGenerate project documentation from an existing codebase. This documentation shall serve Agents and Humans. Creates a project overview, module documentation, and feature documentation with explicit inventories (files/dirs + symbols) for each module. Use this skill when onboarding a new project or creating initial documentation for an undocumented codebase.
- ▌ Delegate Analysis · dasdigitalemomentumSkill-driven exploration, targeted reading, web research, and deep-dive analysis for delegate agents. Use when the primary delegates investigation or information gathering rather than artifact review or code execution.
- ▌ Archive Legacy Docs · dasdigitalemomentum bundleNormalize legacy repositories by moving scattered documentation into docs-legacy/ (git-aware) and generating a docs-legacy/summary.md before generating new docs/plans.
- ▌ Browser Walkthrough · dasdigitalemomentumRun Playwright-MCP browser acceptance, agent-observed walkthroughs, or user-attended walkthroughs through the role routing appropriate to each mode, returning a compact evidence-referenced digest.
- ▌ Execute Work Package · dasdigitalemomentum bundleExecute a bounded implementation unit from authoritative plan references or an inline gated brief using a stateful subagent loop (steps -> gate -> execute -> digest) without creating new persistent artifacts.
- ▌ Review Implementation · dasdigitalemomentum bundleIndependent review of a completed implementation against its plan, acceptance criteria, and code quality standards. Produces a structured review with severity-rated findings. Use after execute-work-package to validate implementation quality.
- ▌ Ops Orchestrator · dasdigitalemomentumOrchestrator for structured planning, documentation, and gated implementation using docs/ and plans/. Use when planning features, documenting codebases, executing plan phases, or resuming multi-session work.
- ▌ Report Environment Issue · dasdigitalemomentum bundleRecord environment, harness, or tooling issues that block or degrade agent work into an append-only, deduplicated log so the environment can be improved incrementally.
- ▌ Review Implementation Plan · dasdigitalemomentum bundleIndependent single-phase or batch review of implementation plans against scope, codebase reality, actionability, and cross-phase consistency. Produces per-phase structured reviews with severity-rated findings.
- ▌ Author And Verify Implementation Plan · dasdigitalemomentum bundleAuthor and verify per-phase implementation plans by cross-checking the gated phase intent against the current source code and existing docs inventories.