Syntic

Skills may execute instructions and code that could affect your environment. Marketplace scans reduce risk but do not guarantee safety. Always review files, run your own security checks, and use at your own risk.

C-Level AdvisoryFree Safe

execute

Security Scan Summary

Status: Safe

Source: Syntic Skills registry

Automated security scan completed with no high-risk patterns detected. Manual review is still required.

About This Skill

Use when a logged decision needs to become an operating plan—e.g., turning approved strategy into weekly milestones with named DRIs and kill criteria.

Downloadable SKILL.md

Download SKILL.md and place it in your Syntic skills folder. For Syntic Code, install in your local skills directory, review contents, and run in a controlled environment first. Acknowledge the risk notice above to enable the download.

SKILL.md
---
name: execute
description: Use when a logged decision needs to become an operating plan—e.g., turning approved strategy into weekly milestones with named DRIs and kill criteria.
category: C-Level Advisory
version: 1.0.0
tools: []
---

# 90-Day Execution Plan

Turns an approved decision into a 90-day plan with weekly milestones, named DRIs (Directly Responsible Individuals), and check-in cadence. Where most decisions die: between "we decided" and "what's next Monday?"

## Input

An approved decision record.

## Workflow

1. Read the decision record
2. Decompose into 3-6 workstreams
3. Name a DRI for each workstream
4. Reverse-engineer 12 weekly milestones from checkpoint date
5. Set cadence (weekly + bi-weekly + 30/60/90 checkpoints)
6. Build risk register (cross-reference devil's-advocate concerns from Phase 4)
7. Save and notify DRIs

## Plan Format

**Decision:** [link]
**Owner (Sponsor):** [founder or exec]
**Start:** YYYY-MM-DD
**Checkpoint:** YYYY-MM-DD (90 days)

**Outcome:** [Copied from decision: success + kill criteria]

**Workstreams**
| Workstream | DRI | Success Metric | Status |
|---|---|---|---|
| <name> | <name> | <metric, threshold> | Not started |

**Weekly Milestones**
| Week | Milestone | DRI | Definition of Done |
|---|---|---|---|
| 1 | <milestone> | <name> | <observable outcome> |
| 12 | <checkpoint review> | <name> | <observable> |

**Cadence**
- Weekly: owner reviews status (15 min)
- Bi-weekly: cross-functional sync (30 min)
- Day 30 / 60 / 90: checkpoint with chief of staff

**Dependencies**
- Internal: [list]
- External: [vendors, regulators, customers]

**Risk Register**
| Risk | Likelihood | Impact | Owner | Mitigation |
|---|---|---|---|---|
| <risk> | M | H | <name> | <plan> |

## Why 90 Days

Long enough to show real signal (not just activity). Short enough to course-correct before damage compounds. Matches quarterly OKR cycle.

Bundle Download

Includes SKILL.md and bundled support files where provided. Risk acknowledgement is required.

Install Targets

Syntic App

  1. 1. Create a dedicated folder for this skill in your local skills library.
  2. 2. Place SKILL.md into that folder.
  3. 3. Restart Syntic and invoke this skill on matching tasks.

Syntic Code (CLI)

  1. 1. Save SKILL.md in your local Syntic Code skills directory.
  2. 2. Keep related files in the same skill folder.
  3. 3. Run in a safe environment and validate outputs.

Source

https://github.com/alirezarezvani/claude-skills/blob/main/c-level-advisor/c-level-agents/skills/execute/SKILL.md

Open Source Link
C-Level Advisory

Related Skills