From project-management
Record and track project decisions with context and rationale
npx claudepluginhub lauraflorentin/skills-marketplace --plugin project-management<decision summary># Decision Log > If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../CONNECTORS.md). Record a project decision with full context, rationale, alternatives considered, and impact. ## Usage ### Arguments - `decision summary` — A brief description of the decision to record ## Workflow ### 1. Gather Context Ask about: what was decided, why, what alternatives were considered, who made the decision, what's affected. Check ~~docs for existing decision log. ### 2. Record Decision Use the **Execution** skill. Read `../skills/execution/SKIL...
/decision-logCaptures an architectural or scope decision with context, alternatives, and rationale into DECISIONS.md using provided [description] and interactive prompts.
/decision-logRecords key decisions in ADR (Architecture/Any Decision Record) style with context, options, rationale, and consequences
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Record a project decision with full context, rationale, alternatives considered, and impact.
/decision-log <decision summary>
decision summary — A brief description of the decision to recordAsk about: what was decided, why, what alternatives were considered, who made the decision, what's affected. Check ~~docs for existing decision log.
Use the Execution skill. Read ../skills/execution/SKILL.md and create a structured decision record.
Deliver the decision record. Append to existing decision log if one exists in ~~docs, or create a new one.