florian101010
- 8 skills
- 0 followers
- 15 hours ago last updated
- ▌ Hotfix · florian101010Fast but controlled hotfix workflow for urgent production incidents. Use when a critical bug needs an immediate targeted fix.
- ▌ QA Audit · florian101010Use when performing a quality audit, security review, or robustness check of [FILL: main-source-file]. Covers XSS/innerHTML scanning, rule compliance verification, race condition analysis, config schema validation, and documentation drift detection. Produces a severity-classified report (Critical/High/Medium/Low).
- ▌ Doc Audit · florian1010108-phase documentation drift audit across all docs, agent instructions, and config files. Use when checking for documentation drift, stale paths/counts, or inconsistencies between code and docs.
- ▌ Setup Repo · florian101010Fully configure this repo for a specific project. Asks 3 targeted questions, reads the codebase, then writes all agent instruction files in place — replacing every [FILL:] marker across all 32 files. Run immediately after cloning the template.
- ▌
- ▌ Feature Delivery · florian101010End-to-end feature workflow with planning, implementation, QA, and documentation sync. Use when delivering a new feature or larger enhancement.
- ▌ Release Readiness · florian101010Pre-release quality gate covering functional checks, baseline validation, and documentation integrity. Use before publishing a new version or tagging a release.
- ▌ Architecture Change · florian101010Architecture change workflow with mandatory ADR and controlled rollout. Use when proposing or implementing a structural/architectural change to the codebase.