skill-implementation

Create a standardized `.implementation` directory structure for project tracking.

24|26|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/hasna/skills --skill skill-implementation
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-implementation
Source: https://github.com/hasna/skills/tree/main/skills/skill-implementation
Command: npx skills add https://github.com/hasna/skills --skill skill-implementation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the initial setup of a project by creating a standardized directory structure for tracking development progress, plans, and documentation.

Core Features & Use Cases

  • Project Scaffolding: Generates a .implementation directory with pre-defined subfolders for data, documentation, and logs.
  • Structured Tracking: Provides dedicated spaces for plans, todos, audits, and architecture decisions.
  • Use Case: When starting a new software project, run this Skill to immediately establish a robust system for organizing all project-related information and tracking development tasks.

Quick Start

Run the skill-implementation command in your project's root directory to create the scaffold.

Frequently Asked Questions about skill-implementation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold project development tracking for a new software project?▼

To scaffold project development tracking, run the skill-implementation command in your project's root directory to generate a standardized `.implementation` folder with predefined subfolders for data, documentation, and logs.

What is the best way to organize plans, todos, and architecture documentation?▼

Organizing plans, todos, and architecture documentation is best handled by a standardized `.implementation` directory structure that provides dedicated spaces for audits and development tracking.

Does project scaffolding work without any external dependencies?▼

Yes, project scaffolding works without external dependencies because the Skill uses included scripts to create the `.implementation` directory hierarchy and index files directly in your project root.

Can I use this project setup tool in an existing codebase?▼

You can use this project setup tool in an existing codebase by running the command in the root directory to establish a robust system for organizing project-related information alongside your current files.

What is included in the standardized `.implementation` directory structure?▼

The standardized `.implementation` directory structure includes predefined subfolders for data, documentation, logs, plans, todos, audits, and architecture decisions, plus index files for efficient project management.