🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

dingdawg-planning-agent

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dingdawg-planning-agent

Governance receipts for AI agents — project planning with sprint estimation, task breakdown, and risk assessment that sharpens with every sprint. Every decision signed and receipted for EU AI Act, Colorado AI Act (SB 24-205), and NIST AI RMF audit trails.

latest
Source
npmnpm
Version
2.0.9
Version published
Maintainers
1
Created
Source

dingdawg-planning-agent

Breakthrough project planning chaos. AI planning that learns YOUR team's velocity and risk patterns.

AI-powered project planning, effort estimation, risk analysis, decision matrices, retrospectives, and standup summaries. Estimate effort with confidence ranges, score risks with mitigation strategies, and make structured decisions with weighted criteria. Every action is governed and receipted.

For AI Assistants

This MCP server returns structured JSON for seamless integration:

  • Effort estimates with confidence intervals (optimistic/likely/pessimistic)
  • Risk scores (0-100) with probability and impact matrices
  • Governance receipt on every call (audit-ready)
  • Chain-ready: plan_project for roadmap -> estimate_effort per task -> risk_analyze for blockers -> decision_matrix for trade-offs -> standup_summary for daily sync -> retrospective for improvement

Composable with any MCP client: Claude Code, Cursor, VS Code, ChatGPT Desktop, Windsurf.

Install

npx dingdawg-planning-agent

Claude Code

claude mcp add planning -- npx dingdawg-planning-agent

Cursor

Add to .cursor/mcp.json:

{"mcpServers": {"planning": {"command": "npx", "args": ["dingdawg-planning-agent"], "env": {"DINGDAWG_API_KEY": "your-key"}}}}

Full Stack (all 13 agents)

npx dingdawg-setup

Tools

ToolFree TierPaid Tier
plan_project5/day, basic milestone breakdownUnlimited, AI-powered with dependency mapping
estimate_effort10/day, three-point estimationUnlimited, ML-enhanced with historical calibration
risk_analyze10/day, basic risk scoringUnlimited, AI-powered with mitigation strategies
decision_matrix10/day, weighted criteria scoringUnlimited, AI-enhanced with sensitivity analysis
retrospective5/day, template-based retroUnlimited, AI-powered with pattern recognition
standup_summary10/day, basic summaryUnlimited, AI-generated with blocker detection

Pricing

  • Free: 10 estimates/day, basic analysis
  • Pro: $49/mo, 100 calls/day, AI-powered deep analysis
  • Pay-as-you-go: $0.25/call, no commitment

Get API key: https://dingdawg.com/developers

Governed

Every call is receipted and auditable. Effort estimates include methodology disclosure and confidence ranges. Risk analyses include probability-impact matrices. Decision matrices include criteria weighting transparency for stakeholder review.

Support

support@dingdawg.com | https://dingdawg.com

Keywords

mcp

FAQs

Package last updated on 07 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts