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/testing
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
development
Generate premium performance audit reports for web apps, APIs, or SaaS surfaces with metrics, findings, budgets, remediation plans, and manifest metadata.
data-ai
Generate premium customer feedback reports from reviews, support tickets, surveys, call notes, or raw feedback with clusters, sentiment, root causes, roadmap recommendations, evidence, and manifest metadata.
development
Generate high-quality PDF documents from markdown, HTML, or templates