implement-feature
About
This Claude Skill implements approved feature specifications by handling architecture design, code implementation, and test creation. It orchestrates the full development workflow through structured checklists and delegates technical execution to the Forja (Dev) agent. Use it when you need to translate product requirements into complete, tested software components.
Quick Install
Claude Code
Recommendednpx skills add davepoon/buildwithclaude -a claude-code/plugin add https://github.com/davepoon/buildwithclaudegit clone https://github.com/davepoon/buildwithclaude.git ~/.claude/skills/implement-featureCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
feature-spec
OtherThe feature-spec skill automatically generates complete product feature specifications by delegating to the Prometeo (PM) agent. It's designed for defining new features, writing user stories with acceptance criteria, and documenting requirements before implementation. The skill creates structured specs with scope, dependencies, and risks, then prepares a handoff to the development team.
review-findings
OtherThe review-findings skill automatically addresses QA code review reports by fixing critical and warning issues in priority order using the Forja (Dev) agent. It implements fixes with updated tests, performs dead code cleanup, and runs completion checklists to prepare for re-verification. Use this skill after receiving a review report from Centinela (QA) to systematically resolve findings before resubmission.
PKI and X.509
MetaThis Claude Skill provides expert guidance on PKI and X.509 certificate management for developers working with digital security. It covers certificate structure, CSR generation, certificate signing, revocation (CRL/OCSP), and OpenSSL commands. Use this skill when implementing certificate authorities, managing cryptographic keys, or handling any X.509-related operations.
Skill Builder
MetaThis skill helps developers create production-ready Claude Code Skills with proper YAML frontmatter and directory structure. It generates custom skills for specific workflows and provides templates following Claude's specification. Use it when building skills that Claude can autonomously discover across all surfaces.
