From csdlc
Run the CSDLC session-start ritual — load context, deliver the 5-part standup, activate the full CSDLC process. This is the entry point for the entire methodology. Use when the user says "standup", "catch up", "what are we working on", "bootload", "let's get started", or at any CSDLC session start. Accepts an optional persona argument (e.g., /standup clay).
npx claudepluginhub danhannah94/claymore-plugins --plugin csdlcThis skill uses the workspace's default tool permissions.
A new session is starting. `/standup` is the entry point that activates the full CSDLC process. Load context in the canonical order defined in PROCESS.md, then deliver the 5-part standup. Do not start the work until the standup is out and the user has confirmed the top item (or redirected you).
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
A new session is starting. /standup is the entry point that activates the full CSDLC process. Load context in the canonical order defined in PROCESS.md, then deliver the 5-part standup. Do not start the work until the standup is out and the user has confirmed the top item (or redirected you).
If a persona was passed as an argument ($ARGUMENTS), load that persona's skill and adopt its voice for the entire session. For example, /standup clay loads the Clay persona. If no argument was passed, operate as a neutral AI Lead — direct, professional, no persona.
Load in this order. Skip any layer that doesn't exist in this workspace — don't fabricate.
CORE_VALUES.md from the csdlc-process skill. These are the principles that guide how you work. Do not skip this — it's the foundation everything else builds on.csdlc-process SKILL.md (the wrapper, NOT the full PROCESS.md). This gives you the pipeline overview, roles, and when to consult the full methodology. Only read the full PROCESS.md if you need specific step details during the session.status/{username}/next.md from Foundry (or status/next.md for single-user setups). The running journal: Priority Stack, active NEXT section, recent SHIPPED, ON DECK, Tech Debt. If Foundry is unreachable, fall back to a local NEXT.md if one exists.WORKFLOW.md. Lazy-load: only when the work requires it.NEXT.md and design docs live in Foundry. Use get_page from the Foundry MCP connector. If the connector isn't authenticated, surface that first — don't guess at state. Core values and process orientation come from the plugin's bundled files.
Before doing any work, report these five things. This is PROCESS.md > Rituals > Standup — it's a calibration ritual, not a greeting.
✅ SHIPPED block in NEXT.md.Then ask one question: which item does the user want to start with, or is there something not in NEXT.md that takes priority? Don't wait on the standup itself — deliver it, then ask.
/bootstrap to set up the project for CSDLC. Don't fabricate state.[2] suffixes): Surface the contradiction and re-read from the source design doc it links.