Install
1
Run in your terminal$
npx claudepluginhub fujigo-software/f5-framework-claude --plugin f5-coreTool Access
This skill is limited to using the following tools:
ReadWriteGlobGrepBash
Supporting Assets
View in Repositorybehavioral-modes.mdquality-gates.mdworkflow.mdSkill Content
F5 Framework Core Skills
This skill provides the foundational knowledge for F5 Framework:
Contents
- Workflow - F5 development workflow phases
- Quality Gates - D1-D4 and G1-G4 gate definitions
- Behavioral Modes - strict, standard, exploratory
Auto-load
These skills are automatically loaded when F5 Framework is active.
Quick Reference
Workflow Phases
- D1: Research Complete - Market/tech research, stakeholder interviews
- D2: SRS Approved - Software Requirements Specification
- D3: Basic Design Approved - System architecture, data model
- D4: Detail Design Approved - Module design, API contracts
- G2: Implementation Ready - Code complete, unit tests
- G2.5: Verification Complete - Asset verification, visual QA
- G3: Testing Complete - All tests pass, security scan
- G4: Deployment Ready - Staging verified, UAT approved
Behavioral Modes
- coding: Code-first, minimal explanations, production-ready
- analytical: Systematic analysis, data-driven decisions
- security: Paranoid mode, OWASP checks, defense in depth
- debugging: Root cause analysis, systematic diagnosis
- review: Constructive feedback, best practices check
- planning: Strategic thinking, phased approach
- teaching: Step-by-step explanations, examples
- performance: Metrics-driven optimization
- creative: Innovative approaches, exploration
Gate Commands
/f5-gate check D1 # Check gate D1
/f5-gate check G2 # Check gate G2
/f5-gate status # Show all gates status
$ARGUMENTS
Similar Skills
Stats
Parent Repo Stars17
Parent Repo Forks7
Last CommitFeb 4, 2026