AgentStack
SKILL verified MIT Self-run

F5 Core

skill-fujigo-software-f5-framework-claude-core · by Fujigo-Software

F5 Framework core workflow, quality gates, and behavioral modes

No reviews yet
0 installs
16 views
0.0% view→install

Install

$ agentstack add skill-fujigo-software-f5-framework-claude-core

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of F5 Core? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

F5 Framework Core Skills

This skill provides the foundational knowledge for F5 Framework:

Contents

  • [Workflow](./workflow.md) - F5 development workflow phases
  • [Quality Gates](./quality-gates.md) - D1-D4 and G1-G4 gate definitions
  • [Behavioral Modes](./behavioral-modes.md) - strict, standard, exploratory

Auto-load

These skills are automatically loaded when F5 Framework is active.

Quick Reference

Workflow Phases

  1. D1: Research Complete - Market/tech research, stakeholder interviews
  2. D2: SRS Approved - Software Requirements Specification
  3. D3: Basic Design Approved - System architecture, data model
  4. D4: Detail Design Approved - Module design, API contracts
  5. G2: Implementation Ready - Code complete, unit tests
  6. G2.5: Verification Complete - Asset verification, visual QA
  7. G3: Testing Complete - All tests pass, security scan
  8. 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

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.