Full Feature — Security skill for Claude Code
End-to-end feature pipeline from ADR to deploy-ready PR.
How to install Full Feature
Installs to ~/.claude/skills/johnmarvin237-claude-code-toolkit-full-feature/SKILL.md
mkdir -p ~/.claude/skills/johnmarvin237-claude-code-toolkit-full-feature && curl -fsSL https://raw.githubusercontent.com/JohnMarvin237/claude-code-toolkit/HEAD/commands/full-feature.md -o ~/.claude/skills/johnmarvin237-claude-code-toolkit-full-feature/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Full Feature does
description: End-to-end feature pipeline from ADR to deploy-ready PR. Chains architect-planner → implementation agents → test-runner → code-reviewer → security-auditor → devops-engineer. argument-hint: ""
Full Feature Pipeline
Execute the complete development lifecycle for: **$ARGUMENTS**
Follow this pipeline strictly. Do NOT skip stages. At each stage, delegate to the named subagent and wait for its summary before proceeding.
Stage 1 — Plan (🔵 @architect-p
Alternatives in Security
- Migration Agent — Plans a token migration (format, tool, naming or tier): chains token-audit and naming-audit, builds the transf 194 ★
- Gdpr Review — Audit the codebase (or a given path/feature) for GDPR compliance and produce a prioritized findings report 172 ★
- AI First Toolkit — Open-source Claude Code skills and Codex skills for AI-first work 95 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Openclaw Godmode Skill
🚀 GodMode Skill for OpenClaw - Autonomous Claude Code multi-agent coding orchestration. 8 specialized agents
Understudy
One AI, Every Role — A system that configures teams of specialized AI agents (Architect, Backend, Frontend, De
Claude Routines And Agents PM Pack
Companion repo to 'Opus-4.7 + Claude Routines & Managed Agents = PM Magic'. Production-ready prompts, sample o
Review Code Security
Tiered application security audit (T1 pre-commit, T2 feature complete, T3 sprint end) covering OWASP, secrets,
Module Redesign Pipeline
Claude Code skill: redesign an existing module to a top-1% bar, end-to-end (audit -> build -> motion -> live-v
Multi Tenant Fullstack Crud Skill
A full-stack CRUD Agent Skill for building production-ready multi-tenant web apps with role-based access, audi
Related Agents
Feature Dev
Orchestrates full feature development end-to-end. Takes a feature request, runs planner → research → implement
Playwright Test Companion
Orchestrator that drives a full plan → implement → review → validate cycle for one feature area, delegating to
Credential Hunter
Autonomous credential-attack pipeline runner. Chains /wordlist-gen + /osint-employees + /breach-check (data-pr