skills/skill-implementation/SKILL.md
Creates .implementation scaffold for project development tracking. Run at the start of any project to set up structured folders for plans, todos, audits, architecture, and documentation.
npx skillsauth add hasna/skills skill-implementationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Creates a .implementation directory structure for tracking project development. Run skill-implementation at the beginning of any project.
# Install globally
bun add -g skill-implementation
# Create scaffold
skill-implementation
.implementation/
├── data/
│ ├── indexes/
│ │ ├── TODOS.md # Task index
│ │ ├── MEMENTOS.md # Important notes and decisions
│ │ ├── PLANS.md # Plans index
│ │ └── AUDITS.md # Audits index
│ ├── plans/ # Implementation plans
│ ├── todos/ # Task lists
│ ├── audits/ # Audit records
│ └── architecture/ # Architecture docs
├── docs/ # Documentation
├── logs/ # Dev logs
└── README.md
skill-implementation [options]
Options:
--output <dir> Output directory (default: current)
--force Overwrite existing scaffold
--help Show help
skill-implementation at project startdata/plans/ and index in data/indexes/PLANS.mddata/todos/ and index in data/indexes/TODOS.mddata/indexes/MEMENTOS.mddata/audits/ and index in data/indexes/AUDITS.mddata/architecture/tools
Generate hosted voiceover variants and short jingles
tools
Generate premium video highlight packages with clip plans, captions, thumbnails, chapter markers, social copy, edit decisions, and manifest metadata.
testing
Generate high-quality articles using parallel AI agents. Supports research, writing, and optional cover image generation. Write single articles or batch process multiple topics with configurable parallelism.
testing
Generate videos using OpenAI Sora, Minimax Hailuo, Gemini Veo, or Seedance through the hosted Skills runtime with provider-cost pricing.