·project-implementation
>_

project-implementation

Implement a project from its documentation and specification. Use when asked to "implement project", "continue implementation", "build from docs", "implement from spec", or when the user wants to progressively implement a documented project following a todo checklist. Reads project docs, creates implementation plans and todo lists, and implements incrementally with tests and commits.

5Installs·0Trend·@universokobana

Installation

$npx skills add https://github.com/universokobana/sdlc-agent-skills --skill project-implementation

How to Install project-implementation

Quickly install project-implementation AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/universokobana/sdlc-agent-skills --skill project-implementation
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: universokobana/sdlc-agent-skills.

SKILL.md

View raw

Implement a project that is documented and specified in a docs folder. Work through a structured todo list, implementing ALL phases and sections in a single continuous session, running tests, committing, and updating progress tracking files after each step.

All tracking and planning files (implementation.md, todo.md, implemented.md, questions.md) are read from and written to this docs folder.

Example: If the user says "implement project from specs/my-app/", then all files are at specs/my-app/implementation.md, specs/my-app/todo.md, etc.

Implement a project from its documentation and specification. Use when asked to "implement project", "continue implementation", "build from docs", "implement from spec", or when the user wants to progressively implement a documented project following a todo checklist. Reads project docs, creates implementation plans and todo lists, and implements incrementally with tests and commits. Source: universokobana/sdlc-agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/universokobana/sdlc-agent-skills --skill project-implementation
Category
>_Productivity
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from universokobana/sdlc-agent-skills

Quick answers

What is project-implementation?

Implement a project from its documentation and specification. Use when asked to "implement project", "continue implementation", "build from docs", "implement from spec", or when the user wants to progressively implement a documented project following a todo checklist. Reads project docs, creates implementation plans and todo lists, and implements incrementally with tests and commits. Source: universokobana/sdlc-agent-skills.

How do I install project-implementation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/universokobana/sdlc-agent-skills --skill project-implementation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/universokobana/sdlc-agent-skills

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-26