Event Hooks

ftwnow

1 event · 1 hook

From ftwnow
Install
1
Run in your terminal
$
npx claudepluginhub doumr32-bit/ftwnow --plugin ftwnow
Source

Defined in hooks/hooks.json

Configuration
{
  "SessionStart": [
    {
      "hooks": [
        {
          "type": "command",
          "command": "echo '## FTWNOW Plugin Active\n\nFTWNOW full-stack development methodology is loaded.\n\n- Use `/FTW <project-name>` to activate a project\n- Use `/FTW <project-name> \"task description\"` to start a new task\n- All development follows Phase 0-7 with 16 Agents and 3 Hard Gates\n- Say \"FTW\" to unlock execution after PLAN mode'",
          "timeout": 5
        }
      ],
      "matcher": ""
    }
  ]
}
Summary
{
  "riskFlags": {
    "touchesBash": false,
    "matchAllTools": false,
    "touchesFileWrites": false
  },
  "typeStats": {
    "command": 1
  },
  "eventStats": {
    "SessionStart": 1
  },
  "originCounts": {
    "absolutePaths": 0,
    "pluginScripts": 0,
    "projectScripts": 0
  },
  "timeoutStats": {
    "commandsWithoutTimeout": 0
  }
}
Stats
Stars0
Forks0
Last CommitMar 2, 2026