You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Installation path:** skills/review-loop/ in a host-recognized Skills root.
31
+
-**Status:** Admitted first-party; generic, software, specification, manuscript, and agent-skill Profiles are included.
32
+
-**Evidence:** Package and Profile tests under [skills/review-loop/tests/](skills/review-loop/tests/); user guide at [docs/skills/review-loop.md](docs/skills/review-loop.md).
33
+
-**Installation path:**`skills/review-loop/` in a host-recognized Skills root.
33
34
34
35
### project-init
35
36
36
-
-**Purpose:** Initialize a confirmed project from a minimal preset while
37
-
preserving existing instructions and validating resulting paths.
37
+
-**Purpose:** Initialize a confirmed project from a minimal preset while preserving existing instructions and validating resulting paths.
-**Installation path:** skills/project-init/ in a host-recognized Skills root.
41
+
-**Evidence:** Contract and behavior tests under [skills/project-init/tests/](skills/project-init/tests/); user guide at [docs/skills/project-init.md](docs/skills/project-init.md).
42
+
-**Installation path:**`skills/project-init/` in a host-recognized Skills root.
44
43
45
44
### ask-light
46
45
47
-
-**Purpose:** Inspect the active Agent host and recommend the single most
48
-
appropriate next Skill from current context.
46
+
-**Purpose:** Inspect the active Agent host and recommend one next Skill or one bounded workflow recipe from the current context.
49
47
-**Invocation:** User-invoked only; it never executes the recommendation.
-**Installation path:** skills/ask-light/ in a host-recognized Skills root.
49
+
-**Status:** Admitted first-party; supports explicit `next` and `workflow` modes.
50
+
-**Evidence:** Contract, scanner, and behavior tests under [skills/ask-light/tests/](skills/ask-light/tests/); user guide at [docs/skills/ask-light.md](docs/skills/ask-light.md).
51
+
-**Installation path:**`skills/ask-light/` in a host-recognized Skills root.
55
52
56
53
### learn-anything
57
54
58
-
-**Purpose:** Turn sufficiently evidenced conversations, notes, workflows, or
59
-
other source material into reusable Agent Skill methods.
55
+
-**Purpose:** Turn sufficiently evidenced conversations, notes, workflows, or source material into reusable Agent Skill methods.
suite, and method/behavior evidence are preserved in the accepted package
65
-
record.
66
-
-**Installation path:** skills/learn-anything/ in a host-recognized Skills
67
-
root.
58
+
-**Status:** Admitted first-party; source sufficiency and deterministic package-build boundaries are preserved.
59
+
-**Evidence:**[package contract](skills/learn-anything/SKILL.md), hook evidence, and user guide at [docs/skills/learn-anything.md](docs/skills/learn-anything.md).
60
+
-**Installation path:**`skills/learn-anything/` in a host-recognized Skills root.
68
61
69
62
### manuscript-ops
70
63
71
-
-**Purpose:** Route and govern manuscript engineering from small notes through
72
-
large, multilingual, multi-format deliverables.
64
+
-**Purpose:** Route and govern manuscript engineering from small notes through large, multilingual, multi-format deliverables.
73
65
-**Invocation:** Model-invoked, with a supported manual entry point.
0 commit comments