|
2885 | 2885 | "created_at": "2026-03-02T00:00:00Z", |
2886 | 2886 | "updated_at": "2026-03-02T00:00:00Z" |
2887 | 2887 | }, |
| 2888 | + "time-machine": { |
| 2889 | + "name": "Time Machine", |
| 2890 | + "id": "time-machine", |
| 2891 | + "description": "Retroactively apply the full SDD workflow to existing codebases — analyse, spec, and ship feature-by-feature", |
| 2892 | + "author": "te3yo", |
| 2893 | + "version": "1.1.0", |
| 2894 | + "download_url": "https://github.com/teeyo/spec-kit-time-machine/archive/refs/tags/v1.1.0.zip", |
| 2895 | + "repository": "https://github.com/teeyo/spec-kit-time-machine", |
| 2896 | + "homepage": "https://github.com/teeyo/spec-kit-time-machine", |
| 2897 | + "documentation": "https://github.com/teeyo/spec-kit-time-machine", |
| 2898 | + "changelog": "https://github.com/teeyo/spec-kit-time-machine/blob/main/CHANGELOG.md", |
| 2899 | + "license": "MIT", |
| 2900 | + "requires": { |
| 2901 | + "speckit_version": ">=0.1.0", |
| 2902 | + "tools": [ |
| 2903 | + { |
| 2904 | + "name": "git", |
| 2905 | + "required": true |
| 2906 | + } |
| 2907 | + ] |
| 2908 | + }, |
| 2909 | + "provides": { |
| 2910 | + "commands": 3, |
| 2911 | + "hooks": 1 |
| 2912 | + }, |
| 2913 | + "tags": [ |
| 2914 | + "brownfield", |
| 2915 | + "automation", |
| 2916 | + "workflow", |
| 2917 | + "process" |
| 2918 | + ], |
| 2919 | + "verified": false, |
| 2920 | + "downloads": 0, |
| 2921 | + "stars": 0, |
| 2922 | + "created_at": "2026-05-15T00:00:00Z", |
| 2923 | + "updated_at": "2026-05-15T00:00:00Z" |
| 2924 | + }, |
2888 | 2925 | "tinyspec": { |
2889 | 2926 | "name": "TinySpec", |
2890 | 2927 | "id": "tinyspec", |
|
2949 | 2986 | "created_at": "2026-04-25T00:00:00Z", |
2950 | 2987 | "updated_at": "2026-04-25T00:00:00Z" |
2951 | 2988 | }, |
2952 | | - "time-machine": { |
2953 | | - "name": "Time Machine", |
2954 | | - "id": "time-machine", |
2955 | | - "description": "Retroactively apply the full SDD workflow to existing codebases — analyse, spec, and ship feature-by-feature", |
2956 | | - "author": "te3yo", |
2957 | | - "version": "1.1.0", |
2958 | | - "download_url": "https://github.com/teeyo/spec-kit-time-machine/archive/refs/tags/v1.1.0.zip", |
2959 | | - "repository": "https://github.com/teeyo/spec-kit-time-machine", |
2960 | | - "homepage": "https://github.com/teeyo/spec-kit-time-machine", |
2961 | | - "documentation": "https://github.com/teeyo/spec-kit-time-machine", |
2962 | | - "changelog": "https://github.com/teeyo/spec-kit-time-machine/blob/main/CHANGELOG.md", |
2963 | | - "license": "MIT", |
2964 | | - "requires": { |
2965 | | - "speckit_version": ">=0.1.0", |
2966 | | - "tools": [ |
2967 | | - { |
2968 | | - "name": "git", |
2969 | | - "required": true |
2970 | | - } |
2971 | | - ] |
2972 | | - }, |
2973 | | - "provides": { |
2974 | | - "commands": 3, |
2975 | | - "hooks": 1 |
2976 | | - }, |
2977 | | - "tags": [ |
2978 | | - "brownfield", |
2979 | | - "automation", |
2980 | | - "workflow", |
2981 | | - "process" |
2982 | | - ], |
2983 | | - "verified": false, |
2984 | | - "downloads": 0, |
2985 | | - "stars": 0, |
2986 | | - "created_at": "2026-05-15T00:00:00Z", |
2987 | | - "updated_at": "2026-05-15T00:00:00Z" |
2988 | | - }, |
2989 | 2989 | "token-analyzer": { |
2990 | 2990 | "name": "Token Consumption Analyzer", |
2991 | 2991 | "id": "token-analyzer", |
|
0 commit comments