Decide
Skill Verified Active/cs:decide <memo> — Log a decision to two-layer memory via decision-logger. Approved memo becomes durable; raw transcripts kept for reference.
To provide a reliable mechanism for founders to capture and manage critical decisions, transforming deliberations into durable company memory.
Features
- Log decisions to a two-layer memory system
- Distinguish between raw transcripts and approved memos
- Format approved decisions into structured markdown
- Schedule automated review checkpoints for decisions
Use Cases
- Use when a founder needs to finalize a significant decision after deliberation.
- Use to maintain a durable record of approved company strategies and initiatives.
- Use to ensure that dissenting opinions are preserved alongside decisions.
Non-Goals
- Replacing the entire decision-making process
- Automatically executing decisions without founder approval
- Managing general meeting notes or raw conversation logs without a decision being made
Workflow
- Read the memo path from input
- Verify memo status is 'APPROVED'
- Extract structured decision record
- Append decision to approved decisions file
- Update raw transcript pointer
- Write to vault if configured
- Schedule auto-revisit
Practices
- Decision logging
- Knowledge management
- Founder advisory
Installation
First, add the marketplace
/plugin marketplace add alirezarezvani/claude-skills/plugin install c-level-agents@claude-code-skillsQuality Score
VerifiedTrust Signals
Similar Extensions
Wrap Up Ritual
100End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when saying "wrap up", "done for the day", "finish coding", or ending a coding session.
Orchestrate
100Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.
Trading Memory
100Domain knowledge for AI trading memory — Outcome-Weighted Memory (OWM) architecture, 5 memory types, recall scoring, and behavioral analysis. Use when recording trades, recalling similar contexts, analyzing performance, or checking behavioral drift. Triggers on "record trade", "remember trade", "recall", "similar trades", "performance", "behavioral", "disposition", "affective state", "confidence".
TradeMemory Protocol
100Domain knowledge for the Evolution Engine — LLM-powered autonomous strategy discovery from raw OHLCV data. Covers the generate-backtest-select-evolve loop, vectorized backtesting, out-of-sample validation, and strategy graduation. Use when discovering trading patterns, running backtests, evolving strategies, or reviewing evolution logs. Triggers on "evolve", "discover patterns", "backtest", "evolution", "strategy generation", "candidate strategy".
List Topics
100Use when the user asks about topics discussed in the current session, wants to see a topic list, or asks what has been talked about.
Cortex Profile
100View and manage your cognitive profile — how you think, work patterns, blind spots, and cross-domain connections. Use when the user says 'show my profile', 'how do I work', 'what are my patterns', 'cognitive style', 'blind spots', 'methodology', or at the start of a session to load context. Also use 'rebuild profile' to rescan all session history, or 'list domains' to see all tracked project domains.