KS
Killer-Skills

sod — Categories.community

v1.0.0
GitHub

About this Skill

Perfect for Development Agents needing automated session preparation and MCP tool integration. DFG Operator Console

venturecrane venturecrane
[0]
[0]
Updated: 3/3/2026

Quality Score

Top 5%
31
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add venturecrane/dfg-console/sod

Agent Capability Analysis

The sod MCP Server by venturecrane is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion.

Ideal Agent Persona

Perfect for Development Agents needing automated session preparation and MCP tool integration.

Core Value

Empowers agents to initialize sessions with structured briefings, leveraging MCP tools for context validation, work priority display, and continuity checks, utilizing protocols like crane_sod for seamless integration.

Capabilities Granted for sod MCP Server

Automating daily session setups with venture and repository context
Generating weekly plan status reports and cadence briefings
Validating session context and ensuring compliance with enterprise rules and behavioral directives

! Prerequisites & Limits

  • Requires MCP tool access and crane_sod protocol integration
  • Dependent on active session and continuity data
Project
SKILL.md
2.7 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

/sod - Start of Day

This command prepares your session using MCP tools to validate context, show work priorities, and ensure you're ready to code.

Execution

Step 1: Start Session

Call the crane_sod MCP tool to initialize the session.

The tool returns a structured briefing with:

  • Session context (venture, repo, branch)
  • Behavioral directives (enterprise rules)
  • Continuity (recent handoffs)
  • Alerts (P0 issues, active sessions)
  • Weekly plan status
  • Cadence briefing (overdue/due recurring activities)
  • Knowledge base and enterprise context

Note: The MCP tool reads the weekly plan but does not auto-create it. If the plan is missing, Step 4 below guides you through creating it.

Step 2: Display Context Confirmation

Present a clear context confirmation box:

VENTURE:  {venture_name} ({venture_code})
REPO:     {repo}
BRANCH:   {branch}
SESSION:  {session_id}

State: "You're in the correct repository and on the {branch} branch."

Step 3: Handle P0 Issues

If the Alerts section shows P0 issues:

  1. Display prominently with warning icon
  2. Say: "There are P0 issues that need immediate attention."
  3. List each issue

Step 4: Check Weekly Plan

The weekly plan is a portfolio-level artifact that lives in crane-console (vc). Only prompt for creation when the active venture is vc.

Based on weekly_plan status in the response:

  • valid: Note the priority venture and proceed
  • stale: Warn user: "Weekly plan is {age_days} days old. Consider updating."
  • missing:
    • If venture is vc: Ask user:

      • "What venture is priority this week? (vc/dfg/sc/ke)"
      • "Any specific issues to target? (optional)"
      • "Any capacity constraints? (optional)"

      Then create docs/planning/WEEKLY_PLAN.md:

      markdown
      1# Weekly Plan - Week of {DATE} 2 3## Priority Venture 4 5{venture code} 6 7## Target Issues 8 9{list or "None specified"} 10 11## Capacity Notes 12 13{notes or "Normal capacity"} 14 15## Created 16 17{ISO timestamp}
    • If venture is NOT vc: Skip silently. Do not prompt the user to create a weekly plan.

Step 5: STOP and Wait

CRITICAL: Do NOT automatically start working.

Present a brief summary and ask: "What would you like to focus on?"

If user wants to see the full work queue, call crane_status MCP tool.

Wrong Repo Prevention

All GitHub issues created this session MUST target the repo shown in context confirmation. If you find yourself targeting a different repo, STOP and verify with the user.

Troubleshooting

If MCP tools aren't available:

  1. Check claude mcp list shows crane connected
  2. Ensure started with: crane vc
  3. Try: cd ~/dev/crane-console/packages/crane-mcp && npm run build && npm link

Related Skills

Looking for an alternative to sod or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication