@jakkrichm/create-nexus-devflow 2.0.8 → 2.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/template/.agents/skills/00-discover/SKILL.md +1 -1
- package/template/.agents/skills/10-define/SKILL.md +1 -1
- package/template/.agents/skills/20-spec/SKILL.md +1 -1
- package/template/.agents/skills/30-plan/SKILL.md +1 -1
- package/template/.agents/skills/40-implement/SKILL.md +1 -1
- package/template/.agents/skills/50-verify/SKILL.md +1 -1
- package/template/.agents/skills/60-report/SKILL.md +1 -1
- package/template/.agents/skills/70-release/SKILL.md +1 -1
- package/template/.agents/skills/adopt/SKILL.md +1 -1
- package/template/.agents/skills/agent/SKILL.md +1 -1
- package/template/.agents/skills/api-and-interface-design/SKILL.md +1 -1
- package/template/.agents/skills/app-builder/SKILL.md +1 -1
- package/template/.agents/skills/architecture/SKILL.md +1 -1
- package/template/.agents/skills/autopilot/SKILL.md +175 -0
- package/template/.agents/skills/bash-linux/SKILL.md +1 -1
- package/template/.agents/skills/behavioral-modes/SKILL.md +1 -1
- package/template/.agents/skills/brainstorm/SKILL.md +1 -1
- package/template/.agents/skills/brief/SKILL.md +77 -0
- package/template/.agents/skills/browser-testing-with-devtools/SKILL.md +1 -1
- package/template/.agents/skills/changelog/SKILL.md +1 -1
- package/template/.agents/skills/ci/SKILL.md +131 -0
- package/template/.agents/skills/ci-cd-and-automation/SKILL.md +1 -1
- package/template/.agents/skills/code-review-and-quality/SKILL.md +1 -1
- package/template/.agents/skills/code-simplification/SKILL.md +1 -1
- package/template/.agents/skills/codebase-design/SKILL.md +1 -1
- package/template/.agents/skills/commit/SKILL.md +1 -1
- package/template/.agents/skills/competitor-analysis/SKILL.md +1 -1
- package/template/.agents/skills/context-engineering/SKILL.md +1 -1
- package/template/.agents/skills/database-design/SKILL.md +1 -1
- package/template/.agents/skills/debug/SKILL.md +1 -1
- package/template/.agents/skills/debugging-and-error-recovery/SKILL.md +1 -1
- package/template/.agents/skills/deploy/SKILL.md +1 -1
- package/template/.agents/skills/deployment-procedures/SKILL.md +1 -1
- package/template/.agents/skills/deprecation-and-migration/SKILL.md +1 -1
- package/template/.agents/skills/devflow/SKILL.md +11 -1
- package/template/.agents/skills/diagnosing-bugs/SKILL.md +1 -1
- package/template/.agents/skills/doctor/SKILL.md +1 -1
- package/template/.agents/skills/documentation-and-adrs/SKILL.md +1 -1
- package/template/.agents/skills/domain-modeling/SKILL.md +1 -1
- package/template/.agents/skills/followup/SKILL.md +1 -1
- package/template/.agents/skills/frontend-ui-engineering/SKILL.md +1 -1
- package/template/.agents/skills/git-workflow-and-versioning/SKILL.md +1 -1
- package/template/.agents/skills/goal/SKILL.md +1 -1
- package/template/.agents/skills/handoff/SKILL.md +1 -1
- package/template/.agents/skills/help/SKILL.md +1 -1
- package/template/.agents/skills/human-review-decisions/SKILL.md +1 -1
- package/template/.agents/skills/i18n-localization/SKILL.md +1 -1
- package/template/.agents/skills/idea-refine/SKILL.md +1 -1
- package/template/.agents/skills/incremental-implementation/SKILL.md +1 -1
- package/template/.agents/skills/insight/SKILL.md +1 -1
- package/template/.agents/skills/insight-capture/SKILL.md +1 -1
- package/template/.agents/skills/intelligent-routing/SKILL.md +1 -1
- package/template/.agents/skills/issue-triage/SKILL.md +1 -1
- package/template/.agents/skills/lint-and-validate/SKILL.md +1 -1
- package/template/.agents/skills/mcp-builder/SKILL.md +1 -1
- package/template/.agents/skills/md2html/SKILL.md +1 -1
- package/template/.agents/skills/merge/SKILL.md +1 -1
- package/template/.agents/skills/mobile-design/SKILL.md +1 -1
- package/template/.agents/skills/nextjs-react-expert/SKILL.md +1 -1
- package/template/.agents/skills/nodejs-best-practices/SKILL.md +1 -1
- package/template/.agents/skills/onboard/SKILL.md +1 -1
- package/template/.agents/skills/package-json-generator/SKILL.md +1 -1
- package/template/.agents/skills/parallel-agents/SKILL.md +1 -1
- package/template/.agents/skills/performance-optimization/SKILL.md +1 -1
- package/template/.agents/skills/planning-and-task-breakdown/SKILL.md +1 -1
- package/template/.agents/skills/powershell-windows/SKILL.md +1 -1
- package/template/.agents/skills/pr/SKILL.md +1 -1
- package/template/.agents/skills/pr-review/SKILL.md +1 -1
- package/template/.agents/skills/pr-review-analysis/SKILL.md +1 -1
- package/template/.agents/skills/prd/SKILL.md +1 -1
- package/template/.agents/skills/preview/SKILL.md +1 -1
- package/template/.agents/skills/preview-local-check/SKILL.md +1 -1
- package/template/.agents/skills/prototype/SKILL.md +1 -1
- package/template/.agents/skills/python-patterns/SKILL.md +1 -1
- package/template/.agents/skills/release-git-operations/SKILL.md +1 -1
- package/template/.agents/skills/research/SKILL.md +1 -1
- package/template/.agents/skills/review/SKILL.md +1 -1
- package/template/.agents/skills/review-followup-routing/SKILL.md +1 -1
- package/template/.agents/skills/roadmap-strategy/SKILL.md +1 -1
- package/template/.agents/skills/rollback/SKILL.md +108 -0
- package/template/.agents/skills/security-and-hardening/SKILL.md +1 -1
- package/template/.agents/skills/security-review/SKILL.md +1 -1
- package/template/.agents/skills/seo-fundamentals/SKILL.md +1 -1
- package/template/.agents/skills/server-management/SKILL.md +1 -1
- package/template/.agents/skills/shipping-and-launch/SKILL.md +1 -1
- package/template/.agents/skills/silent-failure-audit/SKILL.md +1 -1
- package/template/.agents/skills/simplify/SKILL.md +1 -1
- package/template/.agents/skills/skill-development/SKILL.md +1 -1
- package/template/.agents/skills/spec-driven-development/SKILL.md +1 -1
- package/template/.agents/skills/spec-orchestration/SKILL.md +1 -1
- package/template/.agents/skills/specialist-agent-routing/SKILL.md +1 -1
- package/template/.agents/skills/tailwind-patterns/SKILL.md +1 -1
- package/template/.agents/skills/test/SKILL.md +1 -1
- package/template/.agents/skills/test-driven-development/SKILL.md +1 -1
- package/template/.agents/skills/test-execution-and-coverage/SKILL.md +1 -1
- package/template/.agents/skills/try/SKILL.md +108 -0
- package/template/.agents/skills/type-design/SKILL.md +1 -1
- package/template/.agents/skills/ui-ux-pro-max/SKILL.md +1 -1
- package/template/.agents/skills/using-agent-skills/SKILL.md +1 -1
- package/template/.agents/skills/verification-orchestration/SKILL.md +1 -1
- package/template/.agents/skills/vulnerability-scanner/SKILL.md +1 -1
- package/template/.agents/skills/wiki/SKILL.md +1 -1
- package/template/.agents/skills/workflow-documentation-sync/SKILL.md +1 -1
- package/template/.claude/skills/00-discover/SKILL.md +1 -1
- package/template/.claude/skills/10-define/SKILL.md +1 -1
- package/template/.claude/skills/20-spec/SKILL.md +1 -1
- package/template/.claude/skills/30-plan/SKILL.md +1 -1
- package/template/.claude/skills/40-implement/SKILL.md +1 -1
- package/template/.claude/skills/50-verify/SKILL.md +1 -1
- package/template/.claude/skills/60-report/SKILL.md +1 -1
- package/template/.claude/skills/70-release/SKILL.md +1 -1
- package/template/.claude/skills/adopt/SKILL.md +1 -1
- package/template/.claude/skills/agent/SKILL.md +1 -1
- package/template/.claude/skills/api-and-interface-design/SKILL.md +1 -1
- package/template/.claude/skills/app-builder/SKILL.md +1 -1
- package/template/.claude/skills/architecture/SKILL.md +1 -1
- package/template/.claude/skills/autopilot/SKILL.md +175 -0
- package/template/.claude/skills/bash-linux/SKILL.md +1 -1
- package/template/.claude/skills/behavioral-modes/SKILL.md +1 -1
- package/template/.claude/skills/brainstorm/SKILL.md +1 -1
- package/template/.claude/skills/brief/SKILL.md +77 -0
- package/template/.claude/skills/browser-testing-with-devtools/SKILL.md +1 -1
- package/template/.claude/skills/changelog/SKILL.md +1 -1
- package/template/.claude/skills/ci/SKILL.md +131 -0
- package/template/.claude/skills/ci-cd-and-automation/SKILL.md +1 -1
- package/template/.claude/skills/code-review-and-quality/SKILL.md +1 -1
- package/template/.claude/skills/code-simplification/SKILL.md +1 -1
- package/template/.claude/skills/codebase-design/SKILL.md +1 -1
- package/template/.claude/skills/commit/SKILL.md +1 -1
- package/template/.claude/skills/competitor-analysis/SKILL.md +1 -1
- package/template/.claude/skills/context-engineering/SKILL.md +1 -1
- package/template/.claude/skills/database-design/SKILL.md +1 -1
- package/template/.claude/skills/debug/SKILL.md +1 -1
- package/template/.claude/skills/debugging-and-error-recovery/SKILL.md +1 -1
- package/template/.claude/skills/deploy/SKILL.md +1 -1
- package/template/.claude/skills/deployment-procedures/SKILL.md +1 -1
- package/template/.claude/skills/deprecation-and-migration/SKILL.md +1 -1
- package/template/.claude/skills/devflow/SKILL.md +11 -1
- package/template/.claude/skills/diagnosing-bugs/SKILL.md +1 -1
- package/template/.claude/skills/doctor/SKILL.md +1 -1
- package/template/.claude/skills/documentation-and-adrs/SKILL.md +1 -1
- package/template/.claude/skills/domain-modeling/SKILL.md +1 -1
- package/template/.claude/skills/followup/SKILL.md +1 -1
- package/template/.claude/skills/frontend-ui-engineering/SKILL.md +1 -1
- package/template/.claude/skills/git-workflow-and-versioning/SKILL.md +1 -1
- package/template/.claude/skills/goal/SKILL.md +1 -1
- package/template/.claude/skills/handoff/SKILL.md +1 -1
- package/template/.claude/skills/help/SKILL.md +1 -1
- package/template/.claude/skills/human-review-decisions/SKILL.md +1 -1
- package/template/.claude/skills/i18n-localization/SKILL.md +1 -1
- package/template/.claude/skills/idea-refine/SKILL.md +1 -1
- package/template/.claude/skills/incremental-implementation/SKILL.md +1 -1
- package/template/.claude/skills/insight/SKILL.md +1 -1
- package/template/.claude/skills/insight-capture/SKILL.md +1 -1
- package/template/.claude/skills/intelligent-routing/SKILL.md +1 -1
- package/template/.claude/skills/issue-triage/SKILL.md +1 -1
- package/template/.claude/skills/lint-and-validate/SKILL.md +1 -1
- package/template/.claude/skills/mcp-builder/SKILL.md +1 -1
- package/template/.claude/skills/md2html/SKILL.md +1 -1
- package/template/.claude/skills/merge/SKILL.md +1 -1
- package/template/.claude/skills/mobile-design/SKILL.md +1 -1
- package/template/.claude/skills/nextjs-react-expert/SKILL.md +1 -1
- package/template/.claude/skills/nodejs-best-practices/SKILL.md +1 -1
- package/template/.claude/skills/onboard/SKILL.md +1 -1
- package/template/.claude/skills/package-json-generator/SKILL.md +1 -1
- package/template/.claude/skills/parallel-agents/SKILL.md +1 -1
- package/template/.claude/skills/performance-optimization/SKILL.md +1 -1
- package/template/.claude/skills/planning-and-task-breakdown/SKILL.md +1 -1
- package/template/.claude/skills/powershell-windows/SKILL.md +1 -1
- package/template/.claude/skills/pr/SKILL.md +1 -1
- package/template/.claude/skills/pr-review/SKILL.md +1 -1
- package/template/.claude/skills/pr-review-analysis/SKILL.md +1 -1
- package/template/.claude/skills/prd/SKILL.md +1 -1
- package/template/.claude/skills/preview/SKILL.md +1 -1
- package/template/.claude/skills/preview-local-check/SKILL.md +1 -1
- package/template/.claude/skills/prototype/SKILL.md +1 -1
- package/template/.claude/skills/python-patterns/SKILL.md +1 -1
- package/template/.claude/skills/release-git-operations/SKILL.md +1 -1
- package/template/.claude/skills/research/SKILL.md +1 -1
- package/template/.claude/skills/review/SKILL.md +1 -1
- package/template/.claude/skills/review-followup-routing/SKILL.md +1 -1
- package/template/.claude/skills/roadmap-strategy/SKILL.md +1 -1
- package/template/.claude/skills/rollback/SKILL.md +108 -0
- package/template/.claude/skills/security-and-hardening/SKILL.md +1 -1
- package/template/.claude/skills/security-review/SKILL.md +1 -1
- package/template/.claude/skills/seo-fundamentals/SKILL.md +1 -1
- package/template/.claude/skills/server-management/SKILL.md +1 -1
- package/template/.claude/skills/shipping-and-launch/SKILL.md +1 -1
- package/template/.claude/skills/silent-failure-audit/SKILL.md +1 -1
- package/template/.claude/skills/simplify/SKILL.md +1 -1
- package/template/.claude/skills/skill-development/SKILL.md +1 -1
- package/template/.claude/skills/spec-driven-development/SKILL.md +1 -1
- package/template/.claude/skills/spec-orchestration/SKILL.md +1 -1
- package/template/.claude/skills/specialist-agent-routing/SKILL.md +1 -1
- package/template/.claude/skills/tailwind-patterns/SKILL.md +1 -1
- package/template/.claude/skills/test/SKILL.md +1 -1
- package/template/.claude/skills/test-driven-development/SKILL.md +1 -1
- package/template/.claude/skills/test-execution-and-coverage/SKILL.md +1 -1
- package/template/.claude/skills/try/SKILL.md +108 -0
- package/template/.claude/skills/type-design/SKILL.md +1 -1
- package/template/.claude/skills/ui-ux-pro-max/SKILL.md +1 -1
- package/template/.claude/skills/using-agent-skills/SKILL.md +1 -1
- package/template/.claude/skills/verification-orchestration/SKILL.md +1 -1
- package/template/.claude/skills/vulnerability-scanner/SKILL.md +1 -1
- package/template/.claude/skills/wiki/SKILL.md +1 -1
- package/template/.claude/skills/workflow-documentation-sync/SKILL.md +1 -1
- package/template/AGENTS.md +11 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: debugging-and-error-recovery
|
|
3
|
-
description: Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.
|
|
3
|
+
description: "[Devflow] Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Debugging and Error Recovery
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---name: deploy
|
|
2
2
|
|
|
3
|
-
description: Production
|
|
3
|
+
description: "[Devflow] Production deployment pre-flight checks, smoke validation, and deployment execution."
|
|
4
4
|
---
|
|
5
5
|
# ๐€ Phase 52: Production Deployment (Auto-Deploy)
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: deployment-procedures
|
|
3
|
-
description: Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.
|
|
3
|
+
description: "[Devflow] Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts."
|
|
4
4
|
allowed-tools: Read, Glob, Grep, Bash
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: deprecation-and-migration
|
|
3
|
-
description: Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.
|
|
3
|
+
description: "[Devflow] Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Deprecation and Migration
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: devflow
|
|
3
|
-
description: Flagship interactive guide,
|
|
3
|
+
description: "[Devflow] Flagship interactive guide, state inspector, and intent router for DevFlow workflows."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# devflow - Interactive Workflow Guide & Intent Router for Nexus-DevFlow
|
|
@@ -51,6 +51,11 @@ When the user specifies a request, map it to the matching DevFlow 2.0 stage or c
|
|
|
51
51
|
| "Verify code quality & QA review" | `50-verify` | `verify` | `50-verify` -> `60-report` -> `70-release` |
|
|
52
52
|
| "Generate summary HTML/MD report" | `60-report` | `report` | `60-report` -> `70-release` |
|
|
53
53
|
| "Package for PR merge or deployment" | `70-release` | `release` | `70-release` |
|
|
54
|
+
| "Human manual QA walkthrough guide" | `try` | `try` | `try` (after implement or verify) |
|
|
55
|
+
| "Safely plan feature or run reversal" | `rollback` | `rollback` | `rollback` -> `40-implement` |
|
|
56
|
+
| "Set up automatic GitHub Actions CI" | `ci` | `ci` | `ci` (after onboard or adopt) |
|
|
57
|
+
| "Pre-check scope & risks before spec" | `brief` | `brief` | `brief` -> `20-spec` |
|
|
58
|
+
| "Run autonomous bounded delivery loop"| `autopilot` | `autopilot` | `autopilot` -> `70-release` |
|
|
54
59
|
| "High-level goal or long-running task" | `goal` | `goal` | `goal` -> `00-discover` |
|
|
55
60
|
| "Brainstorm ideas without allocating ID" | `brainstorm` | `brainstorm` | `brainstorm` -> `00-discover` |
|
|
56
61
|
| "Deep codebase or web research" | `research` | `research` | `research` |
|
|
@@ -80,6 +85,11 @@ Always provide a clean summary of available Nexus-DevFlow skills grouped by life
|
|
|
80
85
|
- `onboard` (`/onboard`, `$onboard`) - Baseline stack setup for freshly scaffolded projects
|
|
81
86
|
- `adopt` (`/adopt`, `$adopt`) - Survey and bootstrap DevFlow into existing brownfield projects
|
|
82
87
|
- `doctor` (`/doctor`, `$doctor`) - Read-only health check for setup, scripts, and workflow drift
|
|
88
|
+
- `try` (`/try`, `$try`) - Step-by-step human manual QA review guide (where to go, what to click, what to expect)
|
|
89
|
+
- `rollback` (`/rollback`, `$rollback`) - Safe feature/run reversal planner with dependency risk analysis
|
|
90
|
+
- `ci` (`/ci`, `$ci`) - Automatic GitHub Actions workflow (`.github/workflows/verify.yml`) setup
|
|
91
|
+
- `brief` (`/brief`, `$brief`) - Read-only scope, dependency, and size pre-briefing before speccing
|
|
92
|
+
- `autopilot` (`/autopilot`, `$autopilot`) - Optional bounded autonomous loop (spec -> plan -> implement -> verify -> report)
|
|
83
93
|
- `goal` - Route broad goals before Discovery
|
|
84
94
|
- `brainstorm` - Ideate without allocating running IDs
|
|
85
95
|
- `research` - Conduct codebase or web research
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: diagnosing-bugs
|
|
3
|
-
description: Diagnosis loop for hard bugs and performance regressions. Use inside Debug, /40-Implement, or /50-Verify when behavior is broken, throwing, failing, flaky, or slow.
|
|
3
|
+
description: "[Devflow] Diagnosis loop for hard bugs and performance regressions. Use inside Debug, /40-Implement, or /50-Verify when behavior is broken, throwing, failing, flaky, or slow."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Diagnosing Bugs
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: doctor
|
|
3
|
-
description: Read-only DevFlow health check and diagnostics
|
|
3
|
+
description: "[Devflow] Read-only DevFlow health check and diagnostics for context files, adapters, commands, and workflow drift."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# doctor - Read-Only DevFlow Health Check & Diagnostics
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: documentation-and-adrs
|
|
3
|
-
description: Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.
|
|
3
|
+
description: "[Devflow] Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Documentation and ADRs
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: domain-modeling
|
|
3
|
-
description: Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.
|
|
3
|
+
description: "[Devflow] Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Domain Modeling
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: frontend-ui-engineering
|
|
3
|
-
description: Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.
|
|
3
|
+
description: "[Devflow] Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Frontend UI Engineering
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: git-workflow-and-versioning
|
|
3
|
-
description: Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.
|
|
3
|
+
description: "[Devflow] Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Git Workflow and Versioning
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: handoff
|
|
3
|
-
description: Compact active context into a handoff note. Use when a DevFlow run must continue in another session, agent, or report without duplicating existing artifacts.
|
|
3
|
+
description: "[Devflow] Compact active context into a handoff note. Use when a DevFlow run must continue in another session, agent, or report without duplicating existing artifacts."
|
|
4
4
|
disable-model-invocation: true
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---name: help
|
|
2
2
|
|
|
3
|
-
description: DevFlow 2.0
|
|
3
|
+
description: "[Devflow] DevFlow 2.0 help, routing guide, workflow sitemap, and process navigation."
|
|
4
4
|
argument-hint: [optional: question, running id, stage, or issue]
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: human-review-decisions
|
|
3
|
-
description: Handle human approval, feedback, rejection, and recheck decisions around verified work. Use when a task needs a human gate after verification and the result must route cleanly back into the DevFlow 2.0 lifecycle.
|
|
3
|
+
description: "[Devflow] Handle human approval, feedback, rejection, and recheck decisions around verified work. Use when a task needs a human gate after verification and the result must route cleanly back into the DevFlow 2.0 lifecycle."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Human Review Decisions
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: i18n-localization
|
|
3
|
-
description: Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.
|
|
3
|
+
description: "[Devflow] Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support."
|
|
4
4
|
allowed-tools: Read, Glob, Grep
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: idea-refine
|
|
3
|
-
description: Refines ideas iteratively. Refine ideas through structured divergent and convergent thinking. Use "idea-refine" or "ideate" to trigger.
|
|
3
|
+
description: "[Devflow] Refines ideas iteratively. Refine ideas through structured divergent and convergent thinking. Use "idea-refine" or "ideate" to trigger."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Idea Refine
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: incremental-implementation
|
|
3
|
-
description: Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.
|
|
3
|
+
description: "[Devflow] Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Incremental Implementation
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---name: insight
|
|
2
2
|
|
|
3
|
-
description:
|
|
3
|
+
description: "[Devflow] Extract reusable lessons, patterns, file insights, and post-mortem learning from completed work."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Phase 54: Insight Extraction
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: insight-capture
|
|
3
|
-
description: Extract durable lessons, patterns, gotchas, and post-mortem knowledge from completed work. Use when implementation or verification work should become reusable team knowledge.
|
|
3
|
+
description: "[Devflow] Extract durable lessons, patterns, gotchas, and post-mortem knowledge from completed work. Use when implementation or verification work should become reusable team knowledge."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Insight Capture
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: intelligent-routing
|
|
3
|
-
description: Automatic agent and stage routing for DevFlow 2.0. Use when deciding which active workflow, skill, or specialist should own the next step.
|
|
3
|
+
description: "[Devflow] Automatic agent and stage routing for DevFlow 2.0. Use when deciding which active workflow, skill, or specialist should own the next step."
|
|
4
4
|
version: 2.0.0
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: lint-and-validate
|
|
3
|
-
description: Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis.
|
|
3
|
+
description: "[Devflow] Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis."
|
|
4
4
|
allowed-tools: Read, Glob, Grep, Bash
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: mcp-builder
|
|
3
|
-
description: MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices.
|
|
3
|
+
description: "[Devflow] MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices."
|
|
4
4
|
allowed-tools: Read, Write, Edit, Glob, Grep
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: md2html
|
|
3
|
-
description: Convert long-form Markdown (plan, spec, system design, RFC, runbook, postmortem, brainstorm, notes) into a single self-contained HTML page with Mermaid diagrams, step timelines, callouts, sidebar TOC. Claude-orange light+dark theme. Multi-language. Portable across Claude Code / Codex / Antigravity / any AI agent.
|
|
3
|
+
description: "[Devflow] Convert long-form Markdown (plan, spec, system design, RFC, runbook, postmortem, brainstorm, notes) into a single self-contained HTML page with Mermaid diagrams, step timelines, callouts, sidebar TOC. Claude-orange light+dark theme. Multi-language. Portable across Claude Code / Codex / Antigravity / any AI agent."
|
|
4
4
|
trigger: /md2html
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---name: merge
|
|
2
2
|
|
|
3
|
-
description:
|
|
3
|
+
description: "[Devflow] Safe PR branch merge into base branch, cleanup, and release readiness check."
|
|
4
4
|
---
|
|
5
5
|
# Smart Merge (Git Orchestration)
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: mobile-design
|
|
3
|
-
description: Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.
|
|
3
|
+
description: "[Devflow] Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps."
|
|
4
4
|
allowed-tools: Read, Glob, Grep, Bash
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: react-best-practices
|
|
3
|
-
description: React and Next.js performance optimization from Vercel Engineering. Use when building React components, optimizing performance, eliminating waterfalls, reducing bundle size, reviewing code for performance issues, or implementing server/client-side optimizations.
|
|
3
|
+
description: "[Devflow] React and Next.js performance optimization from Vercel Engineering. Use when building React components, optimizing performance, eliminating waterfalls, reducing bundle size, reviewing code for performance issues, or implementing server/client-side optimizations."
|
|
4
4
|
allowed-tools: Read, Write, Edit, Glob, Grep, Bash
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: nodejs-best-practices
|
|
3
|
-
description: Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
|
|
3
|
+
description: "[Devflow] Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying."
|
|
4
4
|
allowed-tools: Read, Write, Edit, Glob, Grep
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: onboard
|
|
3
|
-
description: Set up Nexus-DevFlow after overlaying it onto a freshly scaffolded or early
|
|
3
|
+
description: "[Devflow] Set up Nexus-DevFlow after overlaying it onto a freshly scaffolded or early-stage project."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# onboard - Finish the Nexus-DevFlow Setup for Fresh Projects
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: package-json-generator
|
|
3
|
-
description: Generates or updates a package.json file with standardized npm scripts for the project. Automatically migrates tasks from .vscode/tasks.json if present. Use when initializing npm scripts, migrating from VS Code tasks, or setting up a centralized task runner.
|
|
3
|
+
description: "[Devflow] Generates or updates a package.json file with standardized npm scripts for the project. Automatically migrates tasks from .vscode/tasks.json if present. Use when initializing npm scripts, migrating from VS Code tasks, or setting up a centralized task runner."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Package JSON Generator
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: parallel-agents
|
|
3
|
-
description: Multi-agent orchestration patterns for the current DevFlow 2.0 specialist set. Use when multiple independent analyses or implementation perspectives can run in parallel.
|
|
3
|
+
description: "[Devflow] Multi-agent orchestration patterns for the current DevFlow 2.0 specialist set. Use when multiple independent analyses or implementation perspectives can run in parallel."
|
|
4
4
|
allowed-tools: Read, Glob, Grep
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: performance-optimization
|
|
3
|
-
description: Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.
|
|
3
|
+
description: "[Devflow] Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Performance Optimization
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: planning-and-task-breakdown
|
|
3
|
-
description: Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.
|
|
3
|
+
description: "[Devflow] Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Planning and Task Breakdown
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: powershell-windows
|
|
3
|
-
description: PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
|
|
3
|
+
description: "[Devflow] PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling."
|
|
4
4
|
allowed-tools: Read, Write, Edit, Glob, Grep, Bash
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---name: pr
|
|
2
2
|
|
|
3
|
-
description:
|
|
3
|
+
description: "[Devflow] Pull Request creation with automated change summaries, verification evidence, and linked stage artifacts."
|
|
4
4
|
---
|
|
5
5
|
# Create Pull Request (Git Orchestration)
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---name: pr-review
|
|
2
2
|
|
|
3
|
-
description: PR Review Addon - Review a pull request using GitHub review prompt patterns and the credited 9arm-skills/scrutinize discipline.
|
|
3
|
+
description: "[Devflow] PR Review Addon - Review a pull request using GitHub review prompt patterns and the credited 9arm-skills/scrutinize discipline."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Phase 55: PR Review Addon
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: pr-review-analysis
|
|
3
|
-
description: Review pull requests or local diffs with structured finding discipline, selective review lanes, and Nexus-DevFlow report templates. Use when the team needs a substantial review without turning review into a numbered workflow stage.
|
|
3
|
+
description: "[Devflow] Review pull requests or local diffs with structured finding discipline, selective review lanes, and Nexus-DevFlow report templates. Use when the team needs a substantial review without turning review into a numbered workflow stage."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# PR Review Analysis
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: preview-local-check
|
|
3
|
-
description: Manage local preview, smoke-check, and temporary runtime verification before formal verification. Use when implementation needs a quick visual or runtime check, when a reviewer needs a local URL, or when a change should be inspected before /50-Verify.
|
|
3
|
+
description: "[Devflow] Manage local preview, smoke-check, and temporary runtime verification before formal verification. Use when implementation needs a quick visual or runtime check, when a reviewer needs a local URL, or when a change should be inspected before /50-Verify."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Preview Local Check
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: prototype
|
|
3
|
-
description: Build a throwaway prototype to answer a design question during Discover, Define, Spec, Research, or Plan.
|
|
3
|
+
description: "[Devflow] Build a throwaway prototype to answer a design question during Discover, Define, Spec, Research, or Plan."
|
|
4
4
|
disable-model-invocation: true
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: python-patterns
|
|
3
|
-
description: Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.
|
|
3
|
+
description: "[Devflow] Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying."
|
|
4
4
|
allowed-tools: Read, Write, Edit, Glob, Grep
|
|
5
5
|
---
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: release-git-operations
|
|
3
|
-
description: Handle commit, pull request, merge, deployment, and changelog work around Release. Use when packaging verified work for sharing, integration, deployment, or release communication.
|
|
3
|
+
description: "[Devflow] Handle commit, pull request, merge, deployment, and changelog work around Release. Use when packaging verified work for sharing, integration, deployment, or release communication."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Release Git Operations
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: review
|
|
3
|
-
description: Two-axis review for changed work. Use inside /50-Verify or /70-Release when a branch, PR, or work-in-progress diff needs standards and spec review.
|
|
3
|
+
description: "[Devflow] Two-axis review for changed work. Use inside /50-Verify or /70-Release when a branch, PR, or work-in-progress diff needs standards and spec review."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Review
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: review-followup-routing
|
|
3
|
-
description: Classify review comments, extend existing work safely, and route corrective or future work back into the right DevFlow 2.0 stage. Use for PR follow-up and post-review follow-up planning.
|
|
3
|
+
description: "[Devflow] Classify review comments, extend existing work safely, and route corrective or future work back into the right DevFlow 2.0 stage. Use for PR follow-up and post-review follow-up planning."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Review Follow-up Routing
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: roadmap-strategy
|
|
3
|
-
description: Create or refresh product roadmap direction using markdown-first discovery and roadmap artifacts. Use when strategic planning should stay outside the mainline but still follow DevFlow 2.0 contracts.
|
|
3
|
+
description: "[Devflow] Create or refresh product roadmap direction using markdown-first discovery and roadmap artifacts. Use when strategic planning should stay outside the mainline but still follow DevFlow 2.0 contracts."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Roadmap Strategy
|
|
@@ -0,0 +1,108 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: rollback
|
|
3
|
+
description: "[Devflow] Plan safe feature or run reversal with dependency and commit risk analysis."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# rollback - Safe Feature Reversal & Rollback Planner
|
|
7
|
+
|
|
8
|
+
Where this sits in the workflow:
|
|
9
|
+
|
|
10
|
+
```text
|
|
11
|
+
completed run + git history -> [rollback] -> /40-implement (or fix run) -> /50-verify -> /70-release
|
|
12
|
+
(run archive + commits) (risk review (reverse product diff) (prove) (log & finalize)
|
|
13
|
+
+ plan)
|
|
14
|
+
```
|
|
15
|
+
|
|
16
|
+
This skill **plans a rollback**. It does not silently alter product code, reset branches destructively, force-push, or mutate repository history. It identifies the completed run and its exact git commit, analyzes what changed afterward, drafts a guarded rollback specification, and stops for human review before execution.
|
|
17
|
+
|
|
18
|
+
## Input
|
|
19
|
+
|
|
20
|
+
A completed run by Running ID, name, or run path, plus an optional reason. Examples:
|
|
21
|
+
|
|
22
|
+
```text
|
|
23
|
+
/rollback RUN-002-add-onboard-adopt-doctor-skills
|
|
24
|
+
/rollback "auth login" because OAuth provider changed
|
|
25
|
+
/rollback devflow/runs/RUN-001-align-devflow-blueprint
|
|
26
|
+
```
|
|
27
|
+
|
|
28
|
+
With no target, list recent completed runs from `devflow/runs/` and `devflow/context/current-stage.md` and ask the user to choose. Never silently guess the target. If the reason is missing, ask for one before finalizing the rollback plan.
|
|
29
|
+
|
|
30
|
+
## Step 0 - Preflight Check
|
|
31
|
+
|
|
32
|
+
Read `AGENTS.md`, `devflow/context/current-stage.md`, `devflow/context/project-overview.md`, completed run archives under `devflow/runs/`, and git state.
|
|
33
|
+
|
|
34
|
+
Stop before planning when:
|
|
35
|
+
|
|
36
|
+
- The directory is not a git repository.
|
|
37
|
+
- There is uncommitted active work in the working tree (unless the user asks to inspect it).
|
|
38
|
+
- The target run cannot be identified unambiguously in `devflow/runs/` or Git history.
|
|
39
|
+
|
|
40
|
+
Do not discard, force-reset, switch branches, or destroy untracked files automatically.
|
|
41
|
+
|
|
42
|
+
## Step 1 - Resolve Target Run & Commits
|
|
43
|
+
|
|
44
|
+
Match the requested ID or name against `devflow/runs/` and git commit history:
|
|
45
|
+
|
|
46
|
+
```bash
|
|
47
|
+
git log --grep="RUN-002" --oneline
|
|
48
|
+
```
|
|
49
|
+
|
|
50
|
+
Identify:
|
|
51
|
+
|
|
52
|
+
- Exact commit SHA(s) introducing the feature.
|
|
53
|
+
- Parent commit before the feature was introduced.
|
|
54
|
+
- Associated stage artifacts (`20-spec.md`, `40-implement.md`, `70-release.md`).
|
|
55
|
+
|
|
56
|
+
## Step 2 - Separate Product Changes From DevFlow History
|
|
57
|
+
|
|
58
|
+
Inspect the files touched by the target commit(s).
|
|
59
|
+
|
|
60
|
+
**Protected Workflow Paths (Never Revert Automatically):**
|
|
61
|
+
- `.agents/**`
|
|
62
|
+
- `.claude/**`
|
|
63
|
+
- `devflow/**` (preserve run records, schemas, and historical reports)
|
|
64
|
+
- `AGENTS.md` / `CLAUDE.md` (unless explicitly intended to update commands)
|
|
65
|
+
- `.nexus/**`
|
|
66
|
+
|
|
67
|
+
The rollback must preserve DevFlow's durable history while isolating the **Product Code Diff** (application code, UI components, backend APIs, configuration).
|
|
68
|
+
|
|
69
|
+
## Step 3 - Review Later-Commit Risk (Dependency Risk Analysis)
|
|
70
|
+
|
|
71
|
+
Inspect every commit after the target commit through `HEAD` that touches any of the product files.
|
|
72
|
+
|
|
73
|
+
Classify the risk into one of 4 standard categories:
|
|
74
|
+
|
|
75
|
+
| Risk Level | Meaning | Action |
|
|
76
|
+
| :--- | :--- | :--- |
|
|
77
|
+
| **No Overlap** | No subsequent commits touched these product files. | Clean reversal is safe and straightforward. |
|
|
78
|
+
| **Overlap, Compatible** | Later edits touched the same files, but the target code can be cleanly extracted without breaking newer behavior. | Plan selective reverse-patching. |
|
|
79
|
+
| **Dependency Risk** | Subsequent features or bugfixes directly depend on types, APIs, tables, or exports introduced by the target. | Explicitly warn that dependent features will be affected; plan compatibility shims. |
|
|
80
|
+
| **Blocked** | Reversing the target would cause data loss, break database schema, or require a cascading rollback of multiple runs. | Stop and present the blocker to the user for explicit architectural guidance. |
|
|
81
|
+
|
|
82
|
+
## Step 4 - Produce The Guarded Rollback Plan
|
|
83
|
+
|
|
84
|
+
Draft the rollback plan containing:
|
|
85
|
+
|
|
86
|
+
1. **Target Run & Rationale**: Running ID, original commit SHA, author, and reason for reversal.
|
|
87
|
+
2. **Product Files to Revert**: Exact list of application files to modify/delete/restore.
|
|
88
|
+
3. **Protected Paths**: Explicit declaration of preserved history files.
|
|
89
|
+
4. **Risk Classification**: Dependency analysis findings and required compatibility repairs.
|
|
90
|
+
5. **Step-by-Step Reversal Steps**:
|
|
91
|
+
- Step 1: Apply reverse product diff.
|
|
92
|
+
- Step 2: Apply compatibility fixes for downstream dependencies.
|
|
93
|
+
- Step 3: Run project verify command (`npm test`, `npm run check`).
|
|
94
|
+
6. **Acceptance & Verification Criteria**: How to prove the removed behavior is truly gone without breaking existing unaffected features.
|
|
95
|
+
|
|
96
|
+
## Step 5 - Stop For Human Confirmation
|
|
97
|
+
|
|
98
|
+
Present the rollback plan to the user:
|
|
99
|
+
|
|
100
|
+
- Summarize affected files and dependency risks.
|
|
101
|
+
- If approved, route to `/40-implement` (or allocate a dedicated Fix/Rollback Run) to safely execute the reversal steps behind review gates.
|
|
102
|
+
|
|
103
|
+
## Rules
|
|
104
|
+
|
|
105
|
+
- **Preserve History**: Never delete run folders under `devflow/runs/`. Historical reports must remain intact.
|
|
106
|
+
- **No Destructive Git Commands**: Never execute `git reset --hard HEAD~N` or `git push --force`. All reversals must be applied as forward commits.
|
|
107
|
+
- **One Target Per Rollback**: Avoid bundling multiple unrelated rollbacks into one pass.
|
|
108
|
+
- **Explicit Human Gate**: Always wait for user approval before applying any reverse diffs to code.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: security-and-hardening
|
|
3
|
-
description: Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.
|
|
3
|
+
description: "[Devflow] Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Security and Hardening
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---name: security-review
|
|
2
2
|
|
|
3
|
-
description: High-severity security code review for folders, projects, files, or diffs
|
|
3
|
+
description: "[Devflow] High-severity security code review and vulnerability audit for folders, projects, files, or diffs."
|
|
4
4
|
argument-hint: "[target folder, project path, file list, or git diff] [--lang=en]"
|
|
5
5
|
---
|
|
6
6
|
|